Jump to content

Including files using an id.


billshackle

Recommended Posts

I have a script which is unique to each entry in my database. So what i am trying to do is name the scripts according to there ID and then include them on my page.

E.g. i want to do something like <? include 'pages/pages<? echo $id ?>.php' ?> but i can't seem to figure it out, any idea's?

Cheers

Link to comment
https://forums.phpfreaks.com/topic/3893-including-files-using-an-id/
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.