View Full Version : Does anyone know?
IanMarlowe
07-23-2005, 07:20 AM
DOES anyone know of a good host to make a php website? I've been searching, and searching, and finding only bull(you know what ;)) sites. They all have FTP, but they are so hard to use, that it is pointless.
THank YOu
IanMarlowe
07-26-2005, 07:50 AM
Hmmmm....Does anybody know a good web-host that lets you script in PHP?
Wha'?
Me, I use dotservant.com. It's not amazing, but it serves. You get PHP, CGI and (depending on the package) MySQL. If you don't like FTP, there's an HTTP file-editing interface.
They all have FTP, but they are so hard to use, that it is pointless.
FTP isn't hard to use.
Open a shell
cd to the directory with your files
> ftp <host>
ftp> username ENTER
ftp> password ENTER
ftp> put <file> ENTER
ftp> quit ENTER
IanMarlowe
07-26-2005, 12:32 PM
not the FTP, but how to edit them once they're on the web...THX
IanMarlowe
07-26-2005, 12:33 PM
FTP isn't hard to use.
Open a shell
cd to the directory with your files
> ftp <host>
ftp> username ENTER
ftp> password ENTER
ftp> put <file> ENTER
ftp> quit ENTER
explain a little more, please...
oh, and do you know of anything free i'm sorry, i didn't specify...
lmf33
08-20-2005, 02:54 PM
I use http://www.value-webhosting.com/
Its inexpensive and has alot :)
explain a little more, please...
C:\WINDOWS> ftp
ftp> open mysite.com
Connecting blah blah blah
Username: userone
Password: mypass04$
You won't see the password as you type it.
ftp> put file.htm pages/file.htm
ftp> quit
C:\WINDOWS> exit
See here (http://dynamicdrive.com/forums/showpost.php?p=13767&postcount=1337)
TiGeR_asH
12-30-2005, 10:57 AM
If you need ...
IPB, phpBB, skins... free
www.forumer.com :)
dead-poetic
12-30-2005, 04:19 PM
if you want a free site, http://xmgfree.com, 200 mb of space, 2 gb of bandwidth, 15 MySQL databases, cPanel, PHP, and Great technical support.
nikomou
01-10-2006, 02:43 PM
If you have an ftp account already, you can use http://www.net2ftp.com.
Its a web-based ftp client, that has a built in editing tool, so you can edit php, html etc files and simply just click on save.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.