In this article, You will learn about some of the basic and advanced features of using Aura.Router for web routing. Have fun!
Tag: Advanced
Read Let's Talk: Efficient Communication for PHP and Android, Part 1 and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Introspection and Reflection in PHP and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
In this article, Vito Tardia will explain some basic uses of the new built-in server and show you how to build a portable personal development server useful for quickly testing your applications.
Read Creating Web Services with PHP and SOAP, Part 2 and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
SOAP allows you to build interoperable software and allows others to take advantage of your software over a network.
Read Using Traits in PHP 5.4 and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Under the Hood of Yii's Component Architecture, Part 2 and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
In this article, Martin Psinas will show you how this feature can be used to create a simple upload progress bar without any external libraries or browser dependencies.
Read Scheduling with Zend Job Queue and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read ClamAV as a Validation Filter in Zend Framework and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
In this topic, Martin Psinas will explain what you need to know to get started using different kind of events. We'll also talk about how you might use MySQL events using scheduled blog posts as a practical example
Understand how OAuth works by connecting a PHP application to the Twitter API using only a few built-in functions to post a tweet.
If you want to provide your users with printable versions of documents, you'll want to generate them as PDF. See how to use Zend_Pdf.