List of Figures - Build Your Own DatabaseDriven Website Using PHP amp;amp; MySQL [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Build Your Own DatabaseDriven Website Using PHP amp;amp; MySQL [Electronic resources] - نسخه متنی

Kevin Yank

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید









List of Figures



Chapter 1: Installation





Output of today.php





Chapter 2: Getting Started with MySQL





Structure of a typical database table





Chapter 4: Publishing MySQL Data on the Web





PHP retrieves MySQL data to produce Web pages





Chapter 5: Relational Database Design





The AID field associates each row
in Jokes with a row in Authors



Never overload a table field to store multiple values, as is done here



The AID field associates each row
of Emails with one row of Authors



The JokeLookup table associates
pairs of rows from the Jokes and Categories tables





Chapter 6: A Content Management System





The structure of the finished jokes database





Chapter 9: Advanced SQL





Standard joins take all possible combinations of rows





Chapter 12: Cookies and Sessions in PHP





Cookie Life Cycle




/ 190