utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
Need help with some php code :)
Hey! I'm quite new to this whole thing, so please don't fire me with shait on this one =D
I'm
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
problem getting my contact form working
Yeah I know this is a pretty basic problem, but it's been a while since I've worked with PHP and I'm
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?