PHP Custom Web Application Development

February 3rd, 2011 Contributor No comments

PHP commonly known as “PHP Hypertext Preprocessor” these days was created by Rasmus Lerdorf in 1995 and earlier meant Personal Home Page before PHP version 3.0 came into begin with rewriting of parser and fixing lots of bugs in the earlier version.
PHP open source server side scripting and programming language provides web developers and [...]

    Read More...
Categories: Feature List, ProtoPHP

Advantage of PHP Include Page in Web Page Design

January 16th, 2011 Contributor No comments

PHP include page statement is an extremely useful statement to build your Web pages. If you are very new in PHP or even don’t know it at all, you can also utilize this statement to manage your website. Logically you can divide HTML code of a web page into multiple segments. Some of those [...]

    Read More...
Categories: Feature List, ProtoPHP

Advantage of PHP Include Page in Web Page Design

October 21st, 2010 Contributor No comments

PHP include page statement is an extremely useful statement to build your Web pages. If you are very new in PHP or even don’t know it at all, you can also utilize this statement to manage your website. Logically you can divide HTML code of a web page into multiple segments. Some of those [...]

    Read More...
Categories: AJAX, Feature List, ProtoPHP

ProtoPHP : Feature List

April 16th, 2007 admin No comments

I think feature list is the best thing to describe this project as it is in planning stage. So here are the features of this project.

This is a simple programming framework in PHP using javascript.

For Javascript this project is using prototype (http://www.prototypejs.org/)

This Project aimed to provide a bridge between Javascript and PHP.

This project aims [...]

    Read More...
Categories: Feature List, ProtoPHP

Introduction : What is ProtoPHP?

April 16th, 2007 admin No comments

ProtoPHP is a programming framework to do AJAX based programming using well known Javascript framework Prototype. We have clubbed the power of Prototype with PHP langauage. Using ProtoPHP you can even call PHP functions from Javascript.

    Read More...
Categories: ProtoPHP