ScriptShare 3 Code
Brought to you by:
jaybud
File | Date | Author | Commit |
---|---|---|---|
Scriptshare | 2010-08-27 | jaybud | [r37] Deployment Procedure (test) |
Readme.txt | 2010-08-17 | jaybud | [r5] * Added old versions of ScriptShare for develop... |
Scriptshare.sln | 2010-08-16 | jaybud | [r2] * Moved project folder to Scriptshare from PHP ... |
index.php | 2010-08-17 | jaybud | [r5] * Added old versions of ScriptShare for develop... |
This is the source code for the ScriptShare3 project by JBud. This source contains the full PHP application, as well as tools for you to implement it for your own website. At it's current stage of development, ScriptShare3 needs a lot of work to implement on your own site, but some example files may shed some light on how to use it. Please also note: The old version of ScriptShare will be available in the "oldver" folder. You can open the "Scriptshare.sln" file within Visual Studio 2008 with VS.PHP installed. Inside the folder named "Scriptshare" you will find a file named "struct.sql" this contains the basic structure for the database, you need only execute it on your local MySQL database. Please keep an eye out because this is soon to be deprecated by the new version. YOU MAY FIND A LIVE VERSION AT: http://home.jbud.org/ss3/Scriptshare/ Keep an eye on this file.