I've kept the code in a temp file so when I get some time I will delve
into it further. Certainly more of a pain than I expected.

-----Original Message-----
From: Jason Wong [mailto:[EMAIL PROTECTED] 
Sent: July 20, 2003 4:45 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Still problem with files


On Monday 21 July 2003 00:23, Beauford.2005 wrote:
> These files were already done from last year, so I figured I would 
> just carry on with them. Last year they did not have to be manipulated

> - so it wasn't a big deal. I have since changed the whole thing and am

> now using a database (took me a whole 45 minutes), which I was using 
> anyway to hold all my other info. I'd still be curious though as to 
> why the other way did not work.

If it's not obvious from examining the code then you have to get down to
some 
serious debugging. Most importantly you need to:

 - incorporate error checking into your code, examine the values
returned from 
all functions

 - var_dump() all your major variables and verify that they are what you

expect them to be

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
What's all this brouhaha?
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to