책 이미지

책 정보
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > SQL
· ISBN : 9780321833891
· 쪽수 : 688쪽
· 출판일 : 2016-09-05
목차
PHP and MySQL Web Development, 5th Edition Introduction Part I Using PHP 1 PHP Crash Course 2 Storing and Retrieving Data 3 Using Arrays 4 String Manipulation and Regular Expressions 5 Reusing Code and Writing Functions 6 Object-Oriented PHP 7 Error and Exception Handling Part II Using MySQL 8 Designing Your Web Database 9 Creating Your Web Database 10 Working with Your MySQL Database 11 Accessing Your MySQL Database from the Web with PHP 12 Advanced MySQL Administration 13 Advanced MySQL Programming Part III E-commerce and Security 14 Running an E-commerce Site 15 E-commerce Security Issues 16 Web Application Security 17 Implementing Authentication with PHP and MySQL 18 Implementing Secure Transactions with PHP and MySQL Part IV Advanced PHP Techniques 19 Interacting with the File System and the Server 20 Using Network and Protocol Functions 21 Managing the Date and Time 22 Generating Images 23 Using Session Control in PHP 24 Other Useful Features Part V Building Practical PHP and MySQL Projects 25 Using PHP and MySQL for Large Projects 26 Debugging 27 Building User Authentication and Personalization: Social Bookmarking 28 Building a Shopping Cart 29 Building a Content Management System 30 Building a Web-Based Email Service 31 Building a Mailing List Manager 32 Building Web Forums 33 Generating Personalized Documents in Portable Document Format (PDF) 34 Connecting to Web Services with XML and SOAP 35 Building Web 2.0 Applications with Ajax Part VI: Appendices A Installing PHP5 and MySQL5 B Web Resources