Publishers of technology books, eBooks, and videos for creative people

Home > Topics > Web Design & Development > PHP/MySQL/Scripting

PHP/MySQL/Scripting

Articles

In this chapter from Swift for Beginners: Develop and Design, you’ll learn how to tidy up your Swift code into nice clean reusable components called functions.

Learn how to create and manage user accounts for a simple e-commerce system using PHP and MySQL.

A true workspace in Xcode is a container that encompasses multiple projects that share common resources. This chapter shows you how to create an application suite consisting of an OS X application, an iOS application, and a shared framework that encapsulates all the common components.

In this chapter from Python: Visual QuickStart Guide, 3rd Edition, Toby Donaldson shows how to change the order in which statements are executed by using if-statements and loops. Both are essential in almost any nontrivial program.

See More PHP/MySQL/Scripting Articles