Here are some of the most recently published snippets!
How to use AND/OR in IF/ELSE PHP statement
Syntax for AND/OR in IF/ELSE PHP statement
Open the snippet
Author: fabio.nosenzo
DirectoryStream – list all the contents of a directory
You can list all the contents of a directory by using the newDirectoryStream(Path) method.
Added a Directory Filter.
Open the snippet
Author: MarcoDeMagistris