[PHP] Private functions

2001-09-19 Thread James Gregory
Hi, Is there a way to make a function 'private' in a php class? I'm guessing there isn't since I haven't been able to find reference to it in the php docs, but if this is the case, is there some way I can emulate private scoping? thanks, James. -- PHP General Mailing List

Re: [PHP] Private functions

2001-09-19 Thread Alexander Skwar
So sprach »James Gregory« am 2001-09-19 um 19:27:27 -0400 : Is there a way to make a function 'private' in a php class? In PHP 4.0.x - no. Alexander Skwar -- How to quote: http://learn.to/quote (german) http://quote.6x.to (english) Homepage: http://www.digitalprojects.com |

[PHP] private functions

2001-09-07 Thread Lukas
Hello, Sorry, i posted this to my local newsfeed a while ago but i don't think it is propogating properly, however i apologise if this appears twice. --- i've been using private functions like the code below a little, and just discovered that if you call the outside function more than once you