Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
PEAR Email Attachment w/ $gpg
I have no issues with this code if I take out the attachement section and include the info in the em
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...