sorry. i resolved it myself. there was a missing comma for the r-value in the second line of the else-block. also there was a typo for that r-value. instead of $uploadFilename, i typed...
i want to set up a db for webdesigns. there's a timestamp column, and based on the values in that column i want the three most recent entries written to a .php page.
I installed exec-php and the Hello World test worked fine. I'm trying to run the php code listed below. My problem is that categories.php?category=Accountant does not work, because there is no...
i got the html form set up. and i downloaded the script listed in the FAQ. so where do i put the script? how do i configure it to send the form data to my email?
and what do i put in the form...
i don't know anything about php, but i need a form on my website, that let's people input data and have that data posted to a certain page on the website, depending on what category they picked in...
hi
i want a wordpress blog, an smf forum and two php form (a contact form and a post submission form) on my website. how many MySQL db's do i need for this?