urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
xml
<?php
echo "<h1>XML Articles</h1>";
$home
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I n