phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
adding up might be solved tell us cheers.
i think i finally solved this anybody.
last time i was getting the wrong results.
Code
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
i want run some web server under the ip sharer
hello i want run some web server under the ip sharer
my ip is floating ip but it doesnt matter
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: