Skip to content

PHP's fopen function extension that handle cookies and redirects. My first GitHub repository

License

Notifications You must be signed in to change notification settings

maresmar/fopenHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fopenhelper README

Fopenhelper is class whitch helps you browsing web pages throught http(s) in you php code. Class helps you handle cookies a works good with redirections.

What it does

  • automaticly saves cookies from stream
  • gives cookies like you web browser - gives only cookeies which the page have to get
  • sets different host in cookies after redirection in web page

Where you can use it

  • You can use it wherewer you want - usualy in the services whitch doesn't support any api for developers
  • You can login into web servers
  • You can change your router configuration in its web config
  • You can tweet something (I know that there are less dificult ways, but you can)
  • You can sent an e-mail after change in some web page whitch need login for entrace and doesn't provide notification

Usage

Copy fopenhelper into your project. If you need some more informations and demes you can explore fopenhelper-demos where you can find more.

License

THE BEER-WARE LICENSE:
Martin Mareš wrote this file (or after changes by someone else at least a part of this file). As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.


If you have any question you can e-mail me.

About

PHP's fopen function extension that handle cookies and redirects. My first GitHub repository

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages