I know this isn't what you want to hear, but you would probably get more experienced results out of this question from a forum like devshed.com - that's where i go. You should try a developers forum.
I know this isn't what you want to hear, but you would probably get more experienced results out of this question from a forum like devshed.com - that's where i go. You should try a developers forum.
I'm not going to write an entire script for orders, but I will show you how to make a simple authorization form. There are a few ways to do it, the best way is using a database but no need if your site is small. The other way is to use a .htaccess file in apache - here is the PHP-only way...
I'm not going to write an entire script for orders, but I will show you how to make a simple authorization form. There are a few ways to do it, the best way is using a database but no need if your site is small. The other way is to use a .htaccess file in apache - here is the PHP-only way...