النتائج 1 إلى 4 من 4

الموضوع: [PHP] مجموعة كتب مفيدة لتعلم البى اتش بى [للمبتدئين والمحترفين]

  1. #1

    [PHP] مجموعة كتب مفيدة لتعلم البى اتش بى [للمبتدئين والمحترفين]



    السلام عليكم ورحمة الله وبركاته

    حبيت اجمع بعض الكتب من الانترنت واضعها لكم


    [للمبتدئين] كتاب لتعليم الPHP بوقت قياسي.[للمبتدئين]

    Step-by-step instructions for using PHP, a popular Web scripting language. Coverage progresses from first principles to a working knowledge of the PHP programming language, with chapters covering basic features of the language, functions and techniques, and library code. Chapter quizes and exercises are included. An understanding of the Web and of HTML is assumed, and some of the examples are written to work with SQL databases. Although no prior knowledge of programming is required, some experience with a language such as C or Perl is helpful
    للتحميل
    كود PHP:
    http://rapidshare.com/files/91066806/Learn_PHP_in_24_Hours.rar 
    ===============================
    [للمبتدئين] كتاب لتعليم ال Ajax و JavaScript فى PHP بوقت قياسي. [للمبتدئين]

    In just a short time, you can learn how to use Ajax, JavaScript, and PHP to create interactive interfaces to your web applications by combining these powerful technologies.
    No previous Ajax programming experience is required.
    Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of Ajax programming with JavaScript, PHP, and related technologies from the ground up.
    للتحميل
    كود PHP:
    http://uploading.com/files/G6GB9OZS/Sams.Teach.Yourself.Ajax.JavaScript.and.PHP.rar.html 
    ===========================

    [للمبتدئين] كتاب لتعليم الPHP 6 .[للمبتدئين]



    This task-oriented reference teaches you everything you need to know to build
    cutting-edge Web applications with PHP. Targeted at novice developers who are
    familiar with basic Web design (HTML, CSS, and JavaScript), PHP 6: A
    Beginner's Guide teaches basic language syntax as well as advanced topics like
    using databases and XML with PHP, processing form data, and integrating
    external packages.

    Table Of Contents:
    1 Introducing PHP 3
    2 Using variables and operators 21
    3 Controlling program flow 49
    4 Working with arrays 85
    5 Using functions and classes 121
    6 Working with files and directories 159
    7 Working with databases and SQL 185
    8 Working with XML 249
    9 Working with cookies, sessions, and headers 293
    10 Handling errors 317
    11 Securing PHP 349
    12 Extending PHP 377
    A Installing and configuring required software 391
    B Answers to self test 419
    Index 445
    للتحميل
    كود PHP:
    http://hotfile.com/dl/8304363/f592df0/PHP_6_A_Beginner_s_Guide_tqw__darksiderg.pdf.html 
    ==============================

    [للمتقدمين]كتاب تعليم PHP Objects, Patterns [للمتقدمين]




    Backed by a tireless development community, PHP has been a model of language evolution over its 10+ year history. Borne from a contract developer’s pet project, these days you’ll find PHP powering many of the world’s largest web sites, including Yahoo!, Digg, EA Games, and Lycos.

    PHP Objects, Patterns, and Practice, Second Edition shows you how to meld the power of PHP with the sound enterprise development techniques embraced by professional programmers. Going well beyond the basics of object-oriented development, you’ll learn about advanced topics such as working with static methods and properties, abstract classes, interfaces, design patterns, exception handling, and more. You’ll also be exposed to key tools such as PEAR, CVS, Phing, and phpDocumentor.
    What you’ll learn

    * Write solid, maintainable code by embracing object-oriented techniques and design patterns.
    * Create detailed, versatile documentation using the powerful phpDocumentor automated documentation system.
    * Gain new flexibility during the development process by managing your code within a CVS repository and using the Phing build system.
    * Capitalize upon the quality code of others by using the PEAR package management solution.

    Who is this book for?

    PHP developers seeking to embrace sound development techniques such as object-orientation, design patterns, testing, and documentation
    للتحميل
    كود PHP:
    http://rapidshare.com/files/85459815/A.O07.pdf 
    ============================

    [للمتقدمين]
    كتاب تعليم Build.Your.Own.Database.Driven.Website.Using.PHP.&.MySQL [للمتقدمين]
    محتويات الكتاب
    كود PHP:
    Preface ........................................................................................................ ix 
    1. Installation 
    .............................................................................................. 
    2. Getting Started with MySQL 
    ................................................................. 29 
    3. Getting Started with PHP 
    ...................................................................... 43 
    4. Publishing MySQL Data on the Web 
    ...................................................... 67 
    5. Relational Database Design 
    .................................................................... 85 
    6. A Content Management System 
    ........................................................... 101 
    7. Content Formatting 
    and Submission .................................................... 145 
    8. MySQL Administration 
    ........................................................................ 167 
    9. Advanced SQL Queries 
    ........................................................................ 185 
    10. Binary Data 
    ....................................................................................... 201 
    11. Cookies 
    and Sessions in PHP ............................................................. 223 
    12. Structured PHP Programming 
    ............................................................ 237 
    A
    MySQL Syntax .................................................................................... 279 
    B
    MySQL Functions ............................................................................... 303 
    C
    MySQL Column Types ........................................................................ 323 
    D
    PHP Functions for Working with MySQL ............................................ 333 
    Index 
    ....................................................................................................... 
    للتحميل
    كود PHP:
    http://rapidshare.com/files/253942759/Build.Your.Own.Database.Driven.Website.Using.PHP._.MySQL.3rd.Edition.pdf 
    ===========================

    [للمتقدمين] كتاب تعليم بى اتش بى باسم Wicked Cool PHP [للمتقدمين]
    الكتاب لمن انتهوا من الاساسيات ويريدوا افكار وطرق برمجة الاسكربتات
    الكتاب مفيد جدا جدا


    PHP is an easy-to-use scripting language perfect for quickly creating the Web features you need. Once you know the basics of how the language works, wouldn't it be great to have a collection of useful scripts that solve those tricky problems and add interesting functionality to your site? We thought so, too.

    Instead of starting at "Hello World," Wicked Cool PHP assumes that you're familiar with the language and jumps right into the good stuff. After you learn the FAQs of life-the most commonly wished for PHP scripts-you'll work your way through smart configuration options and the art of forms, all the way through to complex database-backed scripts.

    Wicked Cool PHP contains a wide variety of scripts to process credit cards, check the validity of email addresses, template HTML, and serve dynamic images and text. The 76 easily implemented scripts will also teach you how to:

    # Send and receive email notifications
    # Track your visitors' behavior with cookies and sessions
    # Override PHP's default settings
    # Manipulate dates, images, and text on the fly
    # Harness SOAP and other web services
    # Create an online poll, ecard delivery system, and blog
    كود PHP:
    http://rapidshare.com/files/210295490/Wicked_Cool_PHP_by_RapidRise.org.rar
    RapidRise.org 
    ==========================
    [للمبتدئين & للمتقدمين]كتاب تعليم اسرار وحيل PHP باسم PHP Anthology [للمبتدئين & للمتقدمين]



    كود PHP:
    Over 100 easy-to understand PHP tipstricks and hacks
    Save hours of time with "copy and paste" ready code
    All solutions are fully explained by five PHP gurus
    Learn the very latest object oriented PHP techniques
    And 
    so much more… 
    The reason over 20 million PHP based web sites exist today is that, when it comes to building data-driven web sites, getting started with PHP is extremely simple.

    But the time will come where you need to dive into more complex solutions and that's when the fun really starts...

    Enter, The PHP Anthology a book that proves that you don’t need a computer science degree to take advantage of the powerful features of PHP 5.

    Save time, and eliminate the frustration of completing PHP tasks, with this comprehensive collection of ready-to-use solutions. If you’re building web applications with PHP you’ll never let this book out of your sight!
    للتحميل
    كود PHP:
    http://rapidshare.com/files/264610021/The_PHP_Anthology.zip 
    To Be Continue
    MtRp






    __________________
    - حسابى على فيسبوك --> هنا
    - لطلبات تعريب السكربتات والقوالب & التعديلات البرمجية ---> MtRp@live.com


  2. #2
    عضو سوبر نشيط
    تاريخ التسجيل
    Aug 2007
    المشاركات
    688


    جامد يا معلم شكرا ليك





    __________________
    مصرى و افتخر


  3. #3
    عضو نشيط
    تاريخ التسجيل
    Jun 2008
    المشاركات
    54


    ألف شكر على هذه الكتب الرائعة






  4. #4
    عضو نشيط
    تاريخ التسجيل
    May 2009
    المشاركات
    121


    مشكور اخي مطرب

    وجاري التحميل





    __________________
    العضوية مشتركة بين 3 اشخاص





ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •  

أضف موقعك هنا| اخبار السيارات | حراج | شقق للايجار في الكويت | بيوت للبيع في الكويت | دليل الكويت العقاري | مقروء | شركة كشف تسربات المياه | شركة عزل اسطح بالرياض | عزل فوم بالرياض| عزل اسطح بالرياض | كشف تسربات المياة بالرياض | شركة عزل اسطح بالرياض