Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
article site help remaining text
Hi all hope you will be fine
I am creating a article site in this site i want to put some text on
php file erros / need help please
Hello
Someone decoded a zend file for me.. after uploaded it on ftp i get some errors, i trye
Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan