phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec