[PHP-DB] Hi

2004-01-19 Thread ahristov
Test =) tidibcjfapplbostu -- Test, yep. attachment: dkt.exe -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] PHP 4.3.4, ADODB and Oracle9.2

2004-01-19 Thread Christopher Jones
William Cheung wrote: Win 2K server IIS 4.0 PHP 4.3.4 ADODB 4.10 Oracle 9.2 I got the following error Warning: ociplogon():_oci_open_server: Error while trying to retrieve text for error ORA-12538 in C:\PHPRoot\ADODB\drivers\adodb-oci8.inc.php on line 128 You might be hitting a combination

[PHP-DB] Re: [PEAR] DB Module Extension Problem

2004-01-19 Thread Stanley Chan
Hi Lukas, Do you mean that there are some tricky steps I should follow? Might I know where I can get the information? Thanks, -stanley --- Lukas Smith [EMAIL PROTECTED] Stanley Chan wrote: Hi friends, My program runs on a Linux Server (RH 7.3) with PHP 4.3.2. I also installed a

[PHP-DB] Stored Procedures ?

2004-01-19 Thread Ricardo Lopes
Is possible to call database stored procedures from php with oracle or any other db?

Re: [PHP-DB] Stored Procedures ?

2004-01-19 Thread Alban Médici (NetCentrex)
yep just call the name of your function as : SELECT MyFunction(); Ricardo Lopes wrote: Is possible to call database stored procedures from php with oracle or any other db? -- Alban Médici RD software engineer -- you can contact me @ : IPPhone : +33 (0)2 31 46 37 68

Re: [PHP-DB] Stored Procedures ?

2004-01-19 Thread Ricardo Lopes
That's fantastic. Thank you very much. - Original Message - From: Alban Médici (NetCentrex) [EMAIL PROTECTED] To: Ricardo Lopes [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, January 19, 2004 9:58 AM Subject: Re: [PHP-DB] Stored Procedures ? yep just call the name of your

[PHP-DB] replacing once with ereg_replace

2004-01-19 Thread lisi
I have a problem with two possible solutions, I'm just not sure how to do either one. I have a number of pages and their links stored in a MySQL db. The links are stored without the leading slash (i.e. animals/birds/birds.htm). $PHP_SELF returns the link with the leading slash (i.e.

Re: [PHP-DB] replacing once with ereg_replace

2004-01-19 Thread Ricardo Lopes
$new_php_self = substr($PHP_SELF, 1); Does this has anything to do with db?? - Original Message - From: lisi [EMAIL PROTECTED] To: PHP-DB [EMAIL PROTECTED] Sent: Monday, January 19, 2004 10:21 AM Subject: [PHP-DB] replacing once with ereg_replace I have a problem with two possible

[PHP-DB] Windows 2003 Server

2004-01-19 Thread wan
Is there any problem to install 1. apache version 1.3.23 2. PHP version 4.1.1 3. mySQL version 3.23.29 into windows 2003 server TQ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Windows 2003 Server

2004-01-19 Thread Ricardo Lopes
I use apache+php+mysql in a test environment in windowsXP and have no problems. Windows 2003 Server is a little new, but i think there are no problems. You could use more updated versions of apache and mysql, they are avaliable for some time and have some really nice new features. - Original

Re: [PHP-DB] Windows 2003 Server

2004-01-19 Thread Andrea Fenilxxx
Sto realizzando una pagina di invio mail per una mailing list. La mail parte regolarmente. Sul mio pc (Win Xp si vede bene, così come su molti altri pc) Qualcuno sa spiegarmi perchè, su alcuni windows ('98), invece dell'html mi genera una mail NON html (quindi si vede solo il codice... una

Re: [PHP-DB] Windows 2003 Server

2004-01-19 Thread Viorel Dragomir
Nu cred ca te pot ajuta cu ceva. :)) So why don't you use English? - Original Message - From: Andrea Fenilxxx [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, January 19, 2004 13:08 Subject: Re: [PHP-DB] Windows 2003 Server Sto realizzando una pagina di invio mail per una

Re: [PHP-DB] Windows 2003 Server

