PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would