Skip to content

PHPOembed v1.5.3

Latest
Compare
Choose a tag to compare
@boseakash7 boseakash7 released this 17 Jan 09:42

After some little work I have released this one and I bumped into v1.5 from v1.0 because of some major changes.

This version includes following features and fixes:

  • Now curl is used instead of file_get_contents to grab a website and websites are garbed as humanly as possible.
  • Filtering the website contents for XSS attack.
  • Object constructor have now two parameters which are Timeout and User Agent.
  • PHP version 5.3 support.
  • Many bug fixes.