urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t