macromedia.dreamweaver.appdev
[Top] [All Lists]

Re: Where do I store my php files then?

Subject: Re: Where do I store my php files then?
From: "RichardODreamweaver"
Date: Thu, 14 Aug 2008 22:57:17 +0000 UTC
Newsgroups: macromedia.dreamweaver.appdev

you can store .php files in the root folder or subdirectories.

 .php is processed whenever a function is called so you can store them wherever 
the browser has access to - dead simple and good for organising.

 I believe one limitation is your connection file, which should be store in the 
Connections folder in root.


<Prev in Thread] Current Thread [Next in Thread>