PDA

View Full Version : Where do you create your scripts?



redtom
12-12-2007, 09:59 PM
Where do you create your scripts?

What I mean is do you create your scripts on your computer or on a proper website, I normaly use my web hosting but I'm getting annoyed because my cpanel is slow, the site it's self is fine it's just the cpanel can be slow so I've just set my computer up for PHP and I'm use that for now.

Moved by Agesilaus (Forum Moderator) from Design and Development: Please post in the correct forum in future.

adamFTW
12-12-2007, 10:00 PM
I use my hosting, and how did you set up PHP on your PC?

Florx
12-12-2007, 10:02 PM
I use Localhost :)

On a Ubuntu 7.10 OS with apache, mysql and php.

Phpmyadmin is on there for ease :)

redtom
12-12-2007, 10:02 PM
I use my hosting, and how did you set up PHP on your PC?

Google wamp or xampp, I use xampp there pritty straight forward, comes with every thing you need and you don't really need to do much more then click install.

craigg.
12-12-2007, 10:14 PM
I use wampserver to edit my source, but I test all my files on an online server. Then I test every source with different browsers. Just eliminates any problems which could occur.

Ini
12-12-2007, 10:29 PM
if you mean actually create as in write i use dreamweaver

but i use my hosting (cPanel) to test the scripts

Verrou
12-12-2007, 10:30 PM
I use Localhost :)

On a Ubuntu 7.10 OS with apache, mysql and php.

Phpmyadmin is on there for ease :)

Can ya tell me how to set up Phpmyadmin please, i cant seem to get it working -.-

Colin-Roberts
12-12-2007, 10:37 PM
i use my servage account to test everything.

VistaBoy
12-12-2007, 10:46 PM
i use my servage account to test everything.
lol i do the same use my servage account for testing with Linux and my home server for testing with windows.

Mentor
12-12-2007, 10:50 PM
Depends what im doing, smaller stuff ill useually test out on WAMP though bigger stuff its best to test out on the real server as the enviroments may be very differnt.

Moh
12-12-2007, 10:52 PM
When im editing scripts and need to keep reloading the page, I use frontpage. Once I click save, its saved onto the site. Pritty usefull :)

But I usualy use dreamweaver for the sites.. I tend to use Frontpage alot now though.
Dreamweaver dosn't let you always have it your way, it does things how it wants :(

Florx
12-12-2007, 11:00 PM
I just use notepad for linux.

Invent
12-12-2007, 11:02 PM
On my localhost (XAMPP) obviously.

It's much easier and reliable than using a Web Server.

Dentafrice,
12-12-2007, 11:35 PM
I use XAMPP, its fast.. plus its a directory on your PC so you don't have to FTP or anything.. plus you can browse over your network with it being a shared folder.

Mentor
12-12-2007, 11:58 PM
You are using a websever? applications like XAMPP or WAMP simply install an apache sever on to your local machine.

Beau
13-12-2007, 05:22 AM
Localhost. Once source works fine there, I'll upload it to web hosting and test it out.

Zaub
13-12-2007, 06:39 AM
I just use my hosting, I don't bother with all the stuff on localhost.

tgb-hosting
13-12-2007, 08:12 AM
xampp and frontpage [Directly connected to my site] Easy to setup ;]

MrCraig
13-12-2007, 05:42 PM
used to do on server till figured out how to install xampp

now i use that :)

Frog!
13-12-2007, 06:22 PM
I use XAMPP, mainly due to ease of use.

Want to hide these adverts? Register an account for free!