A sample PHP project to demonstrate the RealFaviconGenerator API.
Before you start, you can try the hosted version of this project.
- Clone the project.
- Setup a server on you workstation so that you can access the project homepage.
- Go to http://localhost/ and run the demo!
- Play with the demo: edit
index.php
and change the API parameters you want. - Study the API.
- If you use PHP for your own project, you can use
rfg_api_response.php
to handle the response of RealFaviconGenerator. - Did you implement a great plugin? Let us know!