RE: [PHP] security question

2001-10-17 Thread Daniel Goldin
: Re: [PHP] security question On Wednesday 17 October 2001 19:14, Daniel Goldin wrote: But I need to protect the files themselves. Is their a way to protect the files without adding another level of authorization when someone does access them from the browser? Move these text files one

RE: [PHP] eregi_replace problem

2001-09-22 Thread Daniel Goldin
DSolved. Problem was a typo in other script called by this one. Many apologies to the list. Best, daniel -Original Message- From: Daniel Goldin [mailto:[EMAIL PROTECTED]] Sent: Friday, September 21, 2001 9:08 PM To: [EMAIL PROTECTED] Subject: [PHP] eregi_replace problem The following

[PHP] eregi_replace problem

2001-09-21 Thread Daniel Goldin
],center,$welcome_html); $welcome_html = eregi_replace(\[ec],/center,$welcome_html); Any help gratefully appreciated. Daniel Goldin [EMAIL PROTECTED] Creative Director 323.225.1926 BlueLamp Productions

[PHP] seeking good annotate script

2001-08-31 Thread daniel goldin
I'm looking for a good script that implements an annotation function--much like the manual at php.net. Anybody know where I could find such a beast? Daniel Goldin [EMAIL PROTECTED] 323-225-1926 www.blue-lamp.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

[PHP] seeking good annotate script

2001-08-31 Thread daniel goldin
= I'm looking for a good script that implements an annotation function--much like the manual at php.net. Anybody know where I could find such a beast? Daniel Goldin [EMAIL PROTECTED] 323-225-1926 www.blue-lamp.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe

[PHP] slightly OT -- content management systems and php

2001-08-31 Thread daniel goldin
system. Should I be? What are the pros and cons of various systems such as Typo3, SiteManager, etc. Anybody have any experience using these php-based systems? What about Zope? Is it all it's cracked up to be? Does it work with PHP? Daniel Daniel Goldin [EMAIL PROTECTED] 323

RE: [PHP] Example high-profile PHP sites

2001-07-30 Thread Daniel Goldin \(E-mail\)
www.kinderstart.com Major childrens portal. Php and MySql and some perl. -Original Message- From: Alexander Skwar [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 26, 2001 10:38 AM To: Maurice Rickard Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Example high-profile PHP sites So sprach

[PHP] best php editor

2001-07-27 Thread Daniel Goldin \(E-mail\)
Recently there's been a thread about what editor is best for PHP. I have discovered a new (for me) fantastic editor for HTML, PHP and other scripting languages. It is called HTML-kit! I absolutely love it and felt I had to share that love with you all. It is free. A little like Homesite, except

[PHP] newbie seeks template info

2001-07-25 Thread Daniel Goldin \(E-mail\)
Could somebody point me to a good primer--and I mean PRIMER--that explains how templates work in php. I'm thinking--not too clearly, I admit--about apps like Smarty and PhpLib and Pear, which I've heard so much about. I would like to know how to use templates--particularly to separate structure

RE: [PHP] newbie has include path error new problem

2001-07-04 Thread Daniel Goldin \(E-mail\)
error logs say? i'm beginning to think your networking is fine. mike on 7/3/01 12:17 PM, Daniel Goldin at [EMAIL PROTECTED] wrote: Here what I get: Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 199.34.58.0 * 255.255.255.0

RE: [PHP] newbie has include path error new problem

2001-07-03 Thread Daniel Goldin
scott mentioned, you should read the man pages on route and ifconfig. you can find good help at http://www.linuxdoc.org/ mike on 7/2/01 9:53 PM, Daniel Goldin (E-mail) at [EMAIL PROTECTED] wrote: I'm on a redhat 7.1 box on a pentium 3 pc. I set up networking via netcfg. Here are the settings

RE: [PHP] newbie has include path error new problem

2001-07-02 Thread Daniel Goldin \(E-mail\)
prepend.php? mike on 7/1/01 11:00 PM, Daniel Goldin (E-mail) at [EMAIL PROTECTED] wrote: Thanks for your help. The server document root is: /etc/httpd/htdocs. Perhaps I need to point to this document in root in php.ini file? Anyway, I cannot try that now as I have finally achieved networking linux

RE: [PHP] newbie has include path error new problem

2001-07-02 Thread Daniel Goldin \(E-mail\)
prepend.php? mike on 7/1/01 11:00 PM, Daniel Goldin (E-mail) at [EMAIL PROTECTED] wrote: Thanks for your help. The server document root is: /etc/httpd/htdocs. Perhaps I need to point to this document in root in php.ini file? Anyway, I cannot try that now as I have finally achieved networking

RE: [PHP] newbie has include path error new problem

2001-07-02 Thread Daniel Goldin \(E-mail\)
. now you can't load a page from localhost? correct? is localhost still your machine? can you load a page from http://127.0.0.1 again, what does your routing table look like? on 7/2/01 3:29 PM, Daniel Goldin (E-mail) at [EMAIL PROTECTED] wrote: Appreciate your help. Yes I can ping localhost. I do

RE: [PHP] newbie has include path error new problem

2001-07-02 Thread Daniel Goldin \(E-mail\)
:[EMAIL PROTECTED]] Sent: Monday, July 02, 2001 3:06 PM To: 'PHP List' Subject: Re: [PHP] newbie has include path error new problem on 7/2/01 3:59 PM, Daniel Goldin (E-mail) at [EMAIL PROTECTED] wrote: Yes, I could load a page from localhost until I set up networking. No, I cannot load a page from

RE: [PHP] newbie has include path error new problem

2001-07-01 Thread Daniel Goldin \(E-mail\)
to indicate where the document root is. Eh, it's kidna hard to explain... maybe someone else can explain it better :) Justin French Creative Director Indent.com.au Daniel Goldin wrote: I had php/apache/mysql working perfectly for awhile on my redaht 7.1 box. Compiled them all from source

[PHP] good chat script?

2001-06-23 Thread Daniel Goldin \(E-mail\)
Anybody know of a good chat script? I'm hoping for the chat equivalent of phorum. Thanks for any help. daniel Daniel Goldin [EMAIL PROTECTED] 323.225.1926 BlueLamp Productions www.blue-lamp.com -- PHP General Mailing

RE: [PHP] PHP Editor

2001-05-10 Thread Daniel Goldin \(E-mail\)
xemacs has a php-mode which is okay, syntax highlighting and so on. -Original Message- From: Daniel [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 09, 2001 4:53 PM To: [EMAIL PROTECTED] Subject: [PHP] PHP Editor Hi, Just wondering whether you guys use any type of editor when

[PHP] can't get php working on redhat 7.1

2001-05-09 Thread Daniel Goldin \(E-mail\)
Got apache going. But no php. Anyone had any experience on this the latest redhat. Hoping to get some pointers to getting apache/php/mysql working nicely in redhat 7.1. I've been struggling with this for days now. Thanks for any help daniel Daniel