Remove images from html


/ Published in: PHP
Save to your folder(s)

These two functions allow you to remove images from html page.
The function returns an array of images with the absolute src and,if there are any, the alt and title attributes.
Arguments to pass to get_images() are $file = html source and $url = the page url.
enjoy

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.