Re: [PHP-WEBMASTER] Error accessing my website

2013-04-22 Thread Mike Griffiths
On 22/04/2013, DAVID ARMSTRONG wrote: > Please Help!! > > Your PHP installation appears to be missing the MySQL extension which is > required by WordPress. > > I keep getting a white scree with this message above and have tried > everything > > Is there something I am missing? > > Server is Fastho

[PHP-WEBMASTER] Error accessing my website

2013-04-22 Thread DAVID ARMSTRONG
Please Help!! Your PHP installation appears to be missing the MySQL extension which is required by WordPress. I keep getting a white scree with this message above and have tried everything Is there something I am missing? Server is Fasthosts Database is mySLQ however when I log into it is has

[PHP-WEBMASTER] Dutch Tutorial

2013-04-22 Thread Tristan N.
Dear webmasters, My PHP voor n00b book contains too much information, most of it is useless bullshit. What i like to know from you, is if there is an Dutch tutorial on your site, and if it is, is it offline atm? Kind regards, PHP Noobie, Tristan Nederhoff

[PHP-WEBMASTER] [PHP-BUG] Bug #64690 [NEW]: One of the spanish mirrors of php.net returns blank pages on search results

2013-04-22 Thread voroon at corp dot agroterra dot com
From: voroon at corp dot agroterra dot com Operating system: Linux, debian stable PHP version: Irrelevant Package: Website problem Bug Type: Bug Bug description:One of the spanish mirrors of php.net returns blank pages on search results Description:

Re: [PHP-WEBMASTER] having problem with sending information to php file using ajax

2013-04-22 Thread Richard Quadling
On 19 April 2013 19:46, Amin Gholian wrote: > Hey, > > I'm sending some parameters using Ajax code, but it never gets to my php > file and never execute my php funtions. Here is my code: > > var check = $.ajax({ > type : "POST", > da