Link to home
Start Free TrialLog in
Avatar of xannus
xannusFlag for United States of America

asked on

PHP account login page and account settings example Help

Hi
I am going to create a video upload web site with the usual account creation and account settings aspects.
I'd like to use php. First, is there example code for accounts, acct settings? Can logins be transmitted from page to page? (when someone logs in, can other php pages know who logged in?)
Is there a php dev environment with syntax parsing, etc. ? Eclipse doesnt do PHP.

Security wise, how difficult is it to make a secure php site?
My site will involve acct creation and video uploads. Is there an example php for this?
I already have php to convert any vid upload to .FLV. I mainly need to know the account creation, settings and login aspects. I will prob use mySQL for the vid uploads. How do I start using mySQL? Where is a download for it? How do I associate the download with an account in the PHP?

ASKER CERTIFIED SOLUTION
Avatar of thigger_uk
thigger_uk
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of xannus

ASKER

Thank you. I bought the manual at Tizaq.com and I am well on my way in my site - the book is just what I needed