[PHP] Performance question

2001-02-02 Thread Matthew Mundy
Hello all. I was wondering. What kind of performance reduction is there in including files or using the auto prepended one for a file less than, say, 10 line? Specifically, I would think that the file IO would be a detriment to such a small file. Without the includes, code would be repeated, but

[PHP] Session Code debug help requested

2001-01-31 Thread Matthew Mundy
Hello all. Sorry, I know sessions come up a lot. I am attempting to use sessions for login tracking. The session starts fine, sends the cookie fine(login as the session name), registers login as a session var, then location should switch to index. all my files except login include() a file calle

Re: [PHP] Waring message for FTP

2001-01-23 Thread Matthew Mundy
try @ftp_mkdir($conn_id, $uploadtag); On Tue, 23 Jan 2001, Simon Chambers wrote: > Hi, > > I have developed a small php program which creates a directory on a remote > ftp site, which works fine. The problem is that when the directory is creted > it displays the message: > > Warning: ftp_mkdir: M

Re: [PHP] Clearing a variable

2001-01-18 Thread Matthew Mundy
unset($var) On Thu, 18 Jan 2001, Brandon Orther wrote: > Hello, > > How can I clear a variable? > > Thank you, > > > Brandon Orther > WebIntellects Design/Development Manager > [EMAIL PROTECTED] > 800-994-6364 > www.webintellects.com >

Re: [PHP] looking for a PHP editor

2001-01-10 Thread Matthew Mundy
Has anyone mentioned Bluefish? I was using code crusader till I tried it yesterday. It blows away both jcc, emacs, xemacs, and gvim. ---Matt On Wed, 10 Jan 2001, Toby Miller wrote: > The editors that I usually use are Textpad and Jedit. I usually use Textpad > as it's my favorite editor. Jedit