Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

PHP Examples Part 4
PHP Examples Part 4
PHP Examples Part 4
Ebook49 pages31 minutes

PHP Examples Part 4

Rating: 0 out of 5 stars

()

Read preview

About this ebook

Error in PHP5 discovered, IP detection in PHP, Geolocation in PHP, PHP Examples, Regular Expressions in PHP, OOP Examples in PHP, Storage management in PHP, Inheritance in use, Floating-point operations using BC Math functions, Function plots, Simple image gallery in PHP

LanguageEnglish
PublisherAdam Majczak
Release dateJan 3, 2014
ISBN9781310058653
PHP Examples Part 4

Read more from Adam Majczak

Related to PHP Examples Part 4

Titles in the series (3)

View More

Related ebooks

Programming For You

View More

Related articles

Reviews for PHP Examples Part 4

Rating: 0 out of 5 stars
0 ratings

0 ratings0 reviews

What did you think?

Tap to rate

Review must be at least 10 words

    Book preview

    PHP Examples Part 4 - Adam Majczak

    Php Examples

    Part 4

    by Adam Majczak

    The Smashwords Edition, 2014

    English e-Edition, License Notes

    This e-book is licensed for your personal use only. This e-book may not be re-sold or given away to others. If you would like to share this book with another person, please purchase an additional copy for each recipient.

    While every precaution has been taken in the preparation of this book, the publisher and the autor assume no responsibility for errors or omissions, or for damages resulting from the use of the

    information contained herein.

    English Edition, Part 4: Appendix, More Examples

    Contents:

    PART 1: Introduction to PHP

    PART 2: PHP Programming

    PART 3: Advanced PHP

    PART 4: Appendix, more examples

    PART 1: Introduction to PHP

    CHAPTER 1: Introduction to the e-book edition

    Similarities and differences: PHP vs. C/C++

    What and how can PHP do for us?

    What for? To get visitor’s IP, for example

    What do I need for beginning?

    CHAPTER 2: How to use PHP?

    Embedding PHP

    Comments in PHP

    How to use PHP interpreter online

    Running PHP from the command line

    Command line input (STDIN)

    CHAPTER 3: PHP variables

    Case sensitivity

    Error messages and warnings

    Data types in PHP

    Using constants in PHP

    Integer data type

    Floating-point numbers

    Bool type (Boolean values)

    Null type variable and type checking in PHP

    Dynamic variables

    CHAPTER 4: Operators

    Arithmetic operators

    Assignment operator and combined operators

    Pre / post - increment and decrement operators

    Comparison operators

    Logical operators

    Base converting functions and bitwise operators

    Operator precedence

    Filtering mask with binary operators

    CHAPTER 5: PHP Arrays, array constructor, array types in PHP

    Numeric indexed arrays, runtime array size change

    Associative arrays and string arrays

    Character strings as 1D array

    Mixed arrays

    Multi-dimensional

    Enjoying the preview?
    Page 1 of 1