php-general | 2001072
Date: 07/30/01
- Next message: Adam: "[PHP] splitting a string in half"
- Previous message: B. van Ouwerkerk: "RE: [PHP] Need for dox..."
- Next in thread: Richard Lynch: "[PHP] Re: Reading from remote files"
- Reply: Richard Lynch: "[PHP] Re: Reading from remote files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am trying to read in a nav bar from a remote web page into my web page.
There is a comment at the start <!-- 1st Column start --> and one at the end
<!-- 1st Column end -->, and i want to be able to read in everything between
these two comments.
If anyone can help it would be greatly apprecited.
Thanks Paul Uttley
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Adam: "[PHP] splitting a string in half"
- Previous message: B. van Ouwerkerk: "RE: [PHP] Need for dox..."
- Next in thread: Richard Lynch: "[PHP] Re: Reading from remote files"
- Reply: Richard Lynch: "[PHP] Re: Reading from remote files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

