Jump to ratings and reviews
Rate this book

Php MySql Cheat Sheet, Syntax Quick Reference Handbook, by Table and Chart : Syntax Quick Study Guide

Rate this book
About This Book
This book covers all basic PHP MySQL syntaxes, each syntax entry lists a program example and result output. (350 examples, 350 outputs, 350 explanations), We can quickly reference the most helpful programming syntaxes, such as common command syntax, string function syntax, collection function syntax, class & object syntax……; all these syntaxes are very useful for programming.
This book includes the basic MySQL syntax related to the PHP.
We can take this book as a mini PHP MySQL dictionary.
Nowadays or in the future, the PHP MySQL Syntax Book can provide great help for coding both in our study and work.


The paperback version of this book is shown at the lower part of this page.



Table of Contents ( from A to Z )

__call()
__callstatic()
__construct()
__destruct()
$_COOKIE[ ]
$_ENV
$_FILE
$_GET[ ]
$_POST[ ]
$_REQUEST[ ]
$_SERVER[ ]
$_SERVER["REQUEST_METHOD"]
$_SESSION[ ]
$_SERVER['PHP_SELF']
$GLOBALS
$PHP_SELF
$this
=>
==
===
++$var and $var++
--$var and $var--
? : operator
<=>
__class__
__dir__
__file__
__function__
__line__
__method__
__namespace__
__trait__
abs()
abstract
addslashes()
alter table
arithmetical operator
array_change_key_case()
array_chunk()
array_combine()
array_count_values()
array creating
array_diff()
array_diff_assoc()
array_diff_key()
array_fill()
array_fill_keys()
array_flip()
array_intersect()
array_intersect_assoc()
array_intersect_key()
array_keys()
array_key_exists()
array_merge()
array_multisort($arr)
array_pad()
array_pop()
array_product()
array_push()
array_rand()
array_reverse()
array_search()
array_shift()
array size
array_slice()
array_splice()
array_sum()
array_unique()
array_unshift()
array_values()
arsort()
asort()
assignment
break statement
ceil()
checkbox input
chdir()
checkdate()
chmod()
chop()
chr()
chunk_split()
class definition

clearstatcache();
comment
compact()
conditional operator
connect MySQL
connect_error()
const
constant()
constructor
continue statement
copy()
count()
count_chars()
create database
create table
crypt()
......
......
......
......

190 pages, Kindle Edition

Published September 16, 2023

About the author

Ray Yao

539 books8 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.