Hi
I’m looking for help on the following; if anyone could help out I would be very grateful.
I'm building a site that will take user-dater from property agents, allow them to upload data via a simples set of forms, the data is stored in a MySql ect.
1st I’ve created the Security Codes for these users.
2nd I’ve create the forms that they have to fill in
3rd I’ve create the table/s that the data is stored in…
So good so far..
Having never worked in PHP or MySQL, (past work was in ASP-Access - Dreamweaver)
Could anyone help me with the following?
I do not know how to display specific content from the database for each registered user
(not viewer-guest)
I have no problem building a search table ect, that was easy as per the tutorial.
I need to be able to let my registered user see and edit their property details
(Each user can and will have multiple listings)
At the moment I’ve got to the stage where I can login and fill in all the forms but as a user in this example I cannot view or edit my listings
Also
I need help with a log out section for my users.
Asking a lot I know, any help will be very grateful
Thanks
Jeff – Scuba-Doo
ID:11732
I’m looking for help on the following; if anyone could help out I would be very grateful.
I'm building a site that will take user-dater from property agents, allow them to upload data via a simples set of forms, the data is stored in a MySql ect.
1st I’ve created the Security Codes for these users.
2nd I’ve create the forms that they have to fill in
3rd I’ve create the table/s that the data is stored in…
So good so far..
Having never worked in PHP or MySQL, (past work was in ASP-Access - Dreamweaver)
Could anyone help me with the following?
I do not know how to display specific content from the database for each registered user
(not viewer-guest)
I have no problem building a search table ect, that was easy as per the tutorial.
I need to be able to let my registered user see and edit their property details
(Each user can and will have multiple listings)
At the moment I’ve got to the stage where I can login and fill in all the forms but as a user in this example I cannot view or edit my listings
Also
I need help with a log out section for my users.
Asking a lot I know, any help will be very grateful
Thanks
Jeff – Scuba-Doo
ID:11732
Comment