Forum Moderators: coopster
i've got a question to ask about php codings. I am currently thinking of having a web portal where only registered users( logged in) can see the Link to the a specific page, but non-registered users cannot see the link if they are not registered. Is it possible to code something out with php?
Yes, that is very possible. PHP User Authentication and Passwords [webmasterworld.com] in this forum's library [webmasterworld.com] is a good place to start.