Having seen how to modify a PHP-Nuke block (Chapter 17), we can gradually try our skills in creating one. We proceed by showing:
The characteristics of the various types of blocks (Section 20.1),
How to create a new block (Section 20.2),
A simple Content block (Section 20.3),
How to include PHP/HTML files in a PHP-Nuke block (Section 20.4),
How to use Javascript in PHP-Nuke blocks (Section 20.5),
How to display Flash in PHP-Nuke blocks (Section 20.6),
How to show advertisements in PHP-Nuke blocks (Section 20.7),
How to display images in PHP-Nuke blocks (Section 20.8),
How to display HTML forms in a block: Paypal (Section 20.9).