PHP code example of miladxandi / simplist

1. Go to this page and download the library: Download miladxandi/simplist library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

miladxandi / simplist example snippets

'important'=>false 
'important'=>true 
'important'=>false 
'important'=>false 
'important'=>true 
'important'=>false 
 $Add = new Core\Requirement\oLoad("../../..","Style/Main","Script/Main","Content/Main"); 
 $Add->Loader("png","eastCloud","Shared",true,false,"eastCloud",24,24,"Style","Class"); 
 $Add->Loader(Extension: "png",Name: "eastCloud",UniqueUrl: "Shared",Local: true,UniqueType: false,ImageAlt: "eastCloud",ImageWidth: 24,ImageHeight: 24,ImageStyle: "Style",ImageClass: "Class"); 
 $Add->Loader("css","Style",null,true); 
 $Add->Loader("js","Script",null,true);