SSL authentication using security component in CakePHP Introduction: We can achieve SSL authentication in CakePHP by writing own methods like ‘forceSSL’ and ‘unforceSSL’. Also there is an in-built Security Component in CakePHP to achieve SSL authentication. Using Security... 09 July, 2013 / 0 Comments
How to integrate PayPal in PHP To accept online payments through your website you would need a payment gateway. There are numerous payment gateways that can be implemented to your website; however you will need to... 05 July, 2013 / 0 Comments
How to use PHP SDK for Facebook Posting Facebook is a leading social media website that houses over 1.1 billion active users and 665 million daily active users over the world. Facebook is preferred by the businesses for... 01 July, 2013 / 1 Comment
Step by step guide for Image cropping using ‘ImageMagick’ in PHP While using images in a web application, developers can’t always include images of a particular measurement. In such cases, resizing the images for the application would be a good option... 14 May, 2013 / 0 Comments
Why is CakePHP Popular for Web App Development CakePHP is a free and open-source platform, which facilitates the developers to build highly affordable web-applications using the MVC framework. This is a robust... 08 April, 2013 / 1 Comment
CakePHP framework for faster development of next generation web application There are numerous PHP frameworks available such as Zend, CodeIgniter, Akelos etc. CakePHP on the other hand is the most popular framework among them and reduces significant coding time and... 04 February, 2013 / 0 Comments
Facebook Login Migration (Using PHP SDK (v3.0.0)) Are you looking for Facebook Login Migration? Here we show the best way to deliver the migration process. Subscribe to our newsletter for more news.... 29 January, 2013 / 1 Comment
Why cakePHP is popular? And the role of CakePHP developer CakePHP is an open source PHP based rapid development framework. It offers great run-time infrastructure along with abundant set of libraries for CakePHP developers. Cake PHP development is supported by... 16 January, 2013 / 0 Comments
How to Convert Documents to PDF in PHP? ‘Unoconv’ is a command-line utility that can convert files from any ‘OpenOffice’ supported formats to a different ‘OpenOffice’ supporting the format.... 07 January, 2013 / 0 Comments