Oh Scotty/Paul/Php people o.0
Posted: Mon Jan 24, 2005 11:17 pm
ada said awhile ago that it would be nice if the uploaded emailed someone letting them know there was new accounts, well i uploaded a copy of it on my hosting, the only \"problem\" is that with 3 trys... the page loaded in 45secs then 3 seconds, then 22 seconds for ada, i was wondering if there was away to \"speed\" it up.
The part i added was the mail code
[code] show_message(\'Registration successlful\', \'Hello \' . $username . \', you are
now registered. However your account will have to be approved by the
administrator before you can use this service. An email will be sent to
you when your account has been approved.\', 1);
mail("fusi0n_9384@hotmail.com","New User Signed Up For Uploading Account","<html><body><p>$username signed up for an uploader account.</p></body></html>","From: Admin\r\n");[/code]
us3rX
/ph34r.gif\' class=\'bbc_emoticon\' alt=\':ph34r:\' />
The part i added was the mail code
[code] show_message(\'Registration successlful\', \'Hello \' . $username . \', you are
now registered. However your account will have to be approved by the
administrator before you can use this service. An email will be sent to
you when your account has been approved.\', 1);
mail("fusi0n_9384@hotmail.com","New User Signed Up For Uploading Account","<html><body><p>$username signed up for an uploader account.</p></body></html>","From: Admin\r\n");[/code]
us3rX