Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
Table of Contents
INTRODUCTION
CHAPTER 1: SETTING UP YOUR SERVER
0.1 Creating the public HTML Pages
0.2 Creating the database and it’s tables
0.3 Adding users to the database
0.4 User log-in: Authentication
CHAPTER 2: SETTING UP THE HOME PAGE FOR LOGGED-IN USERS AND LOGGING-OUT
2.1 Testing Page Security
2.2 Adding data to the list - User Access Only
CHAPTER 3: DISPLAYING DATA IN THE HOME PAGE
3.1 Editing Data
3.2 Deleting data
3.3 Displaying public data
CHAPTER 4: DYNAMIC CONTENT AND THE WEB
4.1 HTTP and the Internet
4.2 PHP and MySQL’s Place in Web Development
4.3 The Components of a PHP Application
4.4 Integrating Many Sources of Information
4.5 Requesting Data from a Web Page
CHAPTER 5: EXPLORING PHP
5.1 PHP and HTML Text
5.2 Coding Building Blocks
CHAPTER 6: PHP DECISION-MAKING
6.1 Expressions
6.2 Operator Concepts
6.3 Breaking Out
6.4 Looping
CHAPTER 7: FUNCTIONS
7.1 Calling Functions
7.2 Defining Functions
7.3 Object-Oriented Programming
CHAPTER 8: ARRAYS
8.1 Array Fundamentals
CHAPTER 9: WORKING WITH MYSQL
9.1 MySQL Database
9.2 Managing the Database
9.3 Using phpMyAdmin
9.4 Database Concepts
9.5 Structured Query Language
CHAPTER 10: DATABASE BEST PRACTICES
10.1 Database Design
10.2 Backing Up and Restoring Data
10.3 Advanced SQL
CHAPTER 11: GETTING PHP TO TALK TO MYSQL
11.1 The process
11.2 Querying the Database with PHP Functions
CHAPTER 12: WORKING WITH FORMS
12.1 Building a Form
12.2 Templates
CHAPTER 13: PRACTICAL PHP
13.1 String Functions
13.2 Date and time functions
13.3 File Manipulation
13.4 Calling System Calls
CHAPTER 14: XHTML
14.1 Why XHTML?
14.2 XHTML and XML Namespaces
14.3 XHTML Versions
14.4 Creating XHTML with PHP
CHAPTER 15: MODIFYING MYSQL OBJECTS AND PHP DATA
15.1 Changing Database Objects from PHP
15.2 Manipulating Table Data
15.3 Manipulating Table Data
← Prev
Back
Next →
← Prev
Back
Next →