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
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 moreCalendar 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 moreCategories
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 moreMaintenance 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 moreValidation 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 moreLatest News
Well that is a question, that only the universe can answer, but what we can state here is truth and dreams Read more
Categories