Jump to content

*dumbest question ever*


specialguy

Recommended Posts

I'm questioning myself about this since i've started to learn PHP, and I still really didnt find..In fact, the question's pretty simple. For exemple, you're doing a News system script, i dont understand how you can tell the script(the page where you write your news) to go at a specific place in the Index.I know that's a dumb question, but i didnt figure it out :)

Link to comment
Share on other sites

  • 2 weeks later...

It totally depends on how you have the system set up. If the index reads from a database, then it can display the titles alphabetically, or you can set it up to give a specific order to list them in, or it can order them by date. It depends how the database is set up.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...