I didnt code this but I need help with it
I'm sorry. i'm not a coder. I have this script for forcing download and previewing mp3. The guy that
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
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
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?