I got my hosting suspended XD
So I saw this challenge a day or so ago
http://www.programming-challenges.com/pg.php?page=dow
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
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