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
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
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai