AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here