[PHP] fread problem

2003-03-02 Thread Paul Cohen
Hello all, I am trying to read a php file to a varible and then print that variable. Unfortunately, my php file is not being parsed by the fread function and I can't figure out why. Here is the code in my file and was taken directly from the manual: $filename = "test.php"; $handle = fope

RE: [PHP] Delete Files on Server with PHP

2001-08-30 Thread Paul Cohen
Thanks Jason, I was using a hard copy manual and couldn't find it in the file functions. Paul -Original Message- From: Jason Brooke [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 30, 2001 10:27 AM To: Paul Cohen; [EMAIL PROTECTED] Subject: Re: [PHP] Delete Files on Server wit

[PHP] Delete Files on Server with PHP

2001-08-30 Thread Paul Cohen
I have checked the archives but have not been able to find a suitable answer. I have a couple of scripts that allow my users to upload files to the server. At the same time, it logs an entry in a MySQL database that links the temp file name created on the server to a name that makes sense for th

[PHP] String to Variable converstion

2001-01-17 Thread Paul Cohen
Hello all, I am trying to build an IRR calculator using PHP. The number of cash flow streams I will have at any time will vary, so I am using a loop to build the formula. Then I am iterating to solve the equation and output the solution. As most of you know, I am solving the following for r: