Selasa, 31 Mei 2016

Dreamweaver MX

Dreamweaver MX
By:"Gareth Downes-Powell","Tim Green","Bruno Mairlot"
Published on 2004-08-16 by John Wiley & Sons

E-book Library:"Computers"

What is this book about? PHP is one of the most popular server-side scripting languages available. It's powerful and easy to learn. Combined with MySQL — a fast, cross-platform, and free open source database — it makes a very effective tool for developing database-driven websites. This book is all about developing PHP/MySQL websites with Macromedia Dreamweaver MX, the premier visual website design tool. It will show you how to use Dreamweaver MX to rapidly develop database-driven PHP web applications with the minimum of fuss. Throughout the book, we use a real-world example application, a hotel room booking system, to demonstrate just how quick and easy it is to build dynamic PHP sites with Dreamweaver MX. What does this book cover? Here are just a few of the things you'll find covered in this book: Overview of Dreamweaver MX, PHP, and MySQL Designing a site Using server behaviors to interact with the database Hand-coding and debugging in Dreamweaver Who is this book for? This book is for the web professional looking to develop database-driven PHP web applications using Macromedia Dreamweaver MX. Some knowledge of HTML and web design is assumed, but you don't need to know any PHP or MySQL.

This Book was ranked 25 by Google Books for keyword php database.

Thank youE-Book University

Learning PHP & MySQL

Learning PHP & MySQL
By:"Michele Davis","Jon Phillips"
Published on 2007-10-08 by \

E-book Library:"Computers"

Explains how to build interactive Web sites with the PHP scripting language and the MySQL database.

This Book was ranked 22 by Google Books for keyword php code.

Thank youE-Book University

Learning PHP, MySQL, and JavaScript

Learning PHP, MySQL, and JavaScript
By:"Robin Nixon"
Published on 2009-07-03 by \

E-book Library:"Computers"

If you know HTML, this guide will have you building interactive websites quickly. You'll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. Discover how the powerful combination of PHP and MySQL provides an easy way to build modern websites complete with dynamic data and user interaction. You'll also learn how to add JavaScript to create rich Internet applications and websites. Learning PHP, MySQL, and JavaScript explains each technology separately, shows you how to combine them, and introduces valuable web programming concepts, including objects, XHTML, cookies, and session management. You'll practice what you've learned with review questions in each chapter, and find a sample social networking platform built with the elements introduced in this book. This book will help you: Understand PHP essentials and the basics of object-oriented programming Master MySQL, from database structure to complex queries Create web pages with PHP and MySQL by integrating forms and other HTML features Learn about JavaScript, from functions and event handling to accessing the Document Object Model Use libraries and packages, including the Smarty web template system, PEAR program repository, and the Yahoo! User Interface Library Make Ajax calls and turn your website into a highly dynamic environment Upload and manipulate files and images, validate user input, and secure your applications

This Book was ranked 23 by Google Books for keyword php ebook.

Thank youE-Book University

Minggu, 29 Mei 2016

PHP 6/MySQL Programming for the Absolute Beginner

PHP 6/MySQL Programming for the Absolute Beginner
By:"Andy Harris"
Published on 2009-01-01 by Cengage Learning

E-book Library:"Computers"

If you are new to programming with PHP 6 and MySQL and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the for the absolute beginner™ series teach the principles of programming through si

This Book was ranked 13 by Google Books for keyword php programming.

Thank youE-Book University

Programming PHP

Programming PHP
By:"Kevin Tatroe","Peter MacIntyre","Rasmus Lerdorf"
Published on 2013-02-07 by \

E-book Library:"Computers"

This updated edition teaches everything you need to know to create effective web applications with the latest features in PHP 5.x. You’ll start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms. If you have a working knowledge of HTML, the authors’ many style tips and practical programming advice will help you become a top-notch PHP programmer. Get an overview of what’s possible with PHP programs Learn language fundamentals, including data types, variables, operators, and flow control statements Understand functions, strings, arrays, and objects Apply common web application techniques, such as form processing, data validation, session tracking, and cookies Interact with relational databases like MySQL or NoSQL databases such as MongoDB Generate dynamic images, create PDF files, and parse XML files Learn secure scripts, error handling, performance tuning, and other advanced topics Get a quick reference to PHP core functions and standard extensions

This Book was ranked 32 by Google Books for keyword php pdf.

Thank youE-Book University

Sabtu, 28 Mei 2016

Scientific Database and Programming Examples Using PHP,MySQL,XML,MATLAB,PYTHON,PERL

Scientific Database and Programming Examples Using PHP,MySQL,XML,MATLAB,PYTHON,PERL
By:"K.Y. Cheung"
Published on 2011-09-27 by Xlibris Corporation

E-book Library:"Computers"

This book deals with, but is not limited to, the following: (1) A collection of typical computer programs written in Python and Matlab for scientific computations and their comparisons; (2) Interfaces of Php, Python, Perl with Matlab and vice versa; (3) Use of MySQL tables and XML for storing and transmitting scientific and economic data in scientific programming with Matlab, Python and Perl; (4) Converting from XML to MySQL tables and vice versa using Php; (5) Creating XML and MySQL tables and retrieving data from them for inputting to Matlab and to Python, using Php. It is assumed that the reader has had some knowledge of Php, Matlab, Python, Perl, MySQL and XML. As this book is written with Matlab programmers in mind, the following books are highly recommended for understanding the details of computer programs in this book: (1) Julie C. Meloni, PHP, MySQL and Apache,All in One, 4th ed. (2) Hans Petter Langstangen, A Primer on Scientific Programming with Python. (3) Robin Nixon, PHP, MySQL & JavaScript. K.Y. CHEUNG

