array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
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
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r