Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?