what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
IIS7 and getimagesize() problem
I have just discovered after hrs of trying to fix a problem where it's coming from. It's to do with
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric