Assignments Home
Assignments
RD
Debug Code - Show Results of scandir()
// print_r($assignments_directory_items);
Array
(
[0] => .
[1] => ..
[2] => 01-includes
[3] => 02-mail
[4] => 03-thumbnail-upload
[5] => 04-sessions-mysql
[6] => _notes
[7] => index.php
)
// print_r($rd_directory_items);
Array
(
[0] => .
[1] => ..
[2] => 01-php-history
[3] => 02-php-net
[4] => 03-local-php
[5] => 04-mysql-rdbms
[6] => 05-php-v8
[7] => 06-php-frameworks
[8] => _notes
)