…ingIn this Programming With Yii2 series, I'm guiding readers in use of the Yii2 Framework for PHP. You may also be interested in my Introduction to the Yii Framework, which reviews the benefits of Yii and includes an overview of what's new in Yii 2.x.In today's tutorial, I will review…
…interact with WordPress. With the REST API, we can build web or mobile apps that harness the power and reliability of the WordPress CMS.In this video tutorial from my course Introduction to the WordPress REST API, we'll explore the API by sending a GET request to the index route. I'll…
…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} In this tutorial, I will show you how easy it is to extend the HTML language with custom tags. The custom tags can be used to implement various behaviors, so they are a very convenient way to write less code and keep your HTML…
…ingIntroduction Welcome to the latest episode of our Twitter API series. In our last episode, I built Twixxr.com which will let you discover influential women on Twitter for your account to follow. Today, I'm going to turn the focus inward to look at my own followers.While I haven't really used…
…In this article, I'll review 19 of the best PHP calendar scripts. Whether you need an appointment booking script, an event calendar script, a web calendar script, or a PHP calendar reservation system, you'll find something on this list. There are lots of reasons you might need a PHP calendar…
…In this article, I'll review 20 of the best PHP calendar scripts. Whether you need an appointment booking script, an event calendar script, a web calendar script, or a PHP calendar reservation system, you'll find something on this list. There are lots of reasons you might need a PHP calendar…
…ingIntroduction Regardless how simple we try to make our web applications, it's often helpful to guide new users through their first experience. Visual tours are likely the easiest way.If you've followed my Envato Tuts+ Building Your Startup With PHP series, you're familiar with Meeting Planner. After watching users scheduling their…
…ingThis tutorial is part of the Building Your Startup With PHP series on Envato Tuts+. In this series, I'm guiding you through launching a startup from concept to reality using my Meeting Planner app as a real-life example. Every step along the way, I'll release the Meeting Planner code as…
…ingIntroduction In today's tutorial, I'll introduce Yii's error and exception handling and guide you through some introductory scenarios. Wondering what Yii is? Check out our Introduction to the Yii Framework and Programming With Yii2 series.What's the Difference Between Errors and Exceptions? Errors are unexpected defects in our code often discovered…
…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Your website's content should be organized and beautiful. By adding a tab or accordion widget plugin to your WordPress website, you will be able to display your website's content in an elegant way. An interactive accordion and tab plugin can tidy up the design…