2004-01-19 Thread Ricardo Lopes
Please post this message in english or spanish or portuguese, those are the only languages i understand. Por favory enviari mensagi in español, ingles o portugues. Io no parlare italiano. - Original Message - From: Andrea Fenilxxx [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday,

Re: [PHP-DB] Windows 2003 Server

2004-01-19 Thread Alban Médici (NetCentrex)
yep c'est quand même la foire de l'europe ici !!! - little of french It's like an european bazaar here :-) Please post in english it's the universal language (even if like me your english is poor :) Ricardo Lopes wrote: Please post this message in english or spanish or portuguese, those are

Re: [PHP-DB] Stored Procedures ?

2004-01-19 Thread Christopher Jones
Ricardo Lopes wrote: Is possible to call database stored procedures from php with oracle or any other db? There is a complete Oracle example in Frank Naudé's Oracle/PHP FAQ: http://otn.oracle.com/tech/opensource/php_faq.html#PROC Chris -- PHP Database Mailing List (http://www.php.net/) To

RE: [PHP-DB] i want to unsubscribe

2004-01-19 Thread Humberto Silva
Send an email to: [EMAIL PROTECTED] Humberto Silva World Editing Portugal -Original Message- From: Hutchins, Richard [mailto:[EMAIL PROTECTED] Sent: segunda-feira, 19 de Janeiro de 2004 12:43 To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [PHP-DB] i

[PHP-DB] Re: pop, php and mysql problem!

2004-01-19 Thread JeRRy
On ¬P´Á¤é 18 [EMAIL PROTECTED] 2004 06:54, JeRRy wrote: Could someone look/try my code below. It grabs emails from a mailbox and grabs emails within the BODY of the email and sends the details to a database to match and flag an account. Could you rephrase the above? I'm sure you meant

Re: [PHP-DB] Windows 2003 Server

2004-01-19 Thread Artiom N. Matiuhov
No problems. Is there any problem to install 1. apache version 1.3.23 2. PHP version 4.1.1 3. mySQL version 3.23.29 into windows 2003 server TQ -- WBR, Artiom N. Matiuhov aka MuToGeN [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit:

RE: [PHP-DB] Windows 2003 Server

2004-01-19 Thread Angelo Zanetti
dove stai mandando questi email? FOrse certe mailing lists non cianno supporto per HTML e solo text normale. Win98 non lo so perche ti fa vedere il codice, penso che non capiscono il HTML e anche qualche impostazione deve essere cambiato per accetare HTML. spero che questo to aiutera

[PHP-DB] Re: [PEAR] DB Module Extension Problem

2004-01-19 Thread Stanley Chan
Hi Robert, Thanks for your information. Does it mean that PEAR:DB is not fully independent module? It still requires some special compilation in PHP compiler. -stan --- Robert Munteanu [EMAIL PROTECTED] On Mon, 2004-01-19 at 10:40, Stanley Chan wrote: Hi Lukas, Do you mean that there

Re: [PHP-DB] Re: [PEAR] DB Module Extension Problem

2004-01-19 Thread Ricardo Lopes
In my windows PHP installation i have to uncomment i line in the php.ini file that has something like: ;extension=mssql.dll you have to configure your php ini file. Set extensions dir and uncomment the mssql.dll (you will probably have mssql.so or something like that) In my case the dll's

[PHP-DB] Re: [PEAR] DB Module Extension Problem

2004-01-19 Thread Robert Munteanu
On Mon, 2004-01-19 at 16:18, Stanley Chan wrote: Hi Robert, Thanks for your information. Does it mean that PEAR:DB is not fully independent module? It still requires some special compilation in PHP compiler. -stan --- Robert Munteanu [EMAIL PROTECTED] l Support for database access

[PHP-DB] Re: [PEAR] DB Module Extension Problem

2004-01-19 Thread Robert Munteanu
On Mon, 2004-01-19 at 10:40, Stanley Chan wrote: Hi Lukas, Do you mean that there are some tricky steps I should follow? Might I know where I can get the information? Thanks, -stanley The manual helps, as always: http://www.php.net/manual/en/ref.mssql.php --- Lukas Smith [EMAIL

[PHP-DB] PhP 5.0, Mysql4.11,Apache2.0.48

2004-01-19 Thread Michael G. Tracey
I have PhP 5.0, Mysql4.1.1,Apache2.0.48 on Win2k Pro... PhP is configured as CGI... I have been able to run simple PhP scripts. I hear this setup is suicidal though...Aside from the fact these are the latest versions... why??? I have not had time to use this setup to access MySQL with PhP. Will