SELF-Forum Methoden Aufruf frankx 24.02.2009 19:56 php – Informationen zu den Bewertungsregeln Hellihello class Test { function test() { echo "hallo"; } function test2() { $this->test(); } } $test = new Test(); $test->test2(); ps.: wer manuals liest, ist klar im vorteil. Dank und Gruß, frankx -- tryin to multitain - Globus = Planet != Welt
0 8 Methoden Aufruf Seb 24.02.2009 19:51 php 0 frankx 24.02.2009 19:56 0 Seb 24.02.2009 20:02 0 Seb 24.02.2009 21:44 0 frankx 24.02.2009 22:31 0 Seb 24.02.2009 22:45 0 ChrisB 24.02.2009 20:23 0 Seb 24.02.2009 20:25