Lynda - PostgreSQL 9 With PHP Essential Training

Lynda - PostgreSQL 9 With PHP Essential Training

  • کاربرد : آموزش استفاده از PostgreSQL به عنوان سیستم مدیریت پایگاه داده به همراه PHP
  • نوع فایل : فیلم آموزشی
  • زبان : انگلیسی
  • سیستم عامل : Windows-Mac-Linux-Android-iOS
  • تولید کننده : Lynda
  • سال تولید : 2011

توضیحات

پُستگرس‌کیواِل (PostgreSQL) یک سامانه مدیریت پایگاه داده‌های شی-رابطه‌ای است که برای سکوهای مختلفی از جمله لینوکس، فری بی‌اس‌دی، ویندوز، و مک اواس ده موجود است پستگرس‌کیوال از بخش اعظم زبان اس‌کیوال پشتیبانی می‌کند، و بسیاری از امکانات مدرن مانند پرس‌وجوهای پیچیده، کلیدهای خارجی، تریگرها، دیدها، تمامیت تراکنشی، کنترل همروندی چندنسخه‌ای را نیز در اختیار می‌گذارد همچنین کاربران قادر به توسعه پستگرس‌کیوال به روش‌های مختلف هستند، به عنوان مثال کاربران قادر به افزودن مواردی مانند انواع داده، توابع، عملگرها، توابع تجمیعی، روش‌های فهرست، زبان‌‌های رویه‌ای و لفافه‌های خارجی داده هستند

Description

In this course, author Bill Weinman shows how to architect PostgreSQL databases and integrate them into web applications using PHP The course covers the basics of creating tables, storing data with data types, and working with expressions, operators, and strings The course also explores the differences between the PDO and pgsql interfaces and demonstrates managing a database in PHP
Topics include:
Installing PostgreSQL
Understanding database architecture
Inserting, updating, and deleting data in a table
Creating a database library
Indexing ID fields
Storing numbers, text, and Boolean values
Reading data
Using casts to force type
Using mathematical functions
Concatenating strings
Working with date and time functions and operators
Defining CRUD
Using PHP to insert, read, update, and delete rows in a database

بخش های فایل

