help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?