Help for this page
while ( $token=$p->get_token() ) { if ($token->is_start_tag('img') ) ... print "SRC NOW: $src\n"; #For Debugging $token->set_attr('src', $src); }
got filetitle: ApplePecanBreadStuffing SRC IS ../../images/dbimage.asp?ID=751 ... SRC NOW: 'ApplePecanBreadStuffing.jpg' SRC IS ../../images/spacer.gif SRC NOW: 'ApplePecanBreadStuffing.jpg'