noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
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
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself