| 00.00.Introduction | |||
| 73930_00_01_MM01_Welcome.mov | 10.1 MB | ||
| 73930_00_02_SC11_exfiles.mov | 1.14 MB | ||
| 73930_00_03_SC11_prequisites.mov | 3.07 MB | ||
| 73930_00_04_SC11_installmac.mov | 22.48 MB | ||
| 73930_00_05_SC11_instalpc.mov | 17.49 MB | ||
| 73930_00_06_SC11_installubuntu.mov | 30.21 MB | ||
| 73930_00_07_SC11_xamppmac.mov | 13.06 MB | ||
| 73930_00_08_SC11_xampppc.mov | 26.74 MB | ||
| 00.01.Quick.Start | |||
| 73930_01_01_SC11_quickstart.mov | 8.2 MB | ||
| 73930_01_02_SC11_createdatabas.mov | 7.51 MB | ||
| 73930_01_03_SC11_createtable.mov | 10.82 MB | ||
| 73930_01_04_SC11_insert.mov | 15.17 MB | ||
| 73930_01_05_SC11_retrieve.mov | 7.57 MB | ||
| 73930_01_06_SC11_update.mov | 6.8 MB | ||
| 73930_01_07_SC11_delete.mov | 4.74 MB | ||
| 73930_01_08_SC11_dblib.mov | 17.72 MB | ||
| 00.02.Creating.a.Database | |||
| 73930_02_01_SC11_understanding.mov | 1.35 MB | ||
| 73930_02_02_SC11_createdb.mov | 12.13 MB | ||
| 73930_02_03_SC11_createtable.mov | 6.7 MB | ||
| 73930_02_04_SC11_creattblphp.mov | 12.48 MB | ||
| 73930_02_05_SC11_indexes.mov | 6.98 MB | ||
| 73930_02_06_SC11_serialID.mov | 3.64 MB | ||
| 00.03.Data.Types | |||
| 73930_03_01_SC11_datatypes.mov | 2.64 MB | ||
| 73930_03_03_SC11_numeric.mov | 2.13 MB | ||
| 73930_03_04_SC11_real.mov | 6.19 MB | ||
| 73930_03_05_SC11_strings.mov | 3.61 MB | ||
| 73930_03_06_SC11_bool.mov | 2.22 MB | ||
| 73930_03_07_SC11_timedate.mov | 5.89 MB | ||
| 00.04.Storing.and.Reading.Data | |||
| 73930_04_01_SC11_storing.mov | 7.45 MB | ||
| 73930_04_02_SC11_select.mov | 9.17 MB | ||
| 73930_04_03_SC11_join.mov | 5.33 MB | ||
| 00.05.SQL.Expressions | |||
| 73930_05_01_SC11_expressions.mov | 1.28 MB | ||
| 73930_05_02_SC11_like.mov | 5.73 MB | ||
| 73930_05_03_SC11_case.mov | 2.02 MB | ||
| 73930_05_04_SC11_cast.mov | 2.8 MB | ||
| 00.06.Mathematical.Functions.and.Operators | |||
| 73930_06_01_SC11_mathops.mov | 8.39 MB | ||
| 73930_06_02_SC11_mathfunc.mov | 6.52 MB | ||
| 00.07.String.Functions.and.Operators | |||
| 73930_07_01_SC11_length.mov | 8.79 MB | ||
| 73930_07_02_SC11_concat.mov | 1.56 MB | ||
| 73930_07_03_SC11_substr.mov | 1.04 MB | ||
| 73930_07_04_SC11_replace.mov | 1.36 MB | ||
| 73930_07_05_SC11_trimming.mov | 3.85 MB | ||
| 73930_07_06_SC11_formatting.mov | 4.27 MB | ||
| 00.08.Date.and.time.Functions.and.Operators | |||
| 73930_08_01_SC11_current.mov | 2.75 MB | ||
| 73930_08_02_SC11_timezone.mov | 5.37 MB | ||
| 73930_08_03_SC11_datetimearith.mov | 1.05 MB | ||
| 73930_08_04_SC11_extract.mov | 1.26 MB | ||
| 00.09.PHP.Interface | |||
| 73930_09_01_SC11_choosing.mov | 1.54 MB | ||
| 73930_09_02_SC11_pginterface.mov | 16.74 MB | ||
| 73930_09_03_SC11_PDOinterface.mov | 13.42 MB | ||
| 73930_09_04_SC11_library.mov | 27.95 MB | ||
| 00.10.Web.Applications | |||
| 73930_10_02_SC11_explorecrud.mov | 18.75 MB | ||
| 73930_10_02a_SC11_installtesti.mov | 4.58 MB | ||
| 73930_10_03_SC11_testimonials.mov | 5.58 MB | ||
| 73930_10_04_SC11_tstmnlsdb.mov | 8.41 MB | ||
| 73930_10_05_SC11_tstmnlsdisp.mov | 5.05 MB | ||
| Conclusion | |||
| 73930_11_01_SC11_overandout.mov | 600.85 KB | ||
| ExerciseFiles | |||
| .htaccess | 44 B | ||
| CRUD | |||
| assets | |||
| bw.ico | 1.05 KB | ||
| footer.php | 275 B | ||
| header.php | 484 B | ||
| index.html | 260 B | ||
| main.php | 1.45 KB | ||
| plain.php | 151 B | ||
| crud.php | 30.56 KB | ||
| css | |||
| index.html | 260 B | ||
| main.css | 3.34 KB | ||
| Chap01 | |||
| create-end.php | 3.25 KB | ||
| create-start.php | 2.4 KB | ||
| delete-end.php | 4.04 KB | ||
| insert-end.php | 4.1 KB | ||
| retrieve-end.php | 3.8 KB | ||
| simpledb.php | 4.82 KB | ||
| start.php | 3.51 KB | ||
| update-end.php | 4.03 KB | ||
| Chap02 | |||
| 02-examples.sql | 1.14 KB | ||
| createtable-end.php | 3.53 KB | ||
| start.php | 2.81 KB | ||
| Chap03 | |||
| 03-examples.sql | 2 KB | ||
| Chap04 | |||
| 04-examples.sql | 2.25 KB | ||
| Chap05 | |||
| 05-examples.sql | 795 B | ||
| Chap06 | |||
| 06-examples.sql | 1.05 KB | ||
| Chap07 | |||
| 07-examples.sql | 1.15 KB | ||
| Chap08 | |||
| 08-examples.sql | 1.21 KB | ||
| Chap09 | |||
| 09-example-PDO-done.php | 2.95 KB | ||
| 09-example-pgsql-done.php | 2.94 KB | ||
| start.php | 2.06 KB | ||
| SID | |||
| assets | |||
| bw.ico | 1.05 KB | ||
| footer.php | 219 B | ||
| header.php | 461 B | ||
| index.html | 260 B | ||
| main.php | 714 B | ||
| test-footer.php | 161 B | ||
| test-header.php | 460 B | ||
| test-main.php | 130 B | ||
| css | |||
| index.html | 260 B | ||
| main.css | 3.09 KB | ||
| sid.php | 17.99 KB | ||
| SQL | |||
| album-pg.sql | 8.81 KB | ||
| test-pg.sql | 3.05 KB | ||
| world-pg.sql | 375.01 KB | ||
| Testimonials | |||
| assets | |||
| db.css | 2.43 KB | ||
| delconfirm.php | 564 B | ||
| edit.php | 736 B | ||
| footer.php | 377 B | ||
| header.php | 414 B | ||
| main.css | 1.21 KB | ||
| main.php | 778 B | ||
| nextprev.php | 130 B | ||
| recline.php | 673 B | ||
| db.php | 8.18 KB | ||
| lib | |||
| bwPgSQL.php | 8.77 KB | ||
| sql | |||
| testimonials-pg.sql | 2.18 KB | ||
| testimonials.php | 2.15 KB | ||
| testpage.php | 1.74 KB | ||
| assets | |||
| 540px-PgSQL.png | 49.19 KB | ||
| body.php | 130 B | ||
| bw.ico | 1.05 KB | ||
| footer.php | 245 B | ||
| header.php | 469 B | ||
| index.html | 260 B | ||
| main.css | 3.07 KB | ||
| phpinfo.php | 19 B | ||
| start.php | 1.91 KB | ||
| lib | |||
| bwPgSQL.php | 8.77 KB | ||
| test-bwPgSQL.php | 6.06 KB | ||
| FreeExerciseFiles | |||
| CRUD | |||
| assets | |||
| bw.ico | 1.05 KB | ||
| footer.php | 275 B | ||
| header.php | 484 B | ||
| index.html | 260 B | ||
| main.php | 1.45 KB | ||
| plain.php | 151 B | ||
| crud.php | 30.56 KB | ||
| css | |||
| index.html | 260 B | ||
| main.css | 3.34 KB | ||
| SID | |||
| assets | |||
| bw.ico | 1.05 KB | ||
| footer.php | 219 B | ||
| header.php | 461 B | ||
| index.html | 260 B | ||
| main.php | 714 B | ||
| test-footer.php | 161 B | ||
| test-header.php | 460 B | ||
| test-main.php | 130 B | ||
| css | |||
| index.html | 260 B | ||
| main.css | 3.09 KB | ||
| sid.php | 17.99 KB | ||
| SQL | |||
| album-pg.sql | 8.81 KB | ||
| test-pg.sql | 3.05 KB | ||
| world-pg.sql | 375.01 KB | ||
| Testimonials | |||
| assets | |||
| db.css | 2.43 KB | ||
| delconfirm.php | 564 B | ||
| edit.php | 736 B | ||
| footer.php | 377 B | ||
| header.php | 414 B | ||
| main.css | 1.21 KB | ||
| main.php | 778 B | ||
| nextprev.php | 130 B | ||
| recline.php | 673 B | ||
| db.php | 8.18 KB | ||
| lib | |||
| bwPgSQL.php | 8.77 KB | ||
| sql | |||
| testimonials-pg.sql | 2.18 KB | ||
| testimonials.php | 2.15 KB | ||
| testpage.php | 1.74 KB | ||
| assets | |||
| 540px-PgSQL.png | 49.19 KB | ||
| body.php | 130 B | ||
| bw.ico | 1.05 KB | ||
| footer.php | 245 B | ||
| header.php | 469 B | ||
| index.html | 260 B | ||
| main.css | 3.07 KB | ||
| phpinfo.php | 19 B | ||
| start.php | 1.91 KB | ||
| lib | |||
| bwPgSQL.php | 8.77 KB | ||
| test-bwPgSQL.php | 6.06 KB |
Обучающие видео » Компьютерные видеоуроки и обучающие интерактивные DVD » Программирование (видеоуроки)
PostgreSQL 9 with PHP Essential Training with Bill Weinman
Дата Выпуска: 11 Октября 2011
Производитель: Lynda.com
Автор: Bill Weinman
Продолжительность: 04h 45m
Тип раздаваемого материала: Видеоурок
Язык: Английский
Перевод на русский: НЕТ
GUI: нет
Software works on:
Mac and Windows
Описание: 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. Exercise files accompany the course.
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
[spoiler="Содержание"]
[/spoiler]
Файлы примеров: присутствуют
Формат видео: mov
Видео: AVC 960x540 15fps ~200Kbps
Аудио: AAC 48kHz 2ch 96Kbps
[spoiler="Скриншоты"]
![]()
[/spoiler]
| torrent name | size | uploader | age | seed | leech |
|---|---|---|---|---|---|
| 1 GB | freecoursewb | 6 years | 0 | 0 |
All Comments