Re: [PHP-WIN] RE: [php] [PHP-WIN] Re: extension path in php.ini

2003-05-27 Thread Alejandro C. Garrammone
Hey...josh...do u read the message I posted yesterday???. It works for Tobyso the must work with u either. - Original Message - From: "josh aldrich " <[EMAIL PROTECTED]> To: "'Cristian MARIN'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, May 26, 2003 9:58 PM Subject: [PHP-WIN

Re: [PHP-WIN] RE: [personal] AW: [PHP-WIN] php.ini extension path

2003-05-27 Thread Alejandro C. Garrammone
There is not "c:\extensions\" is "c:\extensions" look...it's diferent Hope this helps, Alex - Original Message - From: "josh aldrich " <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, May 27, 2003 12:36 AM Subject: [PHP-WIN] RE: [personal] AW: [PHP-WIN] ph

[PHP-WIN] Fatal Error???

2003-05-27 Thread Alejandro C. Garrammone
> Hi guys...I'm in trouble again...see if you can help me... > I get the following error when I run the following script. > Let me try to explain the code. I'm writing some code for an intranet web > page, I'm want to print to a printer some text but I'm wanted to be printed > centered. If the tex

Re: [PHP-WIN] Re: Fatal Error???

2003-05-29 Thread Alejandro C. Garrammone
21 on my computer :) you have omitted 20 positions of $assunto ENDWHILE; All the loops are the same, please verify them yourself. Cristic -- - Cristian MARIN InterAKT Online (www.interakt.ro) [EMAIL PROTECTED] "Alejandro C. Garrammone&

Re: [PHP-WIN] Re: Fatal Error???

2003-05-30 Thread Alejandro C. Garrammone
very well. -- - Cristian MARIN InterAKT Online (www.interakt.ro) +4021 411 2610 [EMAIL PROTECTED] "Alejandro C. Garrammone" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi guys...I'm in trouble again...see if you can help me... > I g

[PHP-WIN] Fatal Error?...Solved

2003-05-30 Thread Alejandro C. Garrammone
I want to thank Cristian MARIN & Svensson, B.A.T. for working on my code to solve my problem. I think that the behavior of guys like them are vital for this newsgroup to survive. Guys, THANK YOU AGAIN. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/u

Re: [PHP-WIN] Parse error what's this, what to do?

2003-06-20 Thread Alejandro C. Garrammone
Ildiko, every time you want to use php code you must start with a " so, here you want to embeded html code and then you want to write another part of the code so it's look like this: [Html Code] Hope this helps... But it isn't the answer...please post you code!! - Original Message --

Re: [PHP-WIN] installation problem in win98 system

2003-08-14 Thread Alejandro C. Garrammone
Hi Muhammadwell...when you start Apache...they must said that Apache and PHP are working. Second, do you install the php as a service of apache??. You must do that in order to achieve full functionality and coordiantion between Apache and PHP. If you have any answers, email me. Best regards,

[PHP-WIN] Looking for Debugger program.

2003-08-15 Thread Alejandro C. Garrammone
Someone know how to find a debugger program for PHP?...because it's hard to debug with the Notepad. Thxs in advance, Alex -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] how to establish relationship in Mysql

2003-08-20 Thread Alejandro C. Garrammone
For what do you want to establish a relationship??...just do a inner join or a natural join in a query and you must achieve the same results than the relationship in access. Or if you want you can install de odbc driver for mysql and work with the tables in access. Best regards, Alex - Origin

[PHP-WIN] Question

2003-10-23 Thread Alejandro C. Garrammone
Sorry, but it isn't a question of PHP. Somebody know a Free Mail Server that works on a LAN with win9x??? Best Regards, Alex -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Question

2003-10-23 Thread Alejandro C. Garrammone
Sorry, but it isn't a question abount PHP. Somebody know a Free Mail Server Software that works on a LAN with win9x? Best Regards, Alex -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Problems with instalation on Apache

2006-03-28 Thread Alejandro C. Garrammone
Hi! I'm installing php 5.0.1 on Apache 2.0.55, I think it's works fine but when I load an html form they said "Notice: Undefined variable: submit in C:\Archivos de programa\Apache Group\Apache2\htdocs\as_insercion.php on line 10" and the other problem it not connect to the MySQL DB. Before this

[PHP-WIN] Problems in connection to mysql

2006-03-28 Thread Alejandro C. Garrammone
Im trying to migrate from Apache 1.3, php 4.x and mysq 3.23 to apache 2.0.55, php 5.0.2 and mysql 5.0. I configure everything but I think something is missing in the cofiguration because i cannot connect to mysql via apache/php. When I try to connect to mysql the following error occurs: Fatal e

Re: [PHP-WIN] Re: Problems with instalation on Apache

2006-03-29 Thread Alejandro C. Garrammone
Thxs to all. I register_globals and load the extension and it's working now. Thx again! Alex - Original Message - From: "El Bekko" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 28, 2006 3:27 PM Subject: [PHP-WIN] Re: Problems with instalation on Apache Alejandr

Re: [PHP-WIN] PHP 4.4.2 and MySQL 5?

2006-04-06 Thread Alejandro C. Garrammone
First of all, I suposed that you have Win32 running. Ok, then if you install PHP from the installer then you need to download the ZIP file too, because the installer don't have the extensions, and mysql installs on PHP with an extension. Then, look for the extension in php.ini located on C:\win

[PHP-WIN] Function MAIL()

2006-08-09 Thread Alejandro C. Garrammone
Hi!!! I have a problem with the Mail() function. I've looked in documentation and help, I've configured php.ini but don't work. My mail account needs a password, where do I put them???. thxs in advance, Alex PD: sorry for my english.