array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
filesize problem
i use ubuntu 9.10 and i have mountet a folder from an windows
/mount/FOLDER
/mount/FOLDER/
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
How to read CSS message data
Hi,
I have a requirement here. When working as a Dev angel for multiple customers its really di
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc