MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
close site for maintenance
i get a tutorial, saying the following code can put our site offline, and only the developer can vie
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with