A simple pagination
i am going to post a simple pagination code in http://12reach.org
it is based on the concept of array in PHP...

seen from United States

seen from Japan
seen from China
seen from Germany
seen from United States

seen from Malaysia
seen from China

seen from Germany
seen from Malaysia
seen from China

seen from Malaysia

seen from Malaysia

seen from United States
seen from China
seen from United States
seen from Türkiye
seen from Ireland

seen from T1

seen from Malaysia
seen from United States
A simple pagination
i am going to post a simple pagination code in http://12reach.org
it is based on the concept of array in PHP...
function in php with return value
function in php with return value
Function is arguably the heart of php programming. Usually a piece of code is encapsulated so that it can be called whenever you need it. So, in that sense, a function is invaluable.
Let us see how to write a simple function.
*remember* never start a function name with a number. it is not case sensitive. underscore is widely used.
Some people prefer to call it method. So function and method is same. Both mean to 'do something'. In object oriented programming we will come to this topic once more and see how it really means to 'doing something'!
to read more please visit
http://12reach.org