Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
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
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&