phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Text Not Displaying Correctly With PHP:GD
I recently moved servers and since then I have noticed that one line of text is showing weirdly.
article site help remaining text
Hi all hope you will be fine
I am creating a article site in this site i want to put some text on
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w