problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
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
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);