PHPMySQLWeb

所属分类:WEB开发
开发工具:PHP
文件大小:1972KB
下载次数:47
上传日期:2010-05-10 19:57:10
上 传 者BlackNing
说明:  PHP和MySQL Web应用开发核心技术

文件列表:
booksrc\appointments\INSTALL.TXT (7269, 2005-07-17)
booksrc\appointments\libs\appointmentmanager.inc (11577, 2005-06-15)
booksrc\appointments\libs\coreincs.inc (1091, 2005-06-15)
booksrc\appointments\libs\datetimehelpers.inc (18316, 2005-06-15)
booksrc\appointments\libs\dbconninfo.inc (362, 2005-06-15)
booksrc\appointments\libs\dbmanager.inc (3131, 2005-06-15)
booksrc\appointments\libs\errors.inc (6656, 2005-06-15)
booksrc\appointments\libs\pagebottom.inc (18, 2005-06-15)
booksrc\appointments\libs\pagetop.inc (1460, 2005-06-15)
booksrc\appointments\libs\session.inc (1932, 2005-06-15)
booksrc\appointments\setup\appointments.mysql (1057, 2005-06-15)
booksrc\appointments\webapp\addnewappt.php (6907, 2005-06-15)
booksrc\appointments\webapp\basestyle.css (2520, 2005-06-15)
booksrc\appointments\webapp\error.php (1923, 2005-06-15)
booksrc\appointments\webapp\index.php (2019, 2005-06-15)
booksrc\appointments\webapp\showappt.php (1840, 2005-06-15)
booksrc\appointments\webapp\showday.php (2717, 2005-06-15)
booksrc\appointments\webapp\showmonth.php (5054, 2005-06-15)
booksrc\appointments\webapp\showweek.php (5622, 2005-06-15)
booksrc\appointments\webapp\submitnewappt.php (4838, 2005-06-15)
booksrc\chapters\Chapter01\01_helloworld.php (132, 2005-06-15)
booksrc\chapters\Chapter01\02_phpinfo.php (25, 2005-06-15)
booksrc\chapters\Chapter01\03_mixing.php (126, 2005-06-15)
booksrc\chapters\Chapter01\04_mixing2.php (391, 2005-06-15)
booksrc\chapters\Chapter01\05_assignments.php (340, 2005-06-15)
booksrc\chapters\Chapter01\06_largeint.php (110, 2005-06-15)
booksrc\chapters\Chapter01\07_singlequotes.php (314, 2005-06-15)
booksrc\chapters\Chapter01\08_floatmath.php (99, 2005-06-15)
booksrc\chapters\Chapter01\09_doublequotes.php (378, 2005-06-15)
booksrc\chapters\Chapter01\10_heredoc.php (312, 2005-06-15)
booksrc\chapters\Chapter01\11_brokenheredoc.php (250, 2005-06-15)
booksrc\chapters\Chapter01\12_nl2br.php (196, 2005-06-15)
booksrc\chapters\Chapter01\13_vardump.php (231, 2005-06-15)
booksrc\chapters\Chapter01\14_print_r.php (164, 2005-06-15)
booksrc\chapters\Chapter01\15_var_export.php (59, 2005-06-15)
booksrc\chapters\Chapter02\01_variable_expansion.php (228, 2005-06-15)
booksrc\chapters\Chapter02\02_busted_var_expansion.php (133, 2005-06-15)
booksrc\chapters\Chapter02\03_complex_var_expansion.php (273, 2005-06-15)
booksrc\chapters\Chapter02\04_isnull.php (120, 2005-06-15)
booksrc\chapters\Chapter02\05_intconv.php (204, 2005-06-15)
... ...

Welcome to the companion CD for Core Web Application Programming with PHP and MySQL by Marc Wandschneider. Copyright (c) 2005 Prentice-Hall Inc. booksrc/ Folder: ================ This directory contains all of the source code to accompany this book. It is organized into four sub-directories: chapters/ This directory contains many of the snippets of code that are shown in the various chapters in the book, as well as some other scripts that I used to test out certain concepts and explore functionality. Feel free to run them, debug through them, and otherwise use them to help you learn more about the language. Some of them will have errors in them that I introduced to learn how things work. appointments/ simpleblog/ ecommerce/ These three directories contain the code for the robust samples shown in Chapter 31-33, respectively. They contain full installation instructions for use on Unix, Windows, and Mac OS X platforms. You are highly encouraged to install and play with these samples, as they clearly demonstrate all of the major concepts we have covered in this book. Note: the line endings in the various files are all Windows style \r\n. Thank you again, and if you find any problems, feel free to drop me an email at marcwan@chipmunkninja.com Marc Wandschneider.

近期下载者

相关文件


收藏者