This Book was ranked 33 by Google Books for keyword php programming.

Thank youE-Book University

Jumat, 27 Mei 2016

Beginning PHP and MySQL

Beginning PHP and MySQL
By:"W. Jason Gilmore"
Published on 2010-09-24 by Apress

E-book Library:"Computers"

Beginning PHP and MySQL: From Novice to Professional, Fourth Edition is a major update of W. Jason Gilmore's authoritative book on PHP and MySQL. The fourth edition includes complete coverage of PHP 5.3 features, including namespacing, an update of AMP stack installation and configuration, updates to Zend Framework, coverage of MySQL Workbench, and much more. You'll not only receive extensive introductions to the core features of PHP, MySQL, and related tools, but you'll also learn how to effectively integrate them in order to build robust data-driven applications. Gilmore has seven years of experience working with these technologies, and he has packed this book with practical examples and insight into the real-world challenges faced by developers. Accordingly, you will repeatedly return to this book as both a valuable instructional tool and reference guide. What you’ll learn How to install and configure Apache, PHP 5.3, and MySQL PHP and object-oriented programming basics New PHP 5.3 features and how to use them How to move beyond basic PHP, including using the Zend Framework How to use MySQL to securely store your website's data How to use MySQL Workbench to manage your database Who this book is for Developers who want to harness PHP and MySQL to create powerful web applications Table of Contents Introducing PHP Configuring Your Environment PHP Basics Functions Arrays Object-Oriented PHP Advanced OOP Features Error and Exception Handling Strings and Regular Expressions Working with the File and Operating System PEAR Date and Time Forms Authenticating Your Users Handling File Uploads Networking PHP and LDAP Session Handlers Templating with Smarty Web Services Secure PHP Programming Integrating jQuery and PHP Building Web Sites for the World MVC and the Zend Framework Introducing MySQL Installing and Configuring MySQL The Many MySQL Clients MySQL Storage Engines and Datatypes Securing MySQL Using PHP with MySQL Introducing PDO Stored Routines MySQL Triggers MySQL Views Practical Database Queries Indexes and Searching Transactions Importing and Exporting Data

This Book was ranked 27 by Google Books for keyword php ebook.

Thank youE-Book University

Kamis, 26 Mei 2016

Pro PHP

Pro PHP
By:"Kevin McArthur"
Published on 2008-05-29 by Apress

E-book Library:"Computers"

Pro PHP presents experienced developers with a thorough guide to the language's key advanced features, focusing on both recent and emerging features and development trends. Advanced object-oriented features, documentation, debugging, software patterns, and the Standard PHP Library are just a few of the topics covered in extensive detail. Author and noted PHP expert Kevin McArthur also examines emerging practices and trends such as the MVC architecture as applied to PHP, with special emphasis placed upon the increasingly popular Zend Framework. The book also covers JSON, the SOAP extension, and advanced web services topics.

This Book was ranked 12 by Google Books for keyword php pdf.

Thank youE-Book University

Rabu, 25 Mei 2016

PHP and PostgreSQL

PHP and PostgreSQL
By:"Ewald Geschwinde","Hans-Jürgen Schönig"
Published on 2002 by Sams Publishing

E-book Library:"Computers"

Sams¿ PHP and MySQL Web Development, by Luke Welling and Laura Thomson, showed that there is a strong demand for books that describe how to use PHP together with a specific open-source database to develop Web applications. While MySQL is very popular, PostgreSQL is widely considered to be the more powerful of the two open-source databases. And PostgreSQL is rapidly gaining market share large organizations are beginning to use PostgreSQL instead of Oracle; the demand for PostgreSQL training and support has increased by some accounts 50% in the last six months; and Web hosting services increasingly offer PostgreSQL along with MySQL. PHP and PostgreSQL Advanced Web Programming focuses on the specific needs of a PostgreSQL developer and will detail how to make use of PostgreSQL¿s unique, advanced features to develop high-availability, fail-safe Web applications with PHP and PostgreSQL.

This Book was ranked 27 by Google Books for keyword php pdf.

Thank youE-Book University

Minggu, 22 Mei 2016

Eclipse step by step

Eclipse step by step
By:"Joe Pluta"
Published on 2003-08-01 by Mc Press

E-book Library:"Computers"

Eclipse is in your future! Whether you're an OO Guru, a Java neophyte, or a professional business programmer, there's a good chance that you will be using Eclipse some day soon. IBM spent millions of dollars on Eclipse before releasing it into the Open Source community, and you can take advantage of all of that development. The book covers three areas that are of crucial interest these days: Eclipse, IBM's Software Widget Toolkit (the SWT), and JDBC. If you've wanted to see a working application using any of those technologies, then this book is for you.

This Book was ranked 24 by Google Books for keyword php eclipse.

Thank youE-Book University

