Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
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
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?