Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Inserting Data into a MS Access DB using PHP.
As part of my uni course I am doing a placement at a company whom want me to create a client zone fo
Getting Resource id #11 while trying to connect..
So i tried using "DEFINE" for the first time and im using the variables i defined to conne
Parse multirow HTML table
Hello all,
I have a site I am working on. Its a sports site and I am trying to add stats to a DB
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu