Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Pulling out some result data from MYSQL
Hey Guys,
I've built a PHP page that has a for just imagine something like registration form
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select