Home Docs About Demo
phpJS is a type of "Template Processor" that will work both as a bridge for Javascript and PHP, It might function the same as NodeJS (since I will integrate asynchronous calls into it). However it is just a Template Processor Framework, which means it instructs Javascript Code to convert your HTML/CSS syntax into a Wireframe using a "Page Load" Algorithm then recalls all the remaining HTML/CSS elements into your App Page..

A Framework made for Templates or HTML/CSS Wireframe:
<script>phpJS("#element_id","page_url.html");</script>


How it works?
page_url (Recall or Page Load, Wireframe from Page URL) => template_processor (Javascript) => app_page (Loaded the Finish Product)


Q: Content Delivery Network?
A: I will finish it soon..

Q: Downloads Page?
A: After the CDN (Content Delivery Network) is implemented..
Developed by: | @binarymako |