CodeIgniter for Rapid PHP Application Development

CodeIgniter for Rapid PHP Application Development

Author: David Upton

Publisher: Packt Publishing

Published: 2007

Total Pages: 0

ISBN-13: 9781847191748

DOWNLOAD EBOOK

This book steps you through the main features of CodeIgniter in a systematic way, explaining them clearly with illustrative code examples. This book is for developers who are new to CodeIgniter. Basic skills in PHP and MySQL are required, but only rudimentary object-oriented knowledge is required. If you're looking for a better way to develop PHP applications, or want to find out more about the CodeIgniter framework as a viable option for one of your own projects, this book will help you.


CodeIgniter Web Application Blueprints

CodeIgniter Web Application Blueprints

Author: Rob Foster

Publisher: Packt Publishing Ltd

Published: 2015-01-21

Total Pages: 330

ISBN-13: 1783287101

DOWNLOAD EBOOK

If you are a PHP programmer or developer looking for a framework to quickly develop your applications, this book is for you. The prerequisites needed would be prior experience with CodeIgniter.


CodeIgniter 2 Cookbook

CodeIgniter 2 Cookbook

Author: Rob Foster

Publisher: Packt Publishing Ltd

Published: 2013-12-13

Total Pages: 511

ISBN-13: 1782162313

DOWNLOAD EBOOK

Presented in a recipe-based format, you are led step-by-step through each aspect of CodeIgniter, allowing you to dip in and out as you choose. CodeIgniter 2 Cookbook is for intermediate to advanced PHP developers who want to begin using the powerful CodeIgniter framework to create web applications. Familiarity with CodeIgniter isn’t essential, but it will be useful if you have been introduced to the framework before.


Laravel: Up & Running

Laravel: Up & Running

Author: Matt Stauffer

Publisher: O'Reilly Media

Published: 2019-04-01

Total Pages: 555

ISBN-13: 1492041181

DOWNLOAD EBOOK

What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its ecosystem of tools let you quickly build new sites and applications with clean, readable code. Fully updated to cover Laravel 5.8, the second edition of this practical guide provides the definitive introduction to one of today’s mostpopular web frameworks. Matt Stauffer, a leading teacher and developer in the Laravel community, delivers a high-level overview and concrete examples to help experienced PHP web developers get started with this framework right away. This updated edition also covers Laravel Dusk and Horizon and provides information about community resources and other noncore Laravel packages. Dive into features, including: Blade, Laravel’s powerful custom templating tool Tools for gathering, validating, normalizing, and filtering user-provideddata The Eloquent ORM for working with application databases The role of the Illuminate request object in the application lifecycle PHPUnit, Mockery, and Dusk for testing your PHP code Tools for writing JSON and RESTful APIs Interfaces for filesystem access, sessions, cookies, caches, and search Tools for implementing queues, jobs, events, and WebSocket event publishing


Professional CodeIgniter

Professional CodeIgniter

Author: Thomas Myer

Publisher: John Wiley & Sons

Published: 2008-07-10

Total Pages: 338

ISBN-13: 0470406380

DOWNLOAD EBOOK

If you’re a PHP developer, you can build Rails-like applications without learning a new language by following the hands-on tutorials in Professional CodeIgniter. In this book, find an overview of MVC and agile technologies, model and schema for products, helpers and libraries, Ajax and Scriptaculous, and explanations of the creation of applications like content management, blogs, and forums. Follow the step-by-step instructions for building and perfecting each application with CodeIgniter, and you will learn how to avoid everyday problems that other reference manuals don’t address.


ICONQUHAS 2018

ICONQUHAS 2018

Author: Yusuf Rahman

Publisher: European Alliance for Innovation

Published:

Total Pages: 908

ISBN-13: 1631902512

DOWNLOAD EBOOK

Proceedings of the 2nd International Conference on Quran and Hadith Studies Information Technology and Media in Conjunction with the 1st International Conference on Islam, Science and Technology, ICONQUHAS & ICONIST, Bandung, October 2-4, 2018, Indonesia Now-days, Multimedia devices offer opportunities in transforming the Quran and Hadith into different forms of use, and into extended areas of studies. Technology information offers challenges as well as opportunity. Therefore, Faculty of Ushuluddin, UIN (the State Islamic University) Syarif Hidayatullah Jakarta, of UIN Sunan Gunung Djati Bandung, and UIN Maulana Malik Ibrahim Malang held jointly the 2nd International Conference on Qur’an and Hadith Studies (ICONQUHAS 2018) and the 1st International Conference on Islam, Science, and Technology (ICONIST2018), with the theme “Qur’an-Hadith, Information Technology, and Media: Challenges and Opportunities”. This conference aims at bringing together scholars and researchers to share their knowledge and their research findings. This publication resulted from the selected papers of these conferences


Enhancing PHP Coding with CodeIgniter

Enhancing PHP Coding with CodeIgniter

Author: Dr. Poornima G. Naik

Publisher: Educreation Publishing

Published:

Total Pages: 359

ISBN-13:

DOWNLOAD EBOOK

CodeIgniter is an extremely light weight, high performance, open source PHP framework for developing websites in Model-View-Controller architecture. It possesses a rich set of functionality with numerous libraries for sending e-mails, uploading files, connecting to database, session tracking etc. and numerous helpers which tremendously increase the speed of website development in PHP thereby contributing to the reduction in development cost and time.


Jump Start PHP

Jump Start PHP

Author: Callum Hopkins

Publisher: SitePoint Pty Ltd

Published: 2013-10-03

Total Pages: 192

ISBN-13: 1457192195

DOWNLOAD EBOOK

Get a Jump Start on PHP today! PHP is a key server-side technology in web development, enabling you to quickly and simply develop interactive, usable and engaging websites and applications. In just one weekend with this SitePoint book, you'll learn how to: Install all of the software you need to begin developing PHP applications Understand PHP functions and syntax Build a complete, working PHP application from scratch: a simple social networking app Plus you'll discover how to use modern techniques such as MVC and REST


Modern PHP

Modern PHP

Author: Josh Lockhart

Publisher: "O'Reilly Media, Inc."

Published: 2015-02-16

Total Pages: 251

ISBN-13: 1491904992

DOWNLOAD EBOOK

PHP is experiencing a renaissance, though it may be difficult to tell with all of the outdated PHP tutorials online. With this practical guide, you’ll learn how PHP has become a full-featured, mature language with object-orientation, namespaces, and a growing collection of reusable component libraries. Author Josh Lockhart—creator of PHP The Right Way, a popular initiative to encourage PHP best practices—reveals these new language features in action. You’ll learn best practices for application architecture and planning, databases, security, testing, debugging, and deployment. If you have a basic understanding of PHP and want to bolster your skills, this is your book. Learn modern PHP features, such as namespaces, traits, generators, and closures Discover how to find, use, and create PHP components Follow best practices for application security, working with databases, errors and exceptions, and more Learn tools and techniques for deploying, tuning, testing, and profiling your PHP applications Explore Facebook’s HVVM and Hack language implementations—and how they affect modern PHP Build a local development environment that closely matches your production server