Re: Override php.ini

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, September 22, 2006 11:42 am, Beauford wrote:
> Is there a way I can use <% %> instead of <? ?> for the opening and
> closing
> tags of a php script. I thought I read this somewhere but can't find
> anything on it now.
>
> Is there something that I could do with override php.ini command? I
> don't
> have access to the php.ini file on this server.

You can do this in .htaccess under Apache, or with ini_set (which
would have to be in <?php ?>

But you SHOULD NOT DO THIS

Nobody else on the planet is using <% for PHP, and it's unlikely to be
all that useful to you.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux