[PHP] Request for Help/Information

2004-08-04 Thread Andy Baldwin
Would someone be willing to suggest a solution to a coding problem? After the following code (downloads a text file from the host server to my PC), how can I redirect the script to another one? ?php $user_agent = strtolower($_SERVER[HTTP_USER_AGENT]); header(Content-type:

Re: [PHP] Request for Help/Information

2004-08-04 Thread John Holmes
Andy Baldwin wrote: Would someone be willing to suggest a solution to a coding problem? After the following code (downloads a text file from the host server to my PC), how can I redirect the script to another one? ?php $user_agent = strtolower($_SERVER[HTTP_USER_AGENT]);

Re: [PHP] Request for Help/Information

2004-08-04 Thread Justin Patrin
On Wed, 4 Aug 2004 09:04:33 -0500, Andy Baldwin [EMAIL PROTECTED] wrote: Would someone be willing to suggest a solution to a coding problem? After the following code (downloads a text file from the host server to my PC), how can I redirect the script to another one? ?php $user_agent

[PHP] request for help/advice (xml/php content management)

2002-12-04 Thread Robert Samuel White
Hello, I am the creator of eNetwizard Content Management Server, an open source content management system using the LAMP suite. I am getting ready for its first major release and have come across some problems that I need to address first... I'm not really sure where to start this is such a

Re: [PHP] request for help/advice (xml/php content management)

2002-12-04 Thread Justin French
Haven't you already posted this? J on 05/12/02 10:20 AM, Robert Samuel White ([EMAIL PROTECTED]) wrote: Hello, I am the creator of eNetwizard Content Management Server, an open source content management system using the LAMP suite. I am getting ready for its first major release and have

[PHP] request for help/advice (xml content management)

2002-12-03 Thread Robert Samuel White
Hello, I am the creator of eNetwizard Content Management Server, an open source content management system using the LAMP suite. I am getting ready for its first major release and have come across some problems that I need to address first... I'm not really sure where to start this is such a

[PHP] Request for help =

2001-07-16 Thread Ben Bleything
Hey everybody, I've been hacking away on some scripts to do various things (primarily, a job listing and faculty listing database for my work, Oregon State University), and I've got to admit, I'm pretty new to this stuff, and a lot of it I'm just hacking away at. For instance, today, I threw