Showing posts with label php. Show all posts
Showing posts with label php. Show all posts

Wednesday, October 27, 2010

Easies & Simpliest Way to Build Web Form

I remember back those early days of web development job. there was no way you could build if you don't know some programming language like Perl/PHP/ASP. I simply learn all these just to create forms.. but later found I could do lot more using it.. well that's another story..

Now you don't have to know HTML or PHP or any other web language to build the web forms. Any one can build web form using web services like Wufoo or Jotform

Check out some videos here.


JotForm in two minutes from Interlogy Internet Technologies on Vimeo.

Wufoo Demo Video Example from Wufoo on Vimeo.



Enjoy

Monday, March 15, 2010

Faster PHP using Facebooks Hip Hop

Just found an articles on Hiphop for PHP accidentally.

"HipHop for PHP transforms PHP source code into highly optimized C++. It was developed by Facebook and released as open source in early 2010."

Reading about it, its interesting and may have bright future. Check the following links:

Hip Hop for PHP - Project Page

HipHop for PHP: Move Fast

Hip Hop for PHP Testing Video

Hip Hop for PHP Compatibility blog

Sunday, May 25, 2008

Starting to Review PHP Frameworks

I have been searching for the ultimate PHP Framework that suits my style. Thats easy, lean learning curve, supports OOP, MVC, modules, multi DB and templates.

I have downloaded the following PHP Frameworks:

Akelos, CakePHP, PRADO, Symfony, Zend, ZooP, CodeIgniter, Seagull, PHPDevShell

I have started reviewing PRADO. I will review each soon and will publish the result.