Re: [PHP] <?=$var?> on OS X
Brian Dunning wrote:
I've got a new OS X box and for some reason <?=$var?> doesn't work like
it does on all my other OS X boxes - anyone know a quick reason why not?
Check your php.ini for short_open_tags.
--
Postgresql & php tutorials
http://www.designmagick.com/
.
Relevant Pages
- Re: [PHP] =$var?> on OS X
... >> like it does on all my other OS X boxes - anyone know a quick reason ... > Exactly for that reason I don't recommend that you use it. ... Postgresql & php tutorials ... (php.general) - Re: TCO and users/box
... I work at a scientific institute; we do scientific computation, ... with number of boxes, but does scale up with number of boxes. ... Resource use is inefficient, given the statistical pattern of usage. ... IMHO this isn't a good reason for one workstation/user unless it can be ... (comp.os.linux.hardware) - Re: TCO and users/box
... We have an aging Sun v1280 server, ... I just checked the server; ... with number of boxes, but does scale up with number of boxes. ... IMHO this isn't a good reason for one workstation/user unless it can be ... (comp.os.linux.hardware) - Re: how to get past apt-get errors? is there a manual workaround? SOLVED
... had trouble.) ... Your problem has to do with postgresql, not apt. ... reason. ... (Debian-User) - Re: Using Python for my web site
... research from "a few years ago", but ancient research is entirely ... That's exactly the reason why I added this information. ... PostgreSQL, in the past, has certainly had some hurdles ... MySQL, ... (comp.lang.python) |
|