Reply
Would this be an example of a datebase and PHP?
Old 02-29-2008, 02:30 AM Would this be an example of a datebase and PHP?
Junior Talker

Posts: 1
Im having trouble visualizing how exactly PHP and datebases work. Would http://ezinearticles.com/ be an example?


Im trying to organize my content as such: 10 articles per page, 6 pages of 10 articles. What I don't understand is is PHP and datebases used for this kind of function? I want to have the page numbers at the bottom (Page 1 2 3 4 5 6) without having to hardcode HTML. In addition I want to be able to add content without having to manually move all my content that was hardcoded down. What is this basic form of organization called? I would like to google a tutorial so any key words help


I sincerely appreciate any help and I apologize if this is a total noob question.
bradrx7 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 03-04-2008, 09:07 PM Re: Would this be an example of a datebase and PHP?
Experienced Talker

Posts: 42
Yes, PHP and a database (e.g. MySQL) can do that. That's called a Content Management System (CMS). There are many free ones available, like Joomla and Drupal, that you can install with little or no knowledge.
__________________
- Steve

President, Transio - Miami Web Developers
smoseley is offline
Reply With Quote
View Public Profile
 
Old 03-04-2008, 09:45 PM Re: Would this be an example of a datebase and PHP?
mgraphic's Avatar
Truth Seeker

Posts: 2,282
Name: Keith Marshall
Location: West Hartford, CT
The page numbers you ask about is called Pagination. This is a process in where you limit the returned results from a database to present in multiple chunks which produce pages for navigation.
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Would this be an example of a datebase and PHP?
 

Thread Tools

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

vB 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.12946 seconds with 13 queries