Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr