[PHP] [php] error in manual?

2004-07-20 Thread Nick W
On the page http://www.php.net/manual/en/language.oop5.visibility.php the first part reads: The visibility of a member or method can be defined by prefixing the declaration with the keywords: public, protected or private. Public declared items can be allow access to any caller. Protected limit

Re: [PHP] sceen grab

2004-06-28 Thread Nick W
On June 24, 2004 10:36 am, Matthew Holmen wrote: > I am looking for a way to retrieve data from another website, parse > through it and then display it as I would like to. Basically a screen > grab from say espn.com, then I take the data that is there and form it > to fit on my site. > > The catch

Re: [PHP] UPLOAD scripts refuse to function

2004-06-19 Thread Nick W
On June 18, 2004 10:26 pm, cory wrote: > ok, someone please lend me some advice here. I am trying create a upload > form for my site. > > Sure that sounds easy right? well I have tried at least 10 different php > scripts as well as a handful of cgi. Same resuls with everyone of > them...nothing