... PHP 197 Glancing at AMFPHP 198 AMFPHP for AS3 and PHP Developers 198 Testing AMFPHP with a custom service 201 Using AMFPHP in Flash 205 Building a Real-World Application Using AMFPHP 210 AMFPHP ... Sockets Using Flash and PHP 167 PHP socket server for the chat client 167 Connecting to the socket server 175 Building the Flash client 177 Summary 188 Part III: Extending Flash and PHP 189 Chapter ... options determine how MySQL is started and accessed. 21 Getting Started with Flash and PHP 1 05_258248 ch01.qxp 3/28/08 1:36 PM Page 21 Flash ® and PHP Bible 01_258248 ffirs.qxp 3/28/08 1:34...
Ngày tải lên: 15/02/2014, 16:20
Project Source Code Manager on Google Code Using NetBean IDE and SVN doc
Ngày tải lên: 27/06/2014, 21:20
C# Corner: C# and .NET Developer''''s NetworkAll Source Code ADO.NET ppt
Ngày tải lên: 12/08/2014, 06:20
Source code Server.doc
... Source code Server Sub connectserver(ddriver As String, sserver As String, uuid As String, ppw As ... ADODB.Recordset Set sqldbre = New ADODB.Recordset oracleconn.CommandTimeout = settingre.Fields("QueryTimeout").value sqlconn.CommandTimeout = settingre.Fields("QueryTimeout").value ... connectre.Fields("Database") 'Connect toi Oracle connectserver drv, ser, uid, pw, cdb If oracleconn.State = 0 And sqlconn.State = 0 Then Exit Sub 'Tiep tuc connect toi Sql server If oracleconn.State =...
Ngày tải lên: 25/08/2012, 10:24
SOURCE CODECLIENT.doc
... Source CodeClient Sub export(fname As String, daty As String) On Error GoTo loi Dim sconnect As String Dim ... "Openning database ", True 'Flags = 1024 : binh thuong, 1025 :Read Only If (cmdlg.Flags And FileOpenConstants.cdlOFNReadOnly) = FileOpenConstants.cdlOFNReadOnly Then bol = True inf...
Ngày tải lên: 25/08/2012, 10:24
Thủ thuật xem source code của các trang web cấm chức năng xem source code
... Thủ thuật xem source code của các trang web cấm chức năng xem source code Đã bao giờ các bạn muốn xem source code của một trang web nhưng khi bấm phải chuột và dùng chức năng view source thì không ... dùng chức năng khoá View Source để phòng chống lộ thông tin. Ví dụ bạn xem các đoạn flash nhạc trên trang _http://www.tialia.com và rất muốn biết đường dẫn của tệp Flash đó để download về hoặc ... chức năng View Source được. Chúng tôi giới thiệu một thủ thuật đơn giản và hiệu quả để thực hiện công việc đó. Ví dụ: đường dẫn đầy đủ đến flash tên là MyLove của trang tialia.com là Code: http://www.tialia.com/pmusic .php? onlinemusicid=83100 Bạn...
Ngày tải lên: 06/09/2013, 05:10
Using Flash and ActionScript 3.0
... some code has been collapsed. Writing and Editing ActionScript 21 Figure 1.13 A block of code has been collapsed. This is handy when you have a huge script and want to hide sections of code you ... compression and security settings. You can check the Flash documentation for detailed descriptions of each. Chapter 1: Using Flash and ActionScript 3.0 34 Figure 1.17 Only Flash and HTML formats ... selected comments back into code. This is handy when you want to temporarily remove code from you program. You can com- ment those lines of code so that they don’t compile, and then remove the com- ment...
Ngày tải lên: 29/09/2013, 19:20
PHP5 and MySQL Bible (P2)
... open source “benevolent junta” model, with contributions from developers and users around the world. Zeev Suraski and Andi Gutmans, the two Israeli programmers who developed the PHP3 and PHP4 ... answers. What Is PHP? PHP is the Web development language written by and for Web devel- opers. PHP stands for PHP: Hypertext Preprocessor. The product was originally named Personal Home Page Tools, and many ... Page 7 PHP: The Basics ✦✦✦✦ In This Part Chapter 1 Why PHP and MySQL? Chapter 2 Server-Side Web Scripting Chapter 3 Getting Started with PHP Chapter 4 Adding PHP to HTML Chapter 5 Syntax and Variables Chapter...
Ngày tải lên: 17/10/2013, 11:15
Display VB6 Source codes với màu trong trang Web
... hàng code kế tiếp thụt vô trở lại. Pretty Codes hiện ra như trong hình dưới đây: Program nầy cho phép bạn Paste VB6 Source code từ Clipboard vào ListBox lstCodes, bằng cách click nút Paste Codes ... Ctrl-V. Nó sẽ thay thế codes có sẵn trong lstCodes. Sau khi làm pretty code, kết quả HTML sẽ được tự động lưu trử trong file codes.htm. Bạn cũng có thể copy một số hàng HTML codes trong Listbox ... là thêm màu cho codes trong trang Web. Ta sẽ tận dụng Listbox và các String Functions của VB6. Ðầu tiên, ta Load content của một Text File chứa VB6 source code vào ListBox lstCodes. Khi User...
Ngày tải lên: 04/11/2013, 11:15
Báo cáo tìm hiểu và ứng dụng mã nguồn mở- QUẢN LÝ SOURCE CODE HỆ THỐNG QUẢN LÝ GOOGLE CODE
Ngày tải lên: 17/11/2013, 11:50
PHÁT TRIỂN PHẦN MỀM MÃ NGUỒN MỞ -QUẢN LÍ SOURCE CODE – HỆ THỐNG QUẢN LÍ WWW.COLLAB.NET
Ngày tải lên: 17/11/2013, 11:56
Tài liệu Using SQL *Plus to Create Report and Manage Pl/SQL code doc
... Oracle: SQL and PL/SQL Using Procedure BuilderCĆ28 Using SQL*Plus to Create Reports and Manage PL/SQL Code CĆ9 Comparison of SQL and SQL*Plus Commands This table compares SQL and SQL*Plus commands. ... formatting commands. D Create and modify anonymous blocks and program units with SQL*Plus and the online editor. D Execute SQL*Plus commands, anonymous blocks, program units, and SQL statements. D ... Create Reports and Manage PL/SQL Code CĆ7 Entering Commands in SQL*Plus Once you log in to SQL*Plus, you see the command prompt. Issue all your commands at this prompt. Three types of commands can...
Ngày tải lên: 17/01/2014, 09:20
Tài liệu PHP5 and MySQL Bible (P1) pdf
... MySQL (Oracle, PostgreSQL, and the PEAR database interaction layer) ✦ The PEAR code repository ✦ A chapter on integrating PHP and Java ✦ Separate chapters on error-handling and debugging techniques Finally, ... programmers, ASP coders, and pure-HTML designers. This Book Is Not the Manual The PHP Documentation Group has assembled a great online manual, located at www .php. net and served up (of course) by PHP. This ... covers installation and administration of MySQL databases, and Chapter 15 is devoted to PHP functions for MySQL. ✦ Chapters 16 and 17 are detailed, code- rich case studies of PHP/ MySQL interactions. ✦...
Ngày tải lên: 25/01/2014, 12:20
Tài liệu Web Application Development with Yii and PHP doc
... the yiic .php script. You may need to fully qualify by using php in front, as in $ php yiic or $ php yiic .php. You may also need to specify the PHP executable to be used, such as C: \PHP5 \php. exe ... powerful toolkit—Java and Spring, Ruby and Rails, C# and .NET, and PHP and Yii. Yii is the brainchild of founder Qiang Xue, who started the development of this open source framework on January ... result in HTML, and any basic text in these les is passed through without being changed. However, any content between < ?php and ?> is interpreted and executed as PHP code. This is a...
Ngày tải lên: 15/02/2014, 07:20
Tài liệu Matters Computational Ideas, Algorithms, Source CodeJ¨rg Arndt o.ii pdf
... necessary the underlying ideas are explained and the algorithms are given formally. It is assumed that the reader is able to understand the given source code, it is considered part of the text. We ... listing was generated from C code via the following commands: # create assembler code: c++ -S -fverbose-asm -g -O2 test.cc -o test.s # create asm interlaced with source lines: as -alhnd test.s ... Blackburn, Nathan Bullock, Dominique Delande, Mike Engber, Torsten Finke, Sean Furlong, Almaz Gaifullin, Pedro Gimeno, Alexander Gly- zov, R. W. Gosper, Andreas Gr¨unbacher, Lance Gurney, Markus...
Ngày tải lên: 17/02/2014, 14:20
Tài liệu MongoDB and PHP pdf
... on ranges. 20 | Chapter 2: PHP, MongoDB, and You www.it-ebooks.info CHAPTER 2 PHP, MongoDB, and You This chapter will provide the foundational knowledge of working with MongoDB and PHP. By the end of ... http://oreilly.com/catalog/errata.csp?isbn=9781449314361 for release details. Nutshell Handbook, the Nutshell Handbook logo, and the O’Reilly logo are registered trademarks of O’Reilly Media, Inc. MongoDB and PHP and related trade dress are trademarks ... MongoDB Regular Expression 40 Regular Expressions and Indexes 40 Aggregation Commands 41 The Distinct Command 41 The Group Command 42 MapReduce 44 findAndModify 47 GridFS 47 What Is GridFS? 47 Using...
Ngày tải lên: 17/02/2014, 23:20