Anyone know where I can get an tut for making an install script? :hsdance:
Anyone know where I can get an tut for making an install script? :hsdance:
Ok.. Umm Do you want install scripts for like.. CGI stuff.. PHP.. ??
If you can provide us with some more info we can help ya out haha![]()
What type of scipt, i have thousands of php cgi and some htmls too.
Let me know and ill hook you up, with some
ha ha, but it needs to do somethingOriginally Posted by MicrotechXP
theres millions of install scripts
forums installer, account, ad, users, etc

php.com maybe thers alot of tourials ther maby try
nenerdern.com or how you speell it there are lots of scripts and tourials there
I want one to help my freind. He is making a CMS and he neads a install script for it.:runaway:Originally Posted by The_End
Have your friend try this tutorial out.
http://www.time-2-design.com/viewtut.php?id=17&type=php
Althought it turns out a little messy if you use the included layout files, it gives you the basic idea of it, and it helped me. It works, I've tried it. Just if he wants to use the basic scripts of this tutorial, I highly recomend adding some extra security to your php files. If you wanted, anyone could hack his whole website right now.. haha..
You say you need an install script, but what do you mean exactly?
If by saying "install script" you mean a script where you:Have someone fill out some information (Such as MySQL connection data) and have it create a site's database tables then populate them with configuration data, or even creating a "configuration" file to be included after the installation has finished.(I think I might have worded that a little weird, sorry.)
You could create something like that easily, using a little PHP with HTML(Forms), even a few MySQL queries. Your probably not going to find a tutorial really on somethign like this, since it's not exactly.. Hmm, the same thing for everyone. I would think this type of thing varies from "job to job".
Well is that what you are looking to create, or am I off by a lot?
Yes thats what he neads...they MySAL things...he wants a script that can install his script.Originally Posted by Bryon