Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: [PHP-General] How to make a secure login area with content??

Started 1 month, 3 weeks ago by Man-O-Leisure
Hi all, new here and to PHP, so sorry if i am in the wrong place. I would like to know how i can create a part on a website where for example a client can login and then see proces and be able to purchase items, and see their payment history and items purchased. I would like the normal site (where anyone can see) to show items, but only have the prices and option to purchase when ...
Site: Dev Shed Forums - Open Source web development  Dev Shed Forums - Open Source web development - site profile
Forum: PHP Development  PHP Development - forum profile
Total authors: 4 authors
Total thread posts: 5 posts
Thread activity: no new posts during last week
Domain info for: devshed.com

Other posts in this thread:

Northie replied 1 month, 3 weeks ago
the scope of your project is too large for just one forums post. The key to getting what you want is to create an authentication process (login form, database of users) and learn about how to pass information in the session. Then, as you write each new module for your site, you can base the content on conditionals that use information in the session

Man-O-Leisure replied 1 month, 3 weeks ago
Quote: Originally Posted by Northie the scope of your project is too large for just one forums post. The key to getting what you want is to create an authentication process (login form, database of users) and learn about how to pass information in the session. Then, as you write each new module for your site, you can base the content on conditionals that use ...

scottfromhous replied 1 month, 3 weeks ago
Message

ircguru replied 1 month, 3 weeks ago
Message

 

Top contributing authors

Name
Posts
Man-O-Leisure
2
user's latest post:
[PHP-General] How to make a...
Published (2009-11-06 07:18:00)
Quote: Originally Posted by Northie the scope of your project is too large for just one forums post. The key to getting what you want is to create an authentication process (login form, database of users) and learn about how to pass information in the session. Then, as you write each new module for your site, you can base the content on conditionals that use information in the session Ok thanks for that. So seeing that i dont know how to do...
scottfromhous
1
user's latest post:
[PHP-General] How to make a...
Published (2009-11-06 21:11:00)
Message
ircguru
1
user's latest post:
[PHP-General] How to make a...
Published (2009-11-06 21:48:00)
Message
Northie
1
user's latest post:
[PHP-General] How to make a...
Published (2009-11-06 06:46:00)
the scope of your project is too large for just one forums post. The key to getting what you want is to create an authentication process (login form, database of users) and learn about how to pass information in the session. Then, as you write each new module for your site, you can base the content on conditionals that use information in the session

Related threads on "Dev Shed Forums - Open Source web development":

Related threads on other sites:

Thread profile page for "[PHP-General] How to make a secure login area with content??" on http://www.devshed.com. This report page is a snippet summary view from a single thread "[PHP-General] How to make a secure login area with content??", located on the Message Board at http://www.devshed.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity