Jump to content

[SOLVED] Viewing Files in a PHP script


winmastergames

Recommended Posts

Hi

Well im making a website (part) and i have just finished the script to add and remove Order Forms but now I just need a script to allow the public to view them i thought of using a frame the links to a Folder

Like This

<iframe name="Iframe1" style="height: 63px; width: 142px; float: middle" class="style1" scrolling="no" border="0" frameborder="0" src="http://www.domain.com/orderforms">
			Your browser does not support inline frames or is currently configured not to display inline frames.
		</iframe>

 

But is there any other more secure way to do this in php because I have never found one. Is there a way to grab links from the folders files and make it into a table maybe just wondering

 

Where should I start off at?

 

Also sorry if this is posted into the wrong place

Link to comment
https://forums.phpfreaks.com/topic/81134-solved-viewing-files-in-a-php-script/
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.