[PHP] phpMyAdmin : password and user (Help)

2002-12-01 Thread Iguider
Hi Please I need a help, I used to work with asp and now I am migrating to php, my site web works perfectly on my PC (windows). I am runing phpMyAdmin 2.2.6, and easyphp on local machine . when my host give me a username and password, I want to change the file phpMyAdmin/config.inc.php from

[PHP] phpMyAdmin 2.2.6

2002-11-12 Thread Iguider
Hi I am running normally a phpMyAdmin 2.2.6, until yesterday it shows me : Host 'localhost' is not allowed to connect to this MySQL server please help

Re: [PHP] phpMyAdmin please help

2002-11-12 Thread Iguider
Message - From: John Nichel [EMAIL PROTECTED] To: Iguider [EMAIL PROTECTED] Cc: PHP List [EMAIL PROTECTED] Sent: Tuesday, November 12, 2002 12:20 AM Subject: Re: [PHP] phpMyAdmin please help See below Iguider wrote: in my dtabase.php : $dbHost = ; $dbUser = Amazigh; $dbPassword

[PHP] phpMyAdmin please help

2002-11-11 Thread Iguider
Hi I have a furom working under php 4.0 and when I upgrade it to php 4.2 by installing the new version of easyphp 1.6.0.0 . the new phpMyAdmin is 2.2.6 . when I run the forum or I tried to re-create a tables in mySQL database with a install.php it shows me the following errors : Warning:

Re: [PHP] phpMyAdmin please help

2002-11-11 Thread Iguider
may also want to check your forum's database.php after checking the phpMyAdmin's config.inc.php. - Original Message - From: John Nichel [EMAIL PROTECTED] To: Iguider [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, November 11, 2002 4:47 PM Subject: Re: [PHP] phpMyAdmin please

[PHP] Fw: esayphp

2002-11-10 Thread Iguider
Hi I have installed esayphp v 1.4.0.0 on my pc (windows 98) . How can I know the version of PHP and of mysql ? Thanks

Re: [PHP] Fw: esayphp

2002-11-10 Thread Iguider
thanks a lot - Original Message - From: Maxim Maletsky [EMAIL PROTECTED] To: Iguider [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, November 10, 2002 10:48 PM Subject: Re: [PHP] Fw: esayphp ? phpinfo(); ? -- Maxim Maletsky [EMAIL PROTECTED] On Sun, 10 Nov 2002 22:42:59

[PHP] how to redirect from one page to an other page in PHP ?

2002-10-03 Thread Iguider
Hi please how to redirect from one page to an onther in php ? ( like it is in ASp : redirect(../index.asp) exemple switch (condition1) { case 1; go to page page1.php; case 2; go to page page2.php; } thanks in advance

[PHP] borders in dreamwever please Help

2002-09-08 Thread Iguider
Hi I setup Easy php on my PC (windows 98) , I try to use dreamweaver 4.0 to make borders as it is done with frontpage. I used (SSI ) like that : !--#include virtual=/OnLine/borders/Left/left.htm -- but the pb the borders (top , left and bottom.htm) appears in my dreamweaver but in local host

[PHP] From ASP to PHP please help

2002-09-06 Thread Iguider
Hi I have a site web made in ASP ( using frontpage software), After I read about php I decided to re-do all my site with PHP, but still new in php script I need help to show me the best way to change borders in ASP to php . as you know frontpage software put the borders in _borders, I can still