![]() |
Question for anyone that knows PHP
I have
- a site with 50,000 html pages - a list of updates in updates.html Would it be possible to insert a bit of PHP into the html pages, that will pull the content of updates.html and display it? I'd like the updates to appear as part of the page, not in an i frame or anything like that. If possible, could someone give me an example of how this is done? thanks...... |
yes it's possible and no I can't tell you how.
unless you paypal me $10,000 or talk to a php programmer and have them give you a quote. it's pretty much just a file open and insert html to all those pages. |
why not just use ssi?
|
it is possible, but really why dont u use SSI - would be simpler I believe...
|
Idinternet ICQ me and I can get my programmer to do it for ya... on the house! Won't be till 2mor 11am GMT time he gets in.
|
Use the "include file" SSI directive. You don't need any scripts to do that.
|
or u could use SSI heheh
|
you could do it easily by adding header or footer with ssi, or just ad a bit of code on each of the html pages maybe at a peice of code that appears on each page. then add something like
PHP Code:
|
All times are GMT -7. The time now is 11:47 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123