ideas and suggestions

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Campermanrich
Forum Newbie
Posts: 1
Joined: Mon Oct 13, 2003 6:10 am
Location: Belgium

ideas and suggestions

Post by Campermanrich »

Hello there,

Was wondering if anyone can help me. I'm looking to create something that can help me organise a load of files that i have to use every day (located all over the place:(!) into one simple place. We have an intranet here with PHP so i thought i could make a simple page with these files all in one place.

But dont know where to start..

Are there any examples out there you know i can look at for ideas?
Can you point me in the right direction??... All help really appreciated! :)

Thanx
rIcH:)
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

what kinds of files and how are you using them where?
m3rajk
DevNet Resident
Posts: 1191
Joined: Mon Jun 02, 2003 3:37 pm

Post by m3rajk »

do you have a database? or do you plan on using a flat file?
Post Reply