Re: php 5 classes: public, protected and private




Look for some good books on OO theory and design.


Thanks Jerry, maybe the php 5 approach is a better implementation than
the php 4 approach? I have always felt that in php 4 using classes (or
at least my way of using them) was more a convenient way to organise
code, grouping some related functions in one class, other related ones
in another...

Gotta get me some books & hope it's going to be a loooong coooold
winter ;)

.



Relevant Pages

  • Re: [PHP] Getting line count of a text file
    ... but not windows. ... > In PHP 5, I'm counting the number of lines in a text file using the ... or you dont want to use execor related functions look to the stream ... read portions of a file and count lines as it read through the portions. ...
    (php.general)
  • Re: [PHP] Getting line count of a text file
    ... but not windows. ... In PHP 5, I'm counting the number of lines in a text file using the ... or you dont want to use execor related functions look to the stream ... read portions of a file and count lines as it read through the portions. ...
    (php.general)
  • Re: Frames
    ... <?php session_start; ... At the top of the frames page and the ordinary pages, but I'll do a bit of ... reading to understand what you suggest. ... it, but then I haven't had that much need of doing that), but soon I started to use the on-line manual, which has user comments and examples, it's really useful to see how you can use functions and you have links to related functions too, you could take a look at the session_start ...
    (alt.php)
  • Re: Post with redirect?
    ... So far you haven't shown us how do to it in PHP. ... You are backpeddling, troll. ... And you're also afraid we will find out you're not a programmer with 25 years of experience. ... the only thing jerry got right is that it would be a lot of work. ...
    (comp.lang.php)
  • Re: Post with redirect?
    ... He wanted a way to redirect a port with data to an external site ... posting certain inputs, with the 3rd party server as the target. ... i made no claim other than you can use just php to get the job done. ... only thing jerry got right is that it would be a lot of work. ...
    (comp.lang.php)