[nycphp-talk] 'In and out' of php
jon baer
jonbaer at jonbaer.net
Sat Jan 24 13:46:25 EST 2004
> so there isn't really any "going in and out" of php.
>
im under this impression as well ... its a scripting language so the whole
entire page becomes a script in which case it doesn't really matter how you
code it. jsp is the same way as i beleive asp is. i recently has to point
that out to someone who had multiple mysql_connect code throughout each
dynamic element of a page. i explained to him that you only need to open
one connection + reuse throughout the page, a good example of no in and out.
as per the zend engine's real functions behind the scenes im still learning
more.
- jon
More information about the talk
mailing list