Re: any help for me
From: Anthony M. Saffer (anthony_at_NOSPAM.opensource-strategies.com)
Date: 07/24/04
- Previous message: not Josh: "any help for me"
- In reply to: not Josh: "any help for me"
- Next in thread: steve: "Re: any help for me"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 24 Jul 2004 02:00:19 -0700
"not Josh" <games2040@aol.comJosh> wrote in message
news:20040723215457.24808.00000332@mb-m16.aol.com...
> I haveing problems with my php script see
> we find friends .com
Yes! You will be happy to know that all is not lost for you and your
website.
ERROR 1 seems to be caused by you trying to perform an operation on a file
that you either don't have permission to operate on or that you don't have
the permission to perform that operation
ERROR 2-3 are probably caused because you have to perform these functions
BEFORE you send ANY HTML to the browser at all. Even a single character sent
to the browser before you perform these functions will hose your code there.
Try moving it.
Hope this helps,
Anthony M. Saffer, Lead Developer
Open Source Strategies, Inc.
"Creating quality software for government and non-profit use"
http://www.opensource-strategies.com/
Phone: (918) 542-8251
Fax: (801) 409-5701
Email: anthony@opensource-strategies.com
- Previous message: not Josh: "any help for me"
- In reply to: not Josh: "any help for me"
- Next in thread: steve: "Re: any help for me"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|