Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS