Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
IIS7 and getimagesize() problem
I have just discovered after hrs of trying to fix a problem where it's coming from. It's to do with
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g