Hi,
Was hat dein Problem mit PHP zu tun?
Was hat dein Problem mit "Sprungmarken" (ich vermute Anker) zu tun?
Du vermutest falsch - ein GOTO-Statement, wie man es bspw. aus BASIC kennt, war gemeint.
GOTO kennt PHP mittlerweile auch - allerdings ist von der Verwnedung eher abzuraten, weil das zu unsauberer Programmierung verleitet. Mit dem Sammeln von Fehlern und entsprechenden Abfragen bekommt man das auch ohne hin.
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]