این فایل شامل 65 بخش می باشد که بخش های آن به صورت جداگانه در زیر آمده است.
Row Title Format Size Play Download
00.01.Quick.Start
1 73930_01_01_SC11_quickstart 4.66 MB DOWNLOAD
2 73930_01_02_SC11_createdatabas 4.41 MB DOWNLOAD
3 73930_01_03_SC11_createtable 6.19 MB DOWNLOAD
4 73930_01_04_SC11_insert 8.58 MB DOWNLOAD
5 73930_01_05_SC11_retrieve 4.33 MB DOWNLOAD
6 73930_01_06_SC11_update 4.09 MB DOWNLOAD
7 73930_01_07_SC11_delete 2.85 MB DOWNLOAD
8 73930_01_08_SC11_dblib 9.55 MB DOWNLOAD
9 Thumbs 19.00 KB DOWNLOAD
00.02.Creating.a.Database
10 73930_02_01_SC11_understanding 873.90 KB DOWNLOAD
11 73930_02_02_SC11_createdb 6.97 MB DOWNLOAD
12 73930_02_03_SC11_createtable 4.17 MB DOWNLOAD
13 73930_02_04_SC11_creattblphp 6.81 MB DOWNLOAD
14 73930_02_05_SC11_indexes 4.25 MB DOWNLOAD
15 73930_02_06_SC11_serialID 2.37 MB DOWNLOAD
16 Thumbs 14.00 KB DOWNLOAD
00.03.Data.Types
17 73930_03_01_SC11_datatypes 1.79 MB DOWNLOAD
18 73930_03_03_SC11_numeric 1.39 MB DOWNLOAD
19 73930_03_04_SC11_real 4.00 MB DOWNLOAD
20 73930_03_05_SC11_strings 2.27 MB DOWNLOAD
21 73930_03_06_SC11_bool 1.43 MB DOWNLOAD
22 73930_03_07_SC11_timedate 3.69 MB DOWNLOAD
23 Thumbs 14.50 KB DOWNLOAD
00.04.Storing.and.Reading.Data
24 73930_04_01_SC11_storing 4.47 MB DOWNLOAD
25 73930_04_02_SC11_select 5.36 MB DOWNLOAD
26 73930_04_03_SC11_join 3.33 MB DOWNLOAD
27 Thumbs 18.50 KB DOWNLOAD
00.05.SQL.Expressions
28 73930_05_01_SC11_expressions 911.78 KB DOWNLOAD
29 73930_05_02_SC11_like 3.16 MB DOWNLOAD
30 73930_05_03_SC11_case 1.25 MB DOWNLOAD
31 73930_05_04_SC11_cast 1.77 MB DOWNLOAD
32 Thumbs 15.50 KB DOWNLOAD
00.06.Mathematical.Functions.and.Operators
33 73930_06_01_SC11_mathops 4.75 MB DOWNLOAD
34 73930_06_02_SC11_mathfunc 4.44 MB DOWNLOAD
35 Thumbs 14.00 KB DOWNLOAD
00.07.String.Functions.and.Operators
36 73930_07_01_SC11_length 6.10 MB DOWNLOAD
37 73930_07_02_SC11_concat 1.01 MB DOWNLOAD
38 73930_07_03_SC11_substr 678.36 KB DOWNLOAD
39 73930_07_04_SC11_replace 919.74 KB DOWNLOAD
40 73930_07_05_SC11_trimming 2.34 MB DOWNLOAD
41 73930_07_06_SC11_formatting 3.50 MB DOWNLOAD
42 Thumbs 15.50 KB DOWNLOAD
00.08.Date.and.time.Functions.and.Operators
43 73930_08_01_SC11_current 1.74 MB DOWNLOAD
44 73930_08_02_SC11_timezone 3.43 MB DOWNLOAD
45 73930_08_03_SC11_datetimearith 688.61 KB DOWNLOAD
46 73930_08_04_SC11_extract 831.97 KB DOWNLOAD
00.09.PHP.Interface
47 73930_09_01_SC11_choosing 1.03 MB DOWNLOAD
48 73930_09_02_SC11_pginterface 10.15 MB DOWNLOAD
49 73930_09_03_SC11_PDOinterface 8.28 MB DOWNLOAD
50 73930_09_04_SC11_library 14.85 MB DOWNLOAD
00.10.Web.Applications
51 73930_10_02_SC11_explorecrud 11.22 MB DOWNLOAD
52 73930_10_02a_SC11_installtesti 2.63 MB DOWNLOAD
53 73930_10_03_SC11_testimonials 3.25 MB DOWNLOAD
54 73930_10_04_SC11_tstmnlsdb 5.58 MB DOWNLOAD
55 73930_10_05_SC11_tstmnlsdisp 2.83 MB DOWNLOAD
00.11.Conclusion
56 73930_11_01_SC11_overandout 346.87 KB DOWNLOAD
00.12.Introduction
57 73930_00_01_MM01_Welcome 2.96 MB DOWNLOAD
58 73930_00_02_SC11_exfiles 710.44 KB DOWNLOAD
59 73930_00_03_SC11_prequisites 2.05 MB DOWNLOAD
60 73930_00_04_SC11_installmac 13.15 MB DOWNLOAD
61 73930_00_05_SC11_instalpc 9.93 MB DOWNLOAD
62 73930_00_06_SC11_installubuntu 18.15 MB DOWNLOAD
63 73930_00_07_SC11_xamppmac 7.58 MB DOWNLOAD
64 73930_00_08_SC11_xampppc 14.62 MB DOWNLOAD
00.13.ZZZ - فایلهای تمرینی
65 374.14 KB DOWNLOAD
شما می توانید مجموعه کامل بخش های این فابل را نیز به صورت مجموعه کامل دریافت نمایید.
اگر شما نسبت به این اثر یا عنوان محق هستید، لطفا از طریق "بخش تماس با ما" با ما تماس بگیرید و برای اطلاعات بیشتر، صفحه قوانین و مقررات را مطالعه نمایید.

دیدگاه کاربران


لطفا در این قسمت فقط نظر شخصی در مورد این عنوان را وارد نمایید و در صورتیکه مشکلی با دانلود یا استفاده از این فایل دارید در صفحه کاربری تیکت ثبت کنید.

بارگزاری