AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
unserialize help, getting errors
hi all ,
I got a form with 6 fields (2 input and 4 select box), when the page loads one block is
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
Table colours fail when extra row added
Hey Gurus,
I got a weird problem with formating the colour of a table made in php. Everything
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table