Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas