Warning: Uninitialized string offset 2 in /home/hub/public_html/includes/language.php on line 226

Warning: Undefined array key "" in /home/hub/public_html/includes/language.php on line 227
The 86it Developers Network Gaming Hub » Titanium SandBox
PHP-Nuke Titanium Dev 4
     
openbase
PHP-Nuke Titanium v4.0.3 / PHP v8.2.21
Sponsor Tron for PHP-Nuke Titanium
::: There is so much more here to see, it takes 30 seconds to register an account and we don't even verify with e-mail! Just register we promise you won't be sorry... ::: Login or Register
IPHub is an IP lookup website featuring Proxy/VPN detection. A free API is available, so you can perform fraud checks on online stores, detect malicious players on online games and much more! Look at this! Click here Look at this! to sign up for FREE today at ipHub ::: Country Music: The Soul Circus Cowboys ::: Sponsor: Brandon Maintenance Management, LLC Phone: 813-846-2865 ::: Sponsor: Big Country Radio - The EJ Morning Show :::

The Titanium Sandbox Module v4.0.3 : This module is only for PHP-Nuke Titanium application builders. A sandbox is a testing environment that isolates untested code changes. This module was designed for the developers over at The 86it Developers Network, it gives the user a place to test random PHP code and is a good way to start learning PHP-Nuke Titanium, PHP, Java, cURL or just about any online programming language you can think of. There are no limits when it comes to The 86it Developers Network, they allow you full access to any programming language that you would like to explore.

Languages Available: HTML - HyperText Markup Language, CGI - Common Gateway Interface, Javascript, Java, PHP, XML - eXtensible Markup Language, Perl, Python, cURL, Linux C

Below you will find links that will load the example templates. You can open the corresponding PHP files in Dream Weaver or Visual Studio Coode to explore and learn new ways to code.Click on any of the links and then scroll down the page, and you will see that it has loaded the example for you to view before you explore the source code!


Warning: Undefined variable $module in /home/hub/public_html/modules/Titanium_SandBox/x-bootstrap_4_modal.php on line 14

Loading JQuery and Bootstrap into the current module for editing and testing...

If you are logged in via FTP the current file location is: /public_html/modules//x-bootstrap_4_modal.php

