constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Perplexing problem showing a .jpg
Please disregard..........I figured it out
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
Phase Error I can't seem to find :(`
Hey guys, I can seem to find my phase error on this. I am getting this error
[error]
Pars
Can't get the unicode character
I'm trying to get some text from various parts of a file. I have converted the file to hex (bin2hex)
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Progress bar for webpage
Hi,
I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Mi