dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
exclude characters from counting?
Hello, I wanted to ask if you have a string like:
Code: $my_s='ASRGREGTGTR----REGREGRE+++RRRRRR..
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
php global variable
how can we create global variable so we can use its value in any form.. Please give example to