I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should