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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Whats the best way to do this...?
Old 02-17-2009, 05:19 PM Whats the best way to do this...?
Novice Talker

Posts: 5
Trades: 0
Ok basically I'm listing a bunch of schools and what kind of grades you need to get in, etc. I want an overview sortable table, with all the information, but then a site on each school. Some of the information is going to overlap, and I don't really want to enter it twice, as this site will be updated every year, and that seems like un-needed work. Whats the best way to go about this? How do I set variables for one page, and have them carry over to the other pages, so that when I change them once, I change them on all the pages. What's the best coding format to use, as I am unfamiliar with the pros/cons of each. Pointing me in the right direction would be awesome. Thanks.

John
jb265536 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-18-2009, 10:30 AM Re: Whats the best way to do this...?
Novice Talker

Posts: 7
Trades: 0
You need to do this with a database. This way you can enter the information one time and call it to different sections of the site. Your best bet is to do this site in php useing flat files or an sql database. There are many free "turnkey" scripts that you can load into your site that will do this for you if you do not know how to code php.

here is a link to a site you can use to search for a good script.
<removed>

Last edited by chrishirst; 02-21-2009 at 07:32 AM..
JoeHelper is offline
Reply With Quote
View Public Profile
 
Old 02-19-2009, 02:53 AM Re: Whats the best way to do this...?
Novice Talker

Posts: 11
Trades: 0
you can send variables from one page to another in php using 4 methods
1)$_GET
2)$_POST
3)cookies
4)sessions..
all da best.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
tailender1 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Whats the best way to do 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.20837 seconds with 12 queries