[PHP] Permenant Page Generation

2003-02-08 Thread msmecca
I would like to create two pages using the fwrite() and fopen() variables...btw I am a newbie I don't know where to start: One form page to enter information. I've done that and used the same format as a typical html page. method=post action=submit.php I want the second page to show the

[PHP] Automated Php Page

2002-12-18 Thread msmecca
Still a php newbie here I am creating a website set on an intranet server. I have to create two pages that consists of the following actions and I'd like to know if its possible to do with php if so, how? The first page, information page, would somewhat look like a forum page to enter

[PHP] Php Search Engine

2002-11-25 Thread msmecca
I am in need of a search engine. I'd rather do one in PhP. Is there one available that I can see or at least get the code for? I'm a newbie to php. :) Krystal -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Php Dynamic Pages Apache Server

2002-08-01 Thread msmecca
I am trying to create a php page that will show the files on an apache server. Each file will show up as a link on the page. When clicked, the user will be able to download the file. Is there anyone out there that can lead me in the right direction. -- PHP General Mailing List

[PHP] Readdir

2002-08-01 Thread msmecca
New To Php so please bear with me... :) I used the readdir function to read the files listed on a Apache server. And it worked fine. Now I would like to be able to get the files the php code returns, to be links. Where the user can click the file and download it. Also for the files to sit within