Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Advice on creating something like this...
Old 12-10-2009, 03:00 PM Advice on creating something like this...
Junior Talker

Posts: 1
Trades: 0
I want to create something like this: http://tinyurl.com/yetw589

Basically you click on a campground site, and it gives you information about it, like: site description, pad description, and a picture. Obviously, the best way would to have all this information in a database. I did some research and found out how to import an excel sheet of data into a MySQL database. Perfect. So now I can call that information onto an HTML page.

But how do I give each campground it's own page without creating them manually? How could the pages be generated automatically? I'm not a PHP/MySQL wizard, so I'm kinda stumped. Can someone give me a push in the right direction?
dude101 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-10-2009, 09:00 PM Re: Advice on creating something like this...
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
You'd want to use Ajax technologies. Essentially that means a combination of JavaScript, CSS, and the DOM. With JavaScript you can make a request of the database and have your single page update with information from the database.

So you don't have to create a new page for each of those campsites. You'd create a div in that location that pulls information from the database and then use Ajax to call different information from the database when the map is clicked.

I hope that makes sense.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 12-11-2009, 12:01 AM Re: Advice on creating something like this...
lizciz's Avatar
Super Spam Talker

Posts: 807
Name: Mattias Nordahl
Location: Sweden
Trades: 0
This is just basic php/MySQL. Read a tutorial on it, then you should be able to do this. Try the one on tizag.com
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
lizciz is offline
Reply With Quote
View Public Profile Visit lizciz's homepage!
 
Reply     « Reply to Advice on creating something like this...
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.19771 seconds with 12 queries