Login
Register
File: test.world.dir.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of JImmy Bo
>
PHP ROM MUD Area Loader
>
test.world.dir.php
>
Download
File:
test.world.dir.php
Role:
Example script
Content type:
text/plain
Description:
example using the include file after world to directory dump
Class:
PHP ROM MUD Area Loader
Load ROM MUD area map files into arrays
Author:
By
JImmy Bo
Last change:
Date:
2013-10-05 18:24
Size:
104 bytes
Contents
Download
<?php
include_once(
'test_world/_world.php'
);
echo
"<pre>"
;
print_r
(
$area
);
echo
"</pre"
;
?>
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014