Sabtu, 21 Mei 2016

PHP and MongoDB Programming By Example

PHP and MongoDB Programming By Example
By:"Agus Kurniawan"
Published on by PE Press

E-book Library:"Computers"

This book provides alternative approach to build PHP application with Windows/Linux platform and MongoDB database. It describes how to work with PHP and MongoDB and illustrates their use with code examples. The following is highlight topics in book: * Setup Development Environment * Hello World - PHP and MongoDB * MongoDB Authentication * Manipulating Database * CRUD Collection Operations * Working with Identity, Date and Time * Finding and Querying Data * Working with Image and Blob Data * Data Modeling * Embedded Document

This Book was ranked 31 by Google Books for keyword php programming.

Thank youE-Book University

Rabu, 18 Mei 2016

Software Engineering Konzepte in PHP: Eine Untersuchung

Software Engineering Konzepte in PHP: Eine Untersuchung
By:"Andreas Yalcin"
Published on 2007-11-11 by diplom.de

E-book Library:"Computers"

Inhaltsangabe:Einleitung: Das Internet ermöglicht Unternehmen und Institutionen, ihre Dienste und Informationen einer großen Internetnutzergemeinschaft online zur Verfügung zu stellen. Um ihre Dienste und Angebote besser verwalten zu können, benötigen sie eine auf einem Webserver laufende Anwendung, eine so genannte Webanwendung. Beispiele für Webanwendungen sind Online Shops, virtuelle Auktionshäuser oder Content Management Systeme. Es gibt Programmiersprachen, die sich für das Entwickeln von Webanwendungen bewährt haben und daher besonders eignen. Neben Java und ASP.net hat sich vor allem auch die Skriptsprache PHP in den letzen Jahren hervorgetan. Gründe für die hohe Beliebtheit von PHP sind unter anderem, dass es einfach zu Erlernen ist (auch für Nicht-Informatiker). Desweiteren ist es einfach ein PHP Programm auszuführen, ohne hohen Konfigurationsaufwand, so dass schnell Erfolge erzielt werden können. Darüber hinaus sind Schnittstellen zu allen gängigen DBMS in die Programmiersprache integriert. Viele Webhosting Unternehmen bieten die nötige Umgebung (LAMP) zu erschwinglichen Preisen an, was PHP zu einer kostengünstigen Alternative zu anderen Technologien macht, vor allem für kleine und mittelgroße Unternehmen. Gründe, sich nicht für PHP zu entscheiden, sind ein nur rudimentäres Objektmodell und prozedurale Schnittstellen, die Veränderungen oder Erweiterungen an einer bestehenden Anwendung erschweren. Desweiteren haben sich einige Eigenschaften von PHP, die das Programmieren vereinfachen sollten, als sicherheitskritisch und portabilitätsmindernd herausgestellt. Diese Punkte wirken negativ auf die Qualität der Anwendung. Um qualitativ hochwertige Software herzustellen, ist es während des Herstellungsprozesses notwendig, Prinzipien und Konzepte des Software Engineering umzusetzen. Das Software Engineering setzt sich mit allen Aspekten der Softwareherstellung auseinander. Es werden Theorien, Methoden und Werkzeuge verwendet, um Probleme innerhalb organisatorischer und finanzieller Beschränkungen zu lösen. In der Version 5 verfügt PHP über ein überarbeitetes Objektmodell, mit dem objektorientierte Techniken und Prinzipien besser unterstützt werden. Desweiteren werden immer mehr Software Engineering Werkzeuge (CASE-Tools) angeboten, die den Software Herstellungsprozess unterstützen, ebenso wie Frameworks für Webanwendungen, die auf bewährten Konzepten anderer objektorientierter Programmiersprachen basieren. Gang der Untersuchung: Diese Arbeit soll den Software Herstellungsprozess einer PHP Webanwendung, unter der Verwendung von Software Engineering Konzepten, untersuchen, dokumentieren und bewerten. In Kapitel 2 wird zunächst die Programmiersprache PHP vorgestellt und anhand ihrer speziellen Eigenschaften, sowie anhand des Umgangs mit Variablen, Datentypen und Kontrollstrukturen erklärt. Desweiteren werden grundlegende Konzepte des Software Engineering erklärt. In Kapitel 3 werden vier grundlegende Software Prozess Modelle beschrieben, die jeweils Repräsentanten einer spezifischen Vorgehensweise sind. Diese behandeln die wesentlichen Prozessabläufe Analyse, Entwurf, Implementierung, Test und Inbetriebnahme. Anschließend werden die beschriebenen Prozess Modelle auf PHP bezogen. In Kapitel 4 werden CASE-Tools für die Versionskontrolle und für den Testprozess vorgestellt. Die CASE-Tools für den Testprozess beziehen sich auf Unit-Testing, Debugging, Lasttests und Profiling-Tests. In Kapitel 5 werden die IDEs EasyEclipse for PHP und Zend Studio vorgestellt. Anhand einer kleinen Beispielanwendung wird untersucht, inwieweit sie sich für PHP Anwendungen eigenen. Anschließend wird bei beiden die Eignung bewertet und ein Fazit gezogen. In Kapitel 6 wird das neue Objektmodel von PHP 5 vorgestellt. Anhand von Beispielen zu Polymorphismus, Kapselung, Vererbung, abstrakten Klassen und Interfaces, werden objektorientierte Techniken und Prinzipien erklärt. Es werden weitere Neuerungen vorgestellt und anschließend tabellarisch die Objektmodelle von PHP 5 und PHP 4 miteinander verglichen. In Kapitel 7 werden die Konzepte des Software Engineering anhand einer Beispielanwendung umgesetzt. Es wird zunächst ein Framework für Webanwendungen auf Nutzung von Software Engineering Konzepten untersucht. Anschließend soll, anhand einer überschaubaren Beispielanwendung, exemplarisch die Konstruktion einer Webanwendung unter Verwendung von PHP 5, den vorgestellten CASE-Tools und Software Engineering Konzepten beschrieben und der Herstellungsprozess bewertet werden. Zum Schluss wird ein Ausblick gegeben, wie ein sinnvolles Weiterführen dieser Arbeit aussehen könnte. Inhaltsverzeichnis:Inhaltsverzeichnis: 1.Einleitung1 1.1Ziel und Aufbau der Arbeit2 2.Grundlagen4 2.1PHP4 2.1.1PHP Code in HTML einbetten5 2.1.2Variablen6 2.1.3Datentypen7 2.1.4Kontrollstrukturen12 2.2Software Engineering13 2.2.1Software Prozess Modelle14 2.2.2Analyse und Anforderungen14 2.2.3Entwurf16 2.2.4Implementierung18 2.2.5Validierung und Test19 2.2.6Inbetriebnahme und Wartung20 3.Software Prozess Modelle22 3.1Das Wasserfallmodell22 3.2Evolutionäre Entwicklung23 3.3Wiederverwendungsorientierte Entwicklung24 3.4Das V-Modell25 3.5Software Prozess Modelle bezogen auf PHP Projekte26 4.CASE-Tools28 4.1Versionskontrolle28 4.1.1Das Versionskontrollsystem CVS29 4.1.2Das Versionskontrollsystem Subversion29 4.2Testumgebung30 4.2.1Unit-Testing31 4.2.2Debugging33 4.2.3Lasttests36 4.2.4Profiling37 5.IDEs für PHP Anwendungen39 5.1Eclipse39 5.2Zend Studio40 5.3Untersuchung von Eclipse und Zend Studio41 5.3.1Untersuchung von Eclipse43 5.3.2Untersuchung von Zend Studio46 5.3.3Vergleich von Eclipse und Zend Studio48 6.Das neue Objektmodell von PHP 553 6.1Vererbung, abstrakte Klassen und Interfaces53 6.2Kapselung54 6.3Polymorphismus55 6.4Hinweise auf Klassentypen55 6.5Kopier- und Referenzsemantik56 6.6Ausnahmebehandlung56 6.7Überladen mit __get, __set und __call57 6.8Übersicht58 7.Beispielanwendung60 7.1Untersuchung eines Frameworks auf Nutzung von Software Engineering Konzepten60 7.1.1Prinzipien der Implementierung61 7.1.2Design Patterns62 7.1.3Komponenten63 7.1.4Schichtenarchitektur65 7.2Erstellung einer Beispielanwendung66 7.2.1Beschreibung der Anwendung66 7.2.2Software Prozess Modell66 7.2.3Anforderungen66 7.2.4Entwurf68 7.2.5Implementierung70 7.2.6Test74 7.2.7Inbetriebnahme78 7.3Bewertung80 7.3.1Anforderungen80 7.3.2Entwurf81 7.3.3Implementierung82 7.3.4Test83 7.3.5Inbetriebnahme84 7.3.6Architektur des Frameworks84 8.Zusammenfassung und Ausblick85 8.1Zusammenfassung85 8.2Ausblick86 Anhang87 Abkürzungsverzeichnis87 Glossar88 Literaturverzeichnis89 Textprobe:Textprobe: Kapitel 5.1, Eclipse: Eclipse ist eine „not-for-profit“ Open Source Gemeinschaft, dessen Projekte darauf fokus-siert sind, eine Hersteller unabhängige Entwicklungsplattform zur Software Entwicklung bereitzustellen [eclipse]. Eclipse ist kein fertiges Produkt im Sinne einer IDE, sondern eine Plattform, die ein Plug-In basiertes Framework zur Verfügung stellt. So kann Eclipse als Entwicklungsumgebung anhand der eigenen Bedürfnisse und für beliebige Programmiersprachen mit entsprechen-den Plug-Ins zusammengestellt werden. Die von verschiedenen Herstellern und Organisa-tionen angebotenen Plug-Ins für Eclipse variieren in ihrem Funktionsumfang und in den Lizenzbestimmungen. Eclipse selbst ist Open Source Software und wird unter der EPL (Eclipse Public License) frei angeboten. Die aktuelle, und die im Rahmen dieser Arbeit untersuchte Version ist 3.1.2. EasyEclipse: Das Ziel von EasyEclipse besteht darin, einfach zu installierende und einfach zu benutzen-de Eclipse Distributionen zu erstellen. Die Distributionen werden je nach Anwendungsbe-reich zusammengestellt, getestet und dokumentiert. Die Distributionen bestehen aus der Eclipse Plattform als Hauptkomponente und aus zum Anwendungsbereich passenden, aus-gewählten und lizenzfreien Open Source Eclipse Plug-Ins [easyeclipse]. EasyEclipse for PHP ist eine Eclipse Distribution für PHP. Die Hauptkomponenten, aus der die Eclipse Distribution zusammengestellt ist, bestehen aus: - Der Eclipse Plattform. - Dem PHPEclipse ([phpeclipse]) Plug-In für PHP Unterstützung. - Dem Eclipse Plug-In für Subversion (Kapitel 4.1.2). - Dem SimpleTest Plug-In (Kapitel 4.2.1) für Unit-Testing. Eine detaillierte Übersicht zu den Komponenten, aus der die Eclipse Distribution zusam-mengestellt ist, findet man unter [easyeclipse]. Kapitel 5.2, Zend Studio: Zend Studio ([zend_studio]) ist eine IDE für PHP, die von der Firma Zend Technologies [zend] entwickelt wurde. Zend Studio wird in den zwei Editionen Standard und Professio-nal angeboten. Im Rahmen dieser Arbeit wird die Professional Edition in der Version 5.2.0 untersucht. Die Basisfunktionen der Professional Edition sind ([zend_studio]): - Syntaxhervorhebung bei PHP-, HTML-, JavaScript-, XML- und CSS-Dokumenten. - Das Auf- und Zuklappen von Code-Bereichen wie Kommentare, Klassen, Funktio-nen und nicht PHP Bereiche. - Ein Code-Analyser. - Automatische Code-Vervollständigung. - Ein interaktiver Debugger. - Das direkte Anzeigen und Debuggen von Anwendungen mit dem internen Browser. - Das Einbinden von mitgelieferten Code-Beispielen, die nach ihrem Verwendungs-bereich rubriziert sind. - Integrierte Clients der Versionskontrollsysteme CVS und Subversion. - Ein integrierter FTP Client. - Ein integrierter Client für RDBMS. - Web-Services-Unterstützung. Die Lizenzkosten für die Professional Edition in der Version 5.2.0 betragen EUR 347,- (Stand 13.07.06). Kapitel 5.3, Untersuchung von Eclipse und Zend Studio: Im Rahmen dieser Arbeit wird die Eignung von EasyEclipse for PHP und Zend Studio als IDEs für PHP Anwendungen untersucht. Für die Untersuchung der IDEs dient eine einfache Anwendung als einheitliche Kompo-nente des Versuchsaufbaus. Die Anwendung ist ein einfaches Informationssystem für Fahrzeuge. Es sollen Auskünfte über Kosten und Preise, Gewicht und Luftwiderstand, so-wie über Leistung und Leistungsgewicht der Fahrzeuge erteilt werden. Weiterhin haben die Fahrzeuge einen Fahrer, von dem der Name und das Alter erfasst werden sollen. Die Fahr-zeuge sollen nur grob durch ihre wichtigsten Komponenten Motor, Fahrgestell und Karos-serie modelliert werden. Es sollen Einspurfahrzeuge, sowie Zweispurfahrzeuge modelliert werden. Die Fahrzeuge und ihre Komponenten werden durch verschiedene Aspekte model-liert. Diese Aspekte werden durch die folgenden Interfaces repräsentiert: - Physikalisch (Methoden: gewicht, luftwiderstand). - Motorisiert (Methoden: leistung, leistungsgewicht). - Kommerziell (Methoden: kosten, preis). - Personell ( Methoden: name, alter). - MitFahrer ( Methoden: fahrerName, fahrerAlter). Alle Fahrzeuge haben einen Motor und ein Fahrgestell. Aber nur Zweispurfahrzeuge haben eine Karosserie. Bei Zweispurfahrzeugen ist der Luftwiderstand nur von der Karosserie abhängig. Bei Einspurfahrzeugen ergibt sich der Luftwiderstand aus dem Luftwiderstand des Fahrgestells, des Motors und des Fahrers. Ein Passagier auf einem Motorrad sitzt hin-ter dem Fahrer und trägt damit zwar nicht zum Luftwiderstand, aber zum Gewicht und damit zum Leistungsgewicht bei. Die Problemstellung dieser Anwendung bezieht sich auf Spezialisierungs- und Komponen-tenbeziehungen (isA - und hasA - Relationen), sowie auf Polymorphismus durch Verer-bung und durch Nutzung von Interfaces. Abbildung 4.1 zeigt ein UML Diagramm der An-wendung. Die erwähnten Interfaces sind zugunsten einer besseren Darstellung im UML Diagramm nicht berücksichtigt.

