Select the age from birthday in mysql ?
Hi, following is user table: CREATE TABLE IF NOT EXISTS `user` ( `id` int(11) NOT NULL AUTO_INCREMENT, `fname` varchar(255) NOT NULL, `mname`...
Read More
Auto post into Blogspot using php code?
Hi, the following code will help to auto post into blogspot using php code. We can post into blogspot blog from your...
Read More