Hey,

Paying 15$ extra just for php is IMNSHO madness, PHP is widely supported and
is being offered with plenty of hosting packages totally free...I have seen
some packages/plans offering 35mb space, 1gig bandwidth etc for just 81cents
a month WITH PHP....

Check out http://bestwebhosters.com do a search and I think...shift.

Cheers,
-Ryan



> Thanks Adam,
> :=) First thing I tried.
> Oh well.
> John
>
>
> > > How can I verify if my ISP really does have PHP on a server I am
using. They say if I want PHP, I must pay an extra $15 per month. Is there
somehting I can put in my .htaccess to verify and maybe do this?
> > >
> > >     <IfModule mod_php4.c>
> > >         AddType application/x-httpd-php .php .php4 .php3 .phtml .htm
.html
> > >         AddType application/x-httpd-php-source .phps
> > >     </IfModule>
> > >
> >
> > Put up a php test page? If you get the appropriate response, you have
> > PHP enabled on the server.
>
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>

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

Reply via email to