![]() |
| | #1 |
| Old Skool Join Date: Mar 2004 Location: _
Posts: 5,163
| Anyone here familiar with PHP/MySQL stuff? I'm trying to create a few pages inside a website for the owner to update things such as rental prices, specials, news, and student accomplishments. See this: Updated Rental Rates I was able to create, connect, and use php to update the MySQL database but I'm having trouble writing the code to do it in another way. I would like to create a photo gallery on one page for the owner to upload an image of a student and type in some info, such as PP checkride or something. Another feature I would like to have is a news database that the owner could type in news, then the page that the public sees is dynamically driven and pulls it from the database. I have figured out how to do this, but not create seperate pages for each news item. News When you click the hyperlink, you can see in the address bar it's pulling the correct key# but won't pull the page up. I'm looking for some direction for some code that will do this. Anyone?
__________________ "It takes just as much time to be nice to someone as it does to be a jerk." |
| |
| | #2 |
| Old Skool | I'm pretty weak with SQL so I can't really help there. However, as far a photo stuff goes... I've used Gallery for a while now and am pretty happy with it. Good support and relativly easy to integrate. http://gallery.menalto.com/ |
| |
| | #3 |
| Old Skool Join Date: Mar 2004 Location: _
Posts: 5,163
| thanks for the link! I was more looking for a non-intregrated solution, I'm trying to hand write the code and it's coming a long slowly, and I really don't know too much what I'm doing to be honest ![]()
__________________ "It takes just as much time to be nice to someone as it does to be a jerk." |
| |
![]() |
| Thread Tools | |
| Display Modes | |
| |