راهنمای پی اچ پی
آیا تمایل به درک یک تکنیک خاص برنامهنویسی PHP یا نحوه اجرای یک وظیفه خاص را دارید؟
ویرایش سوم راهنمای PHP، با بیش از 350 دستورالعمل مملو از کد برای PHP 5.4 و PHP 5.5، منبعی ایدهآل برای شما میباشد. این کتاب، راهحلهایی بهروز برای تولید محتوای پویای وب ارائه میدهد و همهچیز از استفاده انواع دادههای اولیه تا پرس و جوی پایگاه دادهها و از فراخوانی RESTful APIs تا تست و تامین امنیت سایت شما را پوشش میدهد. هر دستورالعمل شامل راهحلهای کد بههمراه یک مبحث از چگونگی و چرایی کارکرد آنها میباشد که میتوانید بهراحتی از آنها استفاده کنید. اگر شما یک برنامهنویس باتجربه PHP هستید و یا از زبان دیگر به سمت PHP میآیید، این کتاب یک منبع ایدهآل و کاربردی برای شما میباشد.
ویرایش سوم راهنمای PHP، با بیش از 350 دستورالعمل مملو از کد برای PHP 5.4 و PHP 5.5، منبعی ایدهآل برای شما میباشد. این کتاب، راهحلهایی بهروز برای تولید محتوای پویای وب ارائه میدهد و همهچیز از استفاده انواع دادههای اولیه تا پرس و جوی پایگاه دادهها و از فراخوانی RESTful APIs تا تست و تامین امنیت سایت شما را پوشش میدهد. هر دستورالعمل شامل راهحلهای کد بههمراه یک مبحث از چگونگی و چرایی کارکرد آنها میباشد که میتوانید بهراحتی از آنها استفاده کنید. اگر شما یک برنامهنویس باتجربه PHP هستید و یا از زبان دیگر به سمت PHP میآیید، این کتاب یک منبع ایدهآل و کاربردی برای شما میباشد.
سال انتشار: 2014 | 820 صفحه | حجم فایل: 15 مگابایت | زبان: انگلیسی
PHP Cookbook: Solutions & Examples for PHP Programmers
نویسنده
David Sklar, Adam Trachtenberg
ناشر
O’Reilly Media
ISBN10:
144936375X
ISBN13:
9781449363758
قیمت: 16000 تومان
برچسبها: پی اچ پی
Want to understand a certain PHP programming technique? Or learn how to accomplish a particular task? This cookbook is the first place to look. With more than 350 code-rich recipes revised for PHP 5.4 and 5.5, this third edition provides updated solutions for generating dynamic web content—everything from using basic data types to querying databases, and from calling RESTful APIs to testing and securing your site.
Each recipe includes code solutions that you can freely use, along with a discussion of how and why they work. Whether you’re an experienced PHP programmer or coming to PHP from another language, this book is an ideal on-the-job resource.
You’ll find recipes to help you with:
Basic data types: strings, numbers, arrays, and dates and times
Program building blocks: variables, functions, classes, and objects
Web programming: cookies, forms, sessions, and authentication
Database access using PDO, SQLite, and other extensions
RESTful API clients and servers, including HTTP, XML, and OAuth
Key concepts: email, regular expressions, and graphics creation
Designing robust applications: security and encryption, error handling, debugging and testing, and performance tuning
Files, directories, and PHP’s Command Line Interface
Libraries and package managers such as Composer and PECL