Connecting Tech Pros Worldwide Help | Site Map

Root of folder app files

  #1  
Old August 24th, 2005, 06:15 PM
PHPGB
Guest
 
Posts: n/a
While I know putting a app into a folder was chiseled out of fine
scottish granite and carried upto the top of ben nevis by php newbies
many years ago - I dont think a folder is the best way to do it .

The fact a script is in a folder means certain instant problems if you
want to do certain things with .

Assuming a script doesnt have index.php and all the script files have a
filename prefix like phpgb_ then theres no chance of them clashing with
anything else and theres no real reason to continue using a folder for
the main script files .

While the script will have a app folder for various things - does it
make any sense not to use the root because of a single solitary file
called index.php .

phpgb_index.php is what I use and the method hasnt brought up a single
problem of any shape or description .


Gas lighting was once what everybody thought was the best way of doing
it until that darn new fangled electricity came along .
  #2  
Old August 25th, 2005, 08:05 AM
Alvaro G Vicario
Guest
 
Posts: n/a

re: Root of folder app files


*** PHPGB wrote/escribió (Wed, 24 Aug 2005 18:10:51 +0100):[color=blue]
> While I know putting a app into a folder was chiseled out of fine
> scottish granite and carried upto the top of ben nevis by php newbies
> many years ago - I dont think a folder is the best way to do it .[/color]

What are you talking about? You shouldn't drink so early xD


--
-- Álvaro G. Vicario - Burgos, Spain
-- http://bits.demogracia.com - Mi sitio sobre programación web
-- Don't e-mail me your questions, post them to the group
--
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem creating folder in C# Asp.Net Zeb answers 7 February 1st, 2007 06:05 PM
Winforms Configuration Files in 1.1 Mark Phillips answers 2 November 22nd, 2005 01:54 AM
How to set a top-level namespace when you've defined a root namespace? Jeff Brown answers 2 November 21st, 2005 02:50 AM
Winforms Configuration Files in 1.1 Mark Phillips answers 1 July 19th, 2005 04:24 AM