You are here
  • Home
  • In the Library

In the Library

The great thing about Web-D-Zine( WDZ ) is that as well as providing you with a great tool to get your project off the ground, it also has a number of functions, that are ready to be used in your project.
Setting up encryption in WDZ

Setting up encryption in WDZ

Web-D-Zine(WDZ ) provides a class called wdzEncrypt which uses openssl_encrypt and openssl_decrypt from PHP Open SSL(Read notes on Open SSL ) to encrypt and decrypt your data. The two funtions in wdzEncrypt Read more
Form Tool

Form Tool

The on-line form tool is in place with lots of examples in the documentation. Every element within forms( https://www.w3schools.com/html/html_form_elements.asp ) has been implemented and validated using Read more
Calendar class

Calendar class

There are lots of ways that users can insert dates into forms. One way is to use the standard date functions, which automatically uses the date and time mechanisms provided by the browser. The problem Read more
Categories

Categories

One of the pieces of code in the library is categories, which can be used for creating drop down combos, check boxes, data lists and radio buttons. On top of these uses, you can use categories to manage Read more
Maintenance system

Maintenance system

Creating a simple to use maintenance system is what Web-D-Zine ( WDZ ) does best. With users varying in age from 14 to over 70, then the system needs to be simple. Currently the internal version of WDZ Read more
Good or Bad

Validation in Web-D-Zine( WDZ )

The validation class comes with a lot of pre-built functions to validate data, some of which use the validation filters ( https://www.php.net/manual/en/filter.filters.validate.php ) while others are bespoke Read more
Latest News
Can dreams come true at 60
Well that is a question, that only the universe can answer, but what we can state here is truth and dreams Read more