| file_folder | Link |
|---|---|
| 00-sistem-error | :rocket: jQuery |
| 01-sistem-maklumat | :rocket: Bootstrap |
| 02-sistem-pengurusan | :rocket: Bootstrap.Themes |
| 03-sistem-pendaftaran | :rocket: AdminLTE |
| 04-sistem-carian | :rocket: animate.css |
| 05-sistem-jualan | :rocket: Sweet Alert |
| 06-sistem-persembahan | :rocket: FontAwesome |
| 07-sistem-modul | :rocket: backstretch |
| 08-sistem-mendarat_landing-page | :rocket: jQuery.Form |
| # | :rocket: markdown-cheatsheet |
| # | :rocket: Pixabay |
| # | :rocket: Unslpash |
:rocket: :file_folder: :globe_with_meridians:
//phpinfo();
//echo PHPVERSION() . '<br>';
echo PHP_VERSION . '<br>';
echo PHP_MAJOR_VERSION . '.' . PHP_MINOR_VERSION . '.' . PHP_RELEASE_VERSION . '<br>';
echo '<pre>'; print_r($_SERVER); echo '</pre>';