Warning: Undefined array key 0 in /home3/bluishco/public_html/_sitios_phpide/config/funcs.php on line 49
Online PHP IDE | source

Subscribe to download

For tracking downloads and keeping you up-to-date,
please submit your email for downloading the source code



<? Online-PHP::SourceCode ?>

  • Open Source

    • The application is an OPEN SOURCE project. You can use or modify the source code as you whish, as long as it is not for commercial purpose.
    • Please send all the changes you made to an email www.online.php@gmail.com (as a ZIP archive)
    • Please stay up-to-date with the application and do not remove the code lines which perform the update check.
    • You may also browse the code on code.google.com project hosting service:
      https://code.google.com/p/online-php-ide/

      svn checkout http://online-php-ide.googlecode.com/svn/trunk/ online-php-ide-read-only

      I recommend downloading the source code directly from the site (button below), because this is the latest version of the application (the ZIP is being created on-the-fly, with intervals of a hour - you can see this script in the code)

  • Source Features...

    • The source code contains all the textual sections (Blog, Snippets, Tutorials, etc), They can be also useful for internal usage for companies or individual use.
    • The textual sections (Blog, Snippets, etc) use SQLite database (with PDO wrapper). Check if your server support it.
    • The source code is archived on-the-fly, so the ZIP archive you download is identical to the code on the server.
      You can feel free to use the online version of the application.
    • The source code contains administration panel for all the textual content.
      The username and the password are taken from the `users` table from the SQLite database (located in /db directory)