View Single Post
Old 06-21-2007, 11:48 PM  
JOHNNY_BUTTHOLES
Confirmed User
 
Join Date: Jun 2006
Posts: 146
Quote:
Originally Posted by pornask View Post
PHP is server based scripting language. All script tasks are performed on the server and you only see the output of it. One script often calls (echoes) another so you pretty much have to upload it on the server to see the changes you have done. I'm not sure how other programmers do it or whether there is a way to see your scripts perform without uploading them on a server, but this is the way I've been doing it all the time.


i understand this, but i just want to push a button that uploads the file i'm working on to a pre-configured ftp site. i don't want to go to an ftp client every time i make a quick adjustment to a table. i know that php designer is supposed to provide this, but it sucks. dreamweaver seems to completely assrape your development environment.
__________________
JOHNNY_BUTTHOLES is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote