Forum: PHP Jan 25th, 2008 |
| Replies: 4 Views: 684 You can be my code book on legs ;) LOL |
Forum: PHP Jan 18th, 2008 |
| Replies: 4 Views: 2,029 Just for those that would like to know what I wanted the conditional statement for, here's an example:
if ($_REQUEST['submit']) {
//checks if there is no image selected for... |