php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
Can't get the unicode character
I'm trying to get some text from various parts of a file. I have converted the file to hex (bin2hex)
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan