urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr