Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

test

lifeform86lifeform86 Member Posts: 73

<script type="text/javascript">
/* BEGIN EZURL */
ezURL = document.location.href.match("http://((?:pub|b|p)([0-9]+)|beta|vanchau|inbox).ezboard.com/(b|f)([a-zA-Z0-9]+(?=frm[0-9]+)|[a-zA-Z0-9]+(?!frm[0-9]+))(frm[0-9]+|)(?:(?:[.]{1})([a-zA-Z0-9=+&.]+)|)(?:(?:[?]{1})([a-zA-Z0-9=+&.]+)|)(?:.*)");
try {
if (ezURL.length > 0) {
ezPub = ezURL[2].length > 0 ? ezURL[2] : ezURL[1];
ezFullPub = ezURL[1];
ezIsBoard = ezURL[3] == "b" ? true : false;
ezBoardID = ezURL[4];
ezForum = ezURL[5];
ezPage = ezURL[6];
ezQuery = ezURL[7];
}
} catch (e) { }
ezURL = null;
/* END EZURL */
</script>

Sorry for my bad grammar English is not my native language


image

Comments

  • lifeform86lifeform86 Member Posts: 73


    a:7:{s:12:"forum_number";a:1:{i:0;s:0:"";}s:9:"forum_url";a:1:{i:0;s:0:"";}s:9:"forum_alt";a:1:{i:0;s:0:"";}s:11:"default_url";s:0:"";s:11:"default_alt";s:0:"";s:8:"main_url";s:0:"";s:8:"main_alt";s:0:"";}

    Sorry for my bad grammar English is not my native language


    image

Sign In or Register to comment.