This Book was ranked 21 by Google Books for keyword php eclipse.

Thank youE-Book University

Extending and Embedding PHP

Extending and Embedding PHP
By:"Sara Golemon"
Published on 2006 by Sams Publishing

E-book Library:"Computers"

Teaches every PHP developer how to increase the performance and functionality of PHP- based websites, programs and applications.

This Book was ranked 39 by Google Books for keyword php ebook.

Thank youE-Book University

Minggu, 15 Mei 2016

Python Programming Professional Made Easy and PHP Programming Professional Made Easy

Python Programming Professional Made Easy and PHP Programming Professional Made Easy
By:"Sam Key"
Published on 2015-06-02 by CreateSpace

E-book Library:

Python Programming Professional:Expert Python Programming Language Success in a Day for Any Computer User! & PHP Programming Professional Made Easy: Expert PHP Programming Language Success in a Day for any Computer User!Python Programming Professional Sam Key back at it again with his upgraded version of Python Going from beginner to professional? Want to skip the learning curve? Need the jargon removed so you can understand in your terms? From various programming languages to statements and Basic Operators Everything you need to know with functions and flow controls! Don't waste anytime and jump on board of Python! Start your programming right now! PHP Programming Professional Made Easy Need basic tips on scripting for web development? Want to take the next step in programming and become an expert in the category without getting confused of technical jargon? Need a step by step walk-through to take your PHP Programming to the next level? Start from PHP basics in coding such as syntax, echo & print, right through to constants and variables! Concerned or need improvement on Data Types! Start becoming a professional in PHP Today and begin Learning Basics in PHP PHP Flow Control Data Types

