1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 13:47:31 +02:00

Updated Creating a custom script (markdown)

CaMer0n
2013-04-12 12:05:15 -07:00
parent 5c0770b3cb
commit e5a0e90895

@@ -1,5 +1,5 @@
When a plugin is more than you need and you wish to simply convert an existing PHP script for use with e107. Creating a custom-script manually may be the better option.
Below is a simple example of a 'Hello World' - the file created in the root directory of e107.
Below is a simple example of a 'Hello World' - a file created in the root directory of e107.
<?php