If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
Forgot password won't work
My forgot password thing is not working properly. It is giving me this errorMailbox unavailable. The
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?