PHP form help required
Hi all! Apologies in advance for having to message the forum for help. I know you must get a lot of
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
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
get the country of visitor and display content based on that
Hello all,
I have seen that Google analytics can tell you where a visitor is coming from and
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade