|
|
My-BIC
|
PHP Based Frameworks
|
My-BIC provides support for XML, JSON and TEXT ajax transactions. My-BIC has also been tested to work with Safari, Firefox, IE and Opera web browsers. My-BIC supports both PHP4 and PHP5.
Some Features of My-BIC:
Easy Forms - one function call will take all your form values and create a pretty little query string for you ajaxObj.getForm('formid');
JSON Client Side Encoding - Now you can send and receive JSON encoded data from client or server!
Network Down Protection - MyBic can help to detect when the server is down and will disable itself from making more calls
Submission Queue built-in - All of your AJAX requests will be sent in the correct order, all requests are stored in the queue to prevent overwriting
Debugging Aid - just set ajaxObj.debug=1; and you will get a little popup that gives you info on your current request/responses
Download Tutorials Online Notebook Demo
Explore It...
|
|
|
|
|
|
|
|
|
|
|
|