Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 4 of 4
Search took 0.03 seconds.
Search: Posts Made By: boilingstocks
Forum: Wanted - Members Looking To Hire You 29th October 2012, 11:43 AM
Replies: 2
Views: 415
Posted By boilingstocks
Re: Someone to get me DailyBooth.com Followers

I am interested !

Contact me on : boilingstocks@gmail.com
Forum: Programming 9th October 2012, 10:26 AM
Replies: 5
Views: 1,029
Posted By boilingstocks
Re: Wordpress: query string GET and use on pages?

Just make use of Wordpress - child themes feature :) so that future updates don't erase your code and everything works fine !
Forum: Programming 9th October 2012, 10:22 AM
Replies: 4
Views: 602
Posted By boilingstocks
Re: Multiple form fields to one database column

Well An easy way to this is, just take all the comments in different variables like :
$comment1 = $_POST['comment1'];
$comment2 = $_POST['comment2'];
$comment3 = $_POST['comment3'];

and then...
Forum: Programming 9th October 2012, 10:20 AM
Replies: 5
Views: 1,029
Posted By boilingstocks
Re: Wordpress: query string GET and use on pages?

Add this code in your header.php file and it'll do :)
Showing results 1 to 4 of 4

 
Forum Jump


All times are GMT -6. The time now is 12:05 PM.