diff --git a/examples/index.php b/examples/index.php
new file mode 100644
index 0000000..34bb72f
--- /dev/null
+++ b/examples/index.php
@@ -0,0 +1,79 @@
+';
+?>
+
+
+
+
+
+TCPDF Examples
+
+
+
+
+
+
+
+
+
+TCPDF Examples
+
+
+- Simple PDF with default Header and Footer: [PDF]
+- Simple PDF without Header and Footer: [PDF]
+- Custom Header and Footer: [PDF]
+- Cell stretching: [PDF]
+- Multicell: [PDF]
+- WriteHTML and RTL support: [PDF]
+- Independent columns with WriteHTMLCell: [PDF]
+- External UTF-8 text file: [PDF]
+- Image: [PDF]
+- Multiple columns: [PDF]
+- Colored Tables: [PDF]
+- Graphic Functions: [PDF]
+- Graphic Transformations: [PDF]
+- Javascript and Forms: [PDF]
+- Bookmarks (Table of Content): [PDF]
+- Document Encryption: [PDF]
+- Independent columns with MultiCell: [PDF]
+- Persian and Arabic language on RTL document: [PDF]
+- Non unicode / Alternative config file: [PDF]
+- Multicell complex alignment: [PDF]
+- writeHTML alignment: [PDF]
+- CMYK colors: [[PDF]
+- Page Groups: [PDF]
+- Object Visibility: [PDF]
+- Object Transparency: [PDF]
+- Text Clipping: [PDF]
+- Barcodes: [PDF]
+- Multiple page formats: [PDF]
+- Set PDF viewer display preferences: [PDF]
+- Colour gradients: [PDF]
+- Pie Chart Graphic: [PDF]
+- EPS/AI vectorial image: [PDF]
+- Mixed font types (TrueType Unicode, core, CID-0): [PDF]
+- Clipping masks: [PDF]
+- Line styles with cells and multicells: [PDF]
+- Text Annotations: [PDF]
+- Spot Colors: [PDF]
+- NON-embedded CID-0 CJK font: [PDF]
+- HTML Justification: [PDF]
+- Booklet (double-sided pages): [PDF]
+- File attachment: [PDF]
+- Image with Alpha Channel Transparency: [PDF]
+- Disk caching: [PDF]
+- Move and delete page: [PDF]
+- Table Of Content with Bookmarks: [PDF]
+- Text hyphenation: [PDF]
+- Transactions and UNDO: [PDF]
+- Table header and rowspan: [PDF]
+- TCPDF methods in HTML: [PDF]
+- Experimental 2D Barcode: [PDF]
+- Full page background: [PDF]
+- Digital Signature Certification: [PDF]
+- Javascript functions: [PDF]
+- XHTML Form: [PDF]
+
+
+
+