Jump to content

Query String and Home page


jamjam1

Recommended Posts

Hi

 

I am new to PHP development.

 

I am building a dynamic website that will pull data from Mysql database.

 

I know the easiest way to retieve data from a database in php is to pass variables with a query string.

 

How can I do this on default page that does not contain a query string.

 

For example if my homepage was www.example.com and I wanted to pull data from the database to populate the homepage. How would I do this?

 

I could add a query string to the end of the page and link to it that way but this will be no good if someone typed just the homepage and not the full string.

 

Am sure there is easy solution to do this but as I am new to this,

I am stomped.

 

 

Will appreciate any assistance.

Link to comment
https://forums.phpfreaks.com/topic/203527-query-string-and-home-page/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.