phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
Help? Need help on project with templates involving mysql and php.
I'm having a hard time explaining what I want but basically here is what I have in place:
-Da
please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php