array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana
How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.