View Single Post
Old 06-21-2007, 11:23 PM  
pornask
So Fucking Banned
 
Join Date: Aug 2006
Location: 253-233-241
Posts: 6,518
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.
pornask is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote