php-general Digest 11 Apr 2013 02:59:41 -0000 Issue 8190
Topics (messages 320816 through 320818):
Re: htaccess question
320816 by: James Moe
Is BBCode Installed
320817 by: Stephen
320818 by: David Robley
Administrivia:
To subscribe to the digest, e-mail:
php-general-digest-subscr...@lists.php.net
To unsubscribe from the digest, e-mail:
php-general-digest-unsubscr...@lists.php.net
To post to the list, e-mail:
php-gene...@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
On 04/09/2013 11:07 AM, Al wrote:
> I know it's not a php question, but I can't readily find the answer
> elsewhere.
>
Try <http://www.apache.org/foundation/mailinglists.html>.
--
James Moe
jmm-list at sohnen-moe dot com
--- End Message ---
--- Begin Message ---
I ran phpinfo() on my host and searched for "BBCode". Not found.
Does this mean that the extension is not installed?
If not, how can I tell?
Thanks
--
Stephen
--- End Message ---
--- Begin Message ---
Stephen wrote:
> I ran phpinfo() on my host and searched for "BBCode". Not found.
>
> Does this mean that the extension is not installed?
>
> If not, how can I tell?
>
> Thanks
>
BBCode isn't a php extension, but may be implemented using php or other
languages. See http://www.bbcode.org/ for more info.
--
Cheers
David Robley
Some people are afraid of heights. I'm afraid of widths
--- End Message ---