[PHP] How can I fix that

2004-12-13 Thread Aalee
Hi there everyone... I did a form to add data to a database and it works fine. Once the data is entered its gives a thankyou message. But the problem is, if I refresh this thankyou page, the data is entered again into the database. Why is it doing so. I couldnt think of a way to fix it. Help... c

[PHP] Why it doesnt work

2004-12-10 Thread Aalee
Hi ive tried this script and it doesnt seem to work for me. I have typed exactly the same username and password in the script..it keeps on asking for the username and password..pls help...cud this be due to a setting in the php or apache server...am using php 4.3 and apache 1.3.33...the code is Yo

[PHP] mysql netwoking??

2004-11-08 Thread Aalee
e would be helpful. Thanks on advance aalee -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] mysql networking??

2004-11-08 Thread Aalee
e would be helpful. Thanks on advance aalee -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] mysql networking ??

2004-11-08 Thread Aalee
Hi guys, I have a small home network working with just 4 computers (PC's on WinXP Pro) connected through a switch just using the local ip's 192.168.0.1 and so on. And the netwok is working fine. I have installed MySQL on one computer and setup a database and installed MySQL on the other PCs aswell.

Re: [PHP] Object oriented??

2004-11-06 Thread Aalee
Yes of course...but was confused since some says it is so and some says it is not...So thought of asking the pros.. "Robert Cummings" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Sat, 2004-11-06 at 21:44, Aalee wrote: > > Hi there, > > Is PHP

[PHP] Object oriented??

2004-11-06 Thread Aalee
Hi there, Is PHP an object oriented language. If not is it gonna be? Cheers -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] This is weird..whts the prob???

2004-11-05 Thread Aalee
Hi guys, Working on PHP ver 4.3.8 with register_globals turned OFF and Apache 1.3.31. MySQL ver 4.0.20a on winXP pro SP1. This script does not seems to work with the method of POST. When I change it to GET method the data is entered into the database, but with POST it does not. I have another scrip

[PHP] what am i doing wrong..??

2004-11-04 Thread Aalee
Hi there please have a look the code below...I dont know wht am doing wrong here... This code is suppose to show the number of jokes in a mysql database and allows user to add a joke when the user clicks addjoke link. And when the joke is added, it suppose to say that "Joke inserted, Thank you" and