|
|
| Author |
Message |
suprenant
Joined: 29 Aug 2006 Posts: 1
|
Posted: 08/29/06 - 04:00 Post subject: Removing content from an external file |
|
|
Here's the deal. For the site I'm working on, there's a number (you don’t want to know how many) of dynamic pages that I need to add to the existing content. However, due to formatting differences, this is not as easy as it may sound. The external content's layout is heavily in need of re-coding, but that's out of the question… so, I'd like to drop it in directly, if possible. Does PHP even support what I'm trying to do here?
|
|
|
Back to top
|
|
|
|
 |
younglove
Joined: 29 Aug 2006 Posts: 1
|
Posted: 04/12/07 - 10:31 Post subject: |
|
|
I don't get it… judging from your post, "removing" in the table was a typo? You're looking to retrieve the content and include it, it looks like? If so, can't you just add a request to store the external contents as a string, then format and style it all together with just a pair of tags? If I've completely misunderstood what you're after, I apologize.
|
|
|
Back to top
|
|
|
|
 |
|