Add Comment
|
Related Links
|
TrackBack
Extract HTML Tag (GPL)"Extract_HTML_Tag.php" is a PHP command-line script that helps you extract a particular HTML tag that you specify. For example, if you want to see all "<tr>" tags and their content, you specify "tr" to "Extract_HTML_Tag.php" to output all "<tr>" tags with their contents. The resulting lines are joined on a single output line. "Extract_HTML_Tag.php" is distributed as executable source code under the GNU General Public License. Please see the license agreement elsewhere on this site. Usage
Examples
$ Extract_HTML_Tag.php "t.txt" "tr" <tr valign="top"> <td> Column 1 </td> <td> Column 2 </td> </tr> <tr> <td> Data A </td> <td> Data B </td> </tr> Chieh Cheng
Add Comment
|
Related Links
|
TrackBack
Did your message disappear? Read the Forums FAQ. TrackBackTrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites. Send Ping | TrackBack URL | Spam Control Title: Mary Add CommentSpam Control | * indicates required field Messages, files, and images copyright by respective owners. |
Products
|
Services
53 Users Online
|
Copyright © 1996 - 2024. All Rights Reserved. |