Live working examples
Animated Tutorials
| |
We
have many examples here. Most of these examples require almost no programming.
You can create web pages to display products, student info,
etc. by setting up some parameters. If you want more programming power, you
can generate PHP code from phpLens and modify the code. PhpLens
is a very powerful tool that saves you time, effort and help you create
applications faster and more efficiently. Go through some of these examples
which will help you decide whether phpLens is a tool for YOU!
Most
of the following examples use the tables below. We have chosen information
that you can easily identify with. Below, you will see Products supplied
by different Suppliers. The Products are also categorised and grouped.
The categories are stored in Categories table. The lines indicate that
the Products table is linked to the Categories table by CategoryID
and linked to the Suppliers table by SupplierID. Try out our simplest
example now: example 100 .
|