n/m

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
phpIsKillingMe
Forum Newbie
Posts: 5
Joined: Wed Oct 22, 2003 7:02 pm

n/m

Post by phpIsKillingMe »

i guess we cant delete posts huh
Last edited by phpIsKillingMe on Fri Oct 24, 2003 12:24 am, edited 1 time in total.
mathewvp
Forum Commoner
Posts: 28
Joined: Wed Apr 23, 2003 10:28 am

Post by mathewvp »

Using an array to store the usernames and passwords is not the way to do it.You should use a database for that.
Post Reply