This Book was ranked 36 by Google Books for keyword php programming.

Thank youE-Book University

PHP and MySQL Web Development

PHP and MySQL Web Development
By:"Luke Welling","Laura Thomson"
Published on 2008-10-01 by Pearson Education

E-book Library:"Computers"

PHP and MySQL Web Development, Fourth Edition The definitive guide to building database-drive Web applications with PHP and MySQL and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications. PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server. The fourth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP 5 through version 5.3, such as namespaces and closures, as well as features introduced in MySQL 5.1. This is the eBook version of the title. To gain access to the contents on the CD bundled with the printed book, please register your product at informit.com/register

This Book was ranked 4 by Google Books for keyword php pdf.

Thank youE-Book University

Kamis, 12 Mei 2016

Creating Interactive Websites with PHP and Web Services

Creating Interactive Websites with PHP and Web Services
By:"Eric Rosebrock"
Published on 2006-07-14 by John Wiley & Sons

E-book Library:"Computers"

Build Dynamic Websites with PHP and MySQL—and Extend Those Sites with Web Services PHP and MySQL are great tools for building database-driven websites. There's nothing new about that. What is new is the environment in which your site operates—a world rich (and growing richer) in web services that can add value and functionality in many different ways. Creating Interactive Web Sites with PHP and Web Services walks you through every step of a major web project—a content-management system—teaching you both the basic techniques and little-known tricks you need to build successful web sites. And you can use those skills to develop dynamic applications that will meet your special requirements. Here's some of what you'll find covered inside: Adding, deleting, and displaying data with a custom content-management system Building a template system with PHP Interacting with web services using PHP and MySQL Creating and managing a user system and a shopping cart Processing credit card payments using merchant accounts and third-party payment solutions Tracking site statistics using PHP and MySQL Enhancing your site with third-party scripts Tons of examples, complete with explanations and supported by online source code, will speed your progress, whether you're a true beginner or already have PHP experience. This book is platform-agnostic, so it doesn't matter if you're deploying your site on Linux or Windows. You also get PHP and MySQL references, so you can quickly resolve questions about syntax and similar issues.

This Book was ranked 23 by Google Books for keyword php script.

Thank youE-Book University

How to Do Everything: Facebook Applications

How to Do Everything: Facebook Applications
By:"Jesse Feiler"
Published on 2008-02-11 by McGraw Hill Professional

E-book Library:"Computers"

Provides information on developing applications to run on the Facebook platform and to integrate Facebook applications with Web sites, blogs, and databases.

This Book was ranked 13 by Google Books for keyword php facebook.

Thank youE-Book University

PHP and PostgreSQL

PHP and PostgreSQL
By:"Ewald Geschwinde","Hans-Jürgen Schönig"
Published on 2002 by Sams Publishing

E-book Library:"Computers"

Sams¿ PHP and MySQL Web Development, by Luke Welling and Laura Thomson, showed that there is a strong demand for books that describe how to use PHP together with a specific open-source database to develop Web applications. While MySQL is very popular, PostgreSQL is widely considered to be the more powerful of the two open-source databases. And PostgreSQL is rapidly gaining market share large organizations are beginning to use PostgreSQL instead of Oracle; the demand for PostgreSQL training and support has increased by some accounts 50% in the last six months; and Web hosting services increasingly offer PostgreSQL along with MySQL. PHP and PostgreSQL Advanced Web Programming focuses on the specific needs of a PostgreSQL developer and will detail how to make use of PostgreSQL¿s unique, advanced features to develop high-availability, fail-safe Web applications with PHP and PostgreSQL.

This Book was ranked 30 by Google Books for keyword php basic.

Thank youE-Book University

Rabu, 11 Mei 2016

PHP Objects, Patterns, and Practice

PHP Objects, Patterns, and Practice
By:"Matt Zandstra"
Published on 2014-01-21 by Apress

E-book Library:"Computers"

PHP Objects Patterns and Practice, Fourth Edition is revised and updated throughout. The book begins by covering PHP's object-oriented features. It introduces key topics including class declaration, inheritance, reflection and much more. These provide the fundamentals of the PHP's support for objects. It also introduces some principles of design. This edition introduces new object relevant features such as traits, reflection extension additions, callable type hinting, improvements to exception handling, and many smaller language enhancements. The next section is devoted to design patterns. These describe common problems and their solutions. The section describes the design principles that make patterns powerful. It covers many of the classic design patterns and includes chapters on enterprise and database patterns. The last segment of the book covers the tools and practices that can help turn great code into a successful project. The section shows how to manage multiple developers and releases with git, how to build and install using Phing and PEAR. It also explores strategies for automated testing and build. In addition to discussing the latest developments in build, test, and continuous integration, this section keeps pace with best practice in version control by focusing on Git, increasingly the developer's system of choice. Taken together these three elements: object fundamentals, design principles, and best practice will help the reader develop elegant and rock solid systems. PHP Objects and Patterns: Describes and demonstrates PHP's built-in object-oriented features Breaks down the principles of object-oriented design, explaining key design patterns using practical examples. Discusses the tools and practices necessary for developing, testing and deploying exemplary applications.

This Book was ranked 17 by Google Books for keyword php basic.

Thank youE-Book University

The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP

The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP
By:"David Powers"
Published on 2007-10-20 by Apress

E-book Library:"Computers"

Dreamweaver is a huge selling product with over 3 million users worldwide, and the new version, Dreamweaver CS3, promises to be just as popular, with new features such as Ajax support. The book is written by best selling Dreamweaver author David Powers. He presents a strictly practical, real world series of tutorials to teach aspiring and existing Dreamweaver users how to do everything they could possibly want to do in terms of CSS, PHP (bar far the most popular server-side language Dreamweaver supports, and the only one that is really used a great deal,) and Ajax web sites, from beginner to advanced topics.

This Book was ranked 30 by Google Books for keyword php beginners.

Thank youE-Book University

Selasa, 10 Mei 2016

Facebook Marketing

Facebook Marketing
By:"Chris Treadaway","Mari Smith"
Published on 2012-04-12 by John Wiley & Sons

E-book Library:"Business & Economics"

The bestselling Sybex guide to marketing on Facebook, now fully updated As the second most-visited site on the web, Facebook offers myriad marketing opportunities and a host of new tools. This bestselling guide is now completely updated to cover all of the latest tools including Deals, sponsored stories, the Send button, and more. It explains how to develop a winning strategy, implement a campaign, measure results, and produce usable reports. Case studies, step-by-step directions, and hands-on tutorials in the popular Hour-a-Day format make this the perfect handbook for maximizing marketing efforts on Facebook. This revised guide fills you in on the latest Facebook conventions, tools, and demographics, and outlines the important strategic considerations for planning a campaign Takes you step by step through crafting an initial Facebook presence, developing an overall marketing strategy, setting goals, defining metrics, developing reports, and integrating your strategy with other marketing activities Covers using features such as events, applications, and pay-per-click advertising Includes case studies and directions for updating, monitoring, and maintaining your campaign This popular guide is packed with up-to-date information to help you develop, implement, measure, and maintain a successful Facebook marketing program.

This Book was ranked 37 by Google Books for keyword php facebook.

Thank youE-Book University

PHP Reference: Beginner to Intermediate PHP5

PHP Reference: Beginner to Intermediate PHP5
By:"Mario Lurig"
Published on 2008-04 by Mario Lurig

E-book Library:"Computers"

A collection of over 250 PHP functions with clear explanations in language anyone can understand, followed with as many examples as it takes to understand what the function does and how it works. This book includes numerous additional tips, the basics of PHP, MySQL query examples, regular expressions syntax, and two indexes to help you find information faster: a common language index and a function index. When the internet is not around or you want a simpler explanation along with all the technical details, this book has all of that and more.

This Book was ranked 3 by Google Books for keyword php ebook.

Thank youE-Book University

Senin, 09 Mei 2016

The Facebook Guide to Small Business Marketing

The Facebook Guide to Small Business Marketing
By:"Ramon Ray"
Published on 2013-02-05 by John Wiley & Sons

E-book Library:"Computers"

This Book was ranked 18 by Google Books for keyword php facebook.

Thank youE-Book University

Minggu, 08 Mei 2016

Mastering?PHP 4.1

Mastering?PHP 4.1
By:"Jeremy Allen","Charles Hornberger"
Published on 2006-02-20 by John Wiley & Sons

E-book Library:"Computers"

Build Dynamic, Database-Driven Web Sites PHP is a fully developed, server-side embedded scripting language, and its importance for web application development has grown with the rise of the Apache web server. Are you a novice programmer? This book starts with the basics and takes you wherever you want to go. A seasoned pro? You'll be amazed at how much you can capitalize on PHP's power and object-oriented support, and how it leverages your knowledge of other languages. Finally, if you're a PHP user in search of an authoritative reference, you need look no further. Mastering PHP 4.1 guides you through all levels of real-world web programming problems and provides expert advice on which solutions work best. Coverage Includes: Reading and writing files Validating data with regular expressions Accessing MySQL and PostgreSQL databases Accessing LDAP servers Generating images and PDF documents on the fly Building authentication and access-control systems Sending e-mail and building web-to-e-mail interfaces Creating your own classes Closing common security holes in PHP scripts Parsing and generating XML documents Using sessions to store persistent data Debugging misbehaving scripts Encrypting and decrypting sensitive data Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

This Book was ranked 13 by Google Books for keyword php pdf.

Thank youE-Book University

Sabtu, 07 Mei 2016

Building PHP Applications with Symfony, CakePHP, and Zend Framework

Building PHP Applications with Symfony, CakePHP, and Zend Framework
By:"Bartosz Porebski","Karol Przystalski","Leszek Nowak"
Published on 2011-03-08 by John Wiley & Sons

E-book Library:"Computers"

Presents a comparison of the three open source frameworks and how they can be used to create PHP Web sites.

This Book was ranked 7 by Google Books for keyword php eclipse.

Thank youE-Book University

Beginning PHP 5.3

Beginning PHP 5.3
By:"Matt Doyle"
Published on 2011-01-06 by John Wiley & Sons

E-book Library:"Computers"

This book is intended for anyone starting out with PHP programming. If you’ve previously worked in another programming language such as Java, C#, or Perl, you’ll probably pick up the concepts in the earlier chapters quickly; however, the book assumes no prior experience of programming or of building Web applications. That said, because PHP is primarily a Web technology, it will help if you have at least some knowledge of other Web technologies, particularly HTML and CSS. Many Web applications make use of a database to store data, and this book contains three chapters on working with MySQL databases. Once again, if you’re already familiar with databases in general — and MySQL in particular — you’ll be able to fly through these chapters. However, even if you’ve never touched a database before in your life, you should still be able to pick up a working knowledge by reading through these chapters.

This Book was ranked 25 by Google Books for keyword php programming.

Thank youE-Book University

Jumat, 06 Mei 2016

Pro PHP MVC

Pro PHP MVC
By:"Chris Pitt"
Published on 2012-12-09 by Apress

E-book Library:"Computers"

Model View Controller (MVC) is becoming the definitive architecture of website development frameworks due to the stability, extensibility and predictability it lends to development. It is not just the primary separation of database, business logic and interface components, but includes a wide range of considerations for building high-performing, scalable and secure applications. Deciding which MVC framework best suits the project you are about to begin is one of the biggest challenges you'll face as a developer. If you are part of a team, this decision has probably already been made for you; but in any event, you'll need to know how (and why) the framework authors made it work the way it does. Pro PHP MVC looks at the building blocks that make any good MVC framework, and how they apply to PHP. It exposes all considerations that many developers take for granted when using a popular framework, and teaches you how to make the framework your own. Over the course of reading this book, you will learn the theoretical implications of the choices you would make when writing your own MVC framework, and how to put the pieces together in a cohesive package. We take a look at the highly modular Zend Framework—how to use its collection of loosely coupled classes to build a unified system. We also look at CakePHP, learning from its automated build system (Bakery) and highly intuitive approach to rapid development. This book will lay bare all the secret parts of MVC for you.

This Book was ranked 39 by Google Books for keyword php database.

Thank youE-Book University

Kamis, 05 Mei 2016

PHP and MySQL for Dynamic Web Sites, Fourth Edition

PHP and MySQL for Dynamic Web Sites, Fourth Edition
By:"Larry Ullman"
Published on 2011-09-13 by Peachpit Press

E-book Library:"Computers"

It hasn't taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open-source combination. Add this book to the mix, and there's no limit to the powerful, interactive Web sites that developers can create. With step-by-step instructions, complete scripts, and expert tips to guide readers, veteran author and database designer Larry Ullman gets right down to business: After grounding readers with separate discussions of first the scripting language (PHP) and then the database program (MySQL), he goes on to cover security, sessions and cookies, and using additional Web tools, with several sections devoted to creating sample applications. This guide is indispensable for beginning to intermediate level Web designers who want to replace their static sites with something dynamic. In this edition, the bulk of the new material covers the latest features and techniques with PHP and MySQL. Also new to this edition are chapters introducing jQuery and object-oriented programming techniques.

This Book was ranked 26 by Google Books for keyword php basic.

Thank youE-Book University

Object-Oriented PHP

Object-Oriented PHP
By:"Peter Lavin"
Published on 2006 by No Starch Press

E-book Library:"Computers"

Presents an introduction to PHP and object-oriented programming, with information on such topics as classes, inheritance, RSS readers, and XML.

This Book was ranked 19 by Google Books for keyword php programming.

Thank youE-Book University

Rabu, 04 Mei 2016

Basic Noncommutative Geometry

Basic Noncommutative Geometry
By:"Masoud Khalkhali"
Published on 2009 by European Mathematical Society

E-book Library:"Mathematics"

\

This Book was ranked 34 by Google Books for keyword php basic.

Thank youE-Book University

Minggu, 01 Mei 2016

Building Websites with PHP-Nuke

Building Websites with PHP-Nuke
By:"Douglas Paterson"
Published on 2005-11-25 by Packt Publishing Ltd

E-book Library:"Computers"

A practical guide to creating and maintaining your own community website with PHP-Nuke.

This Book was ranked 20 by Google Books for keyword php database.

Thank youE-Book University

PHP Programming with PEAR

PHP Programming with PEAR
By:"Stephan Schmidt"
Published on 2006-10-01 by Packt Publishing Ltd

E-book Library:"Computers"

XML, Data, Dates, Web Services, and Web APIs

This Book was ranked 17 by Google Books for keyword php programming.

Thank youE-Book University