MYSQL/PHP Small Project Help Pls
Posted: Mon Jan 19, 2009 4:43 am
I am pretty new to MYSQL/PHP.
Although I understand the main concepts of mysql and php my programming skills are not upto scratch.
Problem 1:
I have so far found some free scripts off the internet which has enabled me to create a login script for my pages.
The login script works fine, however I want to be able to have 'User Specific Landing Page's (USLP)' for when each user logs in.
I have searched all over the net on how to implement this but have found minimum info.
So really the first step is I need a USLP for the login script.
Problem 2:
I have designed a php page for displaying my data in the table from the MYSQL database.
It sucessfully displays the data but I need to be able to manage/edit the data through a php page.
So really I need an admin/user specific page/pages which dependent on the users information, he/she may be able to ammend only their data but view only all the other pages.
Any help would be most useful.
Thank You
Although I understand the main concepts of mysql and php my programming skills are not upto scratch.
Problem 1:
I have so far found some free scripts off the internet which has enabled me to create a login script for my pages.
The login script works fine, however I want to be able to have 'User Specific Landing Page's (USLP)' for when each user logs in.
I have searched all over the net on how to implement this but have found minimum info.
So really the first step is I need a USLP for the login script.
Problem 2:
I have designed a php page for displaying my data in the table from the MYSQL database.
It sucessfully displays the data but I need to be able to manage/edit the data through a php page.
So really I need an admin/user specific page/pages which dependent on the users information, he/she may be able to ammend only their data but view only all the other pages.
Any help would be most useful.
Thank You