limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
DirectoryIterator and Hacked Website
Hi Everyone.
My problem:
Some one has been sneaking in to my website hidden Iframes. I've
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
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