Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
MySQL-PHP Query Results Help
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I
GIS appliction help
I found some tutorials in the internet to develop a map application I don't want to use google maps
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However