It is always a great idea to leave yourself notes like this, it will help you find the file you need!
Click here to show | hide source code
  • Using jQuery 3.6.1 installed locally on your server:
  • This config assumes you have jquery installed to your dev_includes folder which resides off of the root of your portal
  • /public_html/dev_includes/jquery/jquery.js

  • Using Bootstrap 5.2 installed locally on your server:
  • This config assumes you have bootstrap installed to your dev_includes folder which resides off of the root of your portal
  • /public_html/dev_includes/bootstrap/js/bootstrap.min.js



  • [ SANDBOX TEST LINKS ]

    This files can be found in the folder: https://www.hub.86it.us/modules/Titanium_SandBox/x-clean_slate_template.php
    [ CLEAN SLATE TEMPLATE ] Written by Ernest Allen Buffington 9/15/2017

    This files can be found in the folder: https://www.hub.86it.us/modules/Titanium_SandBox/x-fullscreen_shockwave_example_description
    [ FULLS SCREEN SWF DISPLAY ] Written by Ernest Allen Buffington 7/30/2013

    This files can be found in the folder: https://www.hub.86it.us/modules/Titanium_SandBox/x-facebook_testing_template.php
    [ FACEBOOK LOGIN CODE EXAMPLE ] Written by Ernest Allen Buffington 6/20/2012

    This files can be found in the folder: https://www.hub.86it.us/modules/Titanium_SandBox/x-host_information.php
    [ GUIDE TO ABSOLUTE PATHS ] Written by Ernest Allen Buffington 1/1/2010

    This files can be found in the folder: https://www.hub.86it.us/modules/Titanium_SandBox/x-browser_check.php
    [ BROWSER AND OS CHECK EXAMPLE CODE ] Written by Ernest Allen Buffington 3/1/2012

    This files can be found in the folder: https://www.hub.86it.us/modules/Titanium_SandBox/x-project_template.php
    [ FLASH LAYOUT CODE EXAMPLES ] Written by Ernest Allen Buffington 9/5/2017

    This files can be found in the folder: https://www.hub.86it.us/modules/Titanium_SandBox/x-php5_audiotag_example.php
    [ HTML 5 AUDIO TAG EXAMPLE ] Written by Ernest Allen Buffington 7/30/2013

    This files can be found in the folder: https://www.hub.86it.us/modules/Titanium_SandBox/x-file_get_contents_example.php
    [ cURL CODE FETCH EXAMPLE ] Written by Ernest Allen Buffington 7/30/2013

    This files can be found in the folder: https://www.hub.86it.us/modules/Titanium_SandBox/x-bootstrap_4_modal.php
    [ Loading JQuery and Bootstrap with a few Modal Examples ] Written by Ernest Allen Buffington 08/05/2022


    modules/Titanium_SandBox Your facebook SandBox folder, which is relative to your portal root directory (public_html).
    browser_check.php (Browser Check :: example created by Ernest Allen Buffington.) browser_check.php Browser Check :: example created by Ernest Allen Buffington.
    copyright.php (This file contains the copyright information for the facebook SandBox Module.) copyright.php This file contains the copyright information for the facebook SandBox Module.
    facebook_testing_template.php (Facebook Testing Template :: example created by Ernest Allen Buffington.) facebook_testing_template.php Facebook Testing Template :: example created by Ernest Allen Buffington.
    host_information.php (Host Information Check :: example created by Ernest Allen Buffington.) host_information.php Host Information Check :: example created by Ernest Allen Buffington.
    index.php (module index file.) index.php This is your module index file, this is where we call your project file.
    php5_audiotag_example.php (How to use PHP 5's audio tags :: example created by Ernest Allen Buffington.) php5_audiotag_example.php How to use PHP 5's audio tags :: example created by Ernest Allen Buffington.
    project_template.php (This file is a project template (code example).) project_template.php This file is a project template (code example).
    x-bootstrap_4_modal.php (x-bootstrap_4_modal.php is NOW LOADED :: Loading JQuery and Bootstrap with a few Modal Examples | created by Ernest Allen Buffington 03/01/2022) x-bootstrap_4_modal.php x-bootstrap_4_modal.php is NOW LOADED :: Loading JQuery and Bootstrap with a few Modal Examples | created by Ernest Allen Buffington 03/01/2022
    x-browser_check.php (Browser Check :: example created by Ernest Allen Buffington.) x-browser_check.php Browser Check :: example created by Ernest Allen Buffington.
    x-clean_slate_template.php (x-clean_slate_template.php is NOW LOADED :: Code Template created by Ernest Allen Buffington 03/01/2012) x-clean_slate_template.php x-clean_slate_template.php is NOW LOADED :: Code Template created by Ernest Allen Buffington 03/01/2012
    x-facebook_testing_template.php (facebook_testing_template.php is NOW LOADED :: Code Template created by Ernest Allen Buffington 07/30/2013) x-facebook_testing_template.php facebook_testing_template.php is NOW LOADED :: Code Template created by Ernest Allen Buffington 07/30/2013
    x-file_get_contents_example.php (Get File Contents Expample :: Gets a Mobile ID list from a website! :: Example created by Ernest Allen Buffington Tuesday 9/5/2017.) x-file_get_contents_example.php Get File Contents Expample :: Gets a Mobile ID list from a website! :: Example created by Ernest Allen Buffington Tuesday 9/5/2017.
    x-fullscreen_shockwave_example.php ( x-fullscreen_shockwave_example.php is NOW LOADED :: Code Template created by Ernest Allen Buffington 09/15/2017) x-fullscreen_shockwave_example.php x-fullscreen_shockwave_example.php is NOW LOADED :: Code Template created by Ernest Allen Buffington 09/15/2017
    x-host_information.php (Host Information Check :: example created by Ernest Allen Buffington.) x-host_information.php Host Information Check :: example created by Ernest Allen Buffington.
    x-php5_audiotag_example.php (How to use HTML 5's audio tags :: example created by Ernest Allen Buffington.) x-php5_audiotag_example.php How to use HTML 5's audio tags :: example created by Ernest Allen Buffington.
    x-project_template.php (This file is a project template (code example).) x-project_template.php This file is a project template (code example).

    modules/Titanium_SandBox/admin Module Sub Folder
    case.php (admin case file.) case.php admin case file.
    index.php (module index file.) index.php directory index file.
    install.php ( x-fullscreen_shockwave_example.php is NOW LOADED :: Code Template created by Ernest Allen Buffington 09/15/2017) install.php x-fullscreen_shockwave_example.php is NOW LOADED :: Code Template created by Ernest Allen Buffington 09/15/2017
    links.php (No Description Yet.) links.php No Description Yet.
    panel.php (No Description Yet.) panel.php No Description Yet.

    modules/Titanium_SandBox/css Module Sub Folder
    style.css Cascading Style Sheet for the facebook SandBox Module.
    x-bootstrap_4_modal.css please add the file x-bootstrap_4_modal_description.css to modules/Titanium_SandBox/project_file_decriptions folder.

    modules/Titanium_SandBox/facebook Module Sub Folder
    custom_share_axample_01.php (custom facebook share :: example created by Ernest Allen Buffington.) custom_share_axample_01.php custom facebook share :: example created by Ernest Allen Buffington.
    standard_comments.php (standard comments :: example created by Ernest Allen Buffington.) standard_comments.php standard comments :: example created by Ernest Allen Buffington.

    modules/Titanium_SandBox/images Module Sub Folder
    FBshare.png image file
    Titanium_SandBox.png image file
    bar.gif image file
    css.png image file
    css3-html5-bootstrap.png image file
    customLogo.png image file
    facebook_SandBox.png image file
    facebook_SandBox1.png image file
    favicon.ico image file
    finger-pointing-left-icon-grey.png image file
    finger-pointing-left-icon.png image file
    finger-pointing-right-icon.png image file
    folder.png image file
    ghost.jpg image file
    php-file-active.png image file
    php-file.png image file
    pointright.gif image file
    sandbox.png image file
    theghost.86it.us.txt image file
    toolbox.png image file
    tree-L.gif image file
    tree-T.gif image file
    white.png image file
    white_e0dadc.png image file
    white_eeeeee.png image file
    white_eeeeeer.png image file
    white_paper.png image file

    modules/Titanium_SandBox/includes Module Sub Folder

    modules/Titanium_SandBox/js Module Sub Folder

    modules/Titanium_SandBox/songs Module Sub Folder

    modules/Titanium_SandBox/project_file_descriptions Module Sub Folder

    Total File Count : 57


    Google Sitemap
    This site is cached. CLICK HERE TO UPDATE CACHE
    BlackJack Theme v1.0 © 2022
    [ About Us ] - [ Disclaimer Statement ] - [ Privacy Statement ] - [ Terms of Use ]
    MySQL Database Server: 10.3.39-MariaDB
    Page Generation: 0.16 Seconds | Memory Usage: 615.11 KB | DB Queries: 20
    Do Not Click