--
Wendell P
wende...@operamail.com
On Sun, Dec 15, 2013, at 08:12 PM, Good Guy wrote:
> >>> ... phpinfo() indicates that
> >>> the intl and mbstring extensions are not loaded
> >> Have you enabled mbstring in your php.ini file?
> > Yes, I did all that and intl & mbstring are working fine.
On Sat, Dec 14, 2013, at 01:59 PM, Good Guy wrote:
> On 14/12/2013 21:37, Wendell P wrote:
> > ... phpinfo() indicates that
> > the intl and mbstring extensions are not loaded. Also, "php -i" says
> > they are not loaded but "php -m" says that they are. I tested functions
> > from both extensions a
Cristian,
> Are you really sure that this is a PHP problem or is your browser
> rendering issue ? Have you used the view-source feature to
> see that the
> phpinfo() HTML is not there ?
Positively. For the record, web development is part of my day to day
job. As I do not have an IBM iSeries a
Are you really sure that this is a PHP problem or is your browser
rendering issue ? Have you used the view-source feature to see that the
phpinfo() HTML is not there ?
I suspect the problem appears from the HTML code which is either invalid
(http://validator.w3.org/) or the styles are the proble
[EMAIL PROTECTED] wrote:
Hi,
I just finished an Apache 2.0.55, MySQL 4.1.16 and PHP 5.1.1 on a Windows XP
SP 1 machine.
Diving into the first documentation on PHP one the first examples is the use of
the phpinfo() method.
So I create index.php with the following content and put it in the ht
I had no trouble with using it. Worked just fine. Give me a day or two to
get another IIS5 machine online and I'll show you what it does.
Regards,
Nick "Harm" Hale
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Is php406 installed instead of 405 or have you installed it in an other
directory? in the second case, you will have to configure your web server
again.
Philippe
"Stuart Hunter" <[EMAIL PROTECTED]> a écrit dans le message
news: [EMAIL PROTECTED]
> I have just installed version 4.06 on my Windows