PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I'm using this code to load in a website and then echo it out to hopefully have it looking exactly like the original site however because some of the images/css and other files contained with the HTML are referenced in a relative manner and not absolute it doesn't display the page properly.
Any ideas how I can add this information when loading in the file?
Well that site contained within the above code is mine so I won't be 'copying' that site. Yeah it actually occurred to me just after posting that this kinda code could be pretty dodgy. All I'd like to do is write a really simple word substitution program kinda like the 'Dialectizer' (http://rinkworks.com/dialect/).