retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";