Search found 3 matches

by khushi21
Sat Jun 04, 2005 7:15 pm
Forum: PHP - Code
Topic: PHP Syntax Help
Replies: 1
Views: 255

PHP Syntax Help

Hi Im trying to make a page in my website where If someone comes up and want to know rate of calling to particular country It will fetch the info from database and sho it over there. But I'm getting some errors, saying ############################# "Warning: mysql_numrows(): supplied argument i...
by khushi21
Thu May 26, 2005 11:01 pm
Forum: PHP - Code
Topic: is someone can help me
Replies: 3
Views: 272

Ya i have session started I'll show you my files My sessions filr is below : <? /** * Session.php * * The Session class is meant to simplify the task of keeping * track of logged in users and also guests. * * */ include("database.php"); include("mailer.php"); include("form.p...
by khushi21
Thu May 26, 2005 10:30 pm
Forum: PHP - Code
Topic: is someone can help me
Replies: 3
Views: 272

is someone can help me

Hi I am new To PHP i'm doing a project as a part of my degree. i am making a website in PHP and MySQL It's basically a website allows you to register first and then log's in and go to your account and see your detailslike calling or billing details etc as it is a website based on VOIP .I have come a...