This package is deprecated, please check this link for the most recent version.
You are looking at the main binary of phpbrowserbox i.e phpbrowserbox.exe that powers phpbrowserbox. You can download the full app here.
- It grabs the port number to use for the localpath of the browser from support/port.ini
- It starts mysql binaries to allow mysql support (by default, but this feature might be removed with no advertse effect)
- It initiates the internal php server
- It finally launches the webkit browser component found in support/webkit/webkit.exe
If you are interested in modifying the webkit component, you should be looking at https://github.com/dhtml/webkit
One of the main goals of phpbrowserbox is that the components should be flexible and easily replaceable.
This major aspect of the phpbrowserbox was written in dev c++ 5.11. If you are able to improve this aspect of the app, please share with the community
Download the archive and simply modify it, then repackage it as phpbrowserbox.exe.
And that should be all.
Visit the project page for documentation, configuration, and more advanced usage examples.
Anthony Ogundipe a.k.a dhtml
Licensed under the MIT License