Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
php include email form with attachment
I have had no luck with finding a email form all over the Internet for various reasons. Some insecur
double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th