![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jun 2005
Location: Maracaibo, Zulia, Venezuela
Posts: 66
OS: WinXP Pro / OS 10.4 / Fedora 9
|
Adding/Deleting Entries via PHP
Hello - I'm not too familiar with server side scripting but I'm dabbling in PHP and have a question:
How can I create a PHP driven "admin" page that would allow the site owner to add or delete events to a page on a website. e.g. A band website that has a "news.htm" page where the band members can visit a separate password protected page and add events dynamically to the news.htm page; (without manually editing an html file). Any ideas? I'd prefer to use PHP considering that's what I'm trying to learn right now. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#3 (permalink) |
|
Registered User
|
Well first off the page will have to be named with a .php extension not .htm. The stuff for dynamcilly editng/deleting can easily be done -- this is what php was made for.
Now when you say w/o a database I belive you mean a mysql database. You can do this with a flat file/.txt file database its just more work. I would recommend using mysql if you are learning as it will be a good experience. But if there host doesnt have it then just use a .txt filef or the database and it will work fine.
__________________
My new homepage: |
|
|
|
![]() |
| Thread Tools | |
|
|