RE: [PHP-WIN] RE: Win32 PHP, Apache Web Server, and Mail

2001-03-07 Thread Adrian Gould
> Can you 'ping idris.curtin.edu.au' from your windows machine? yes... > Is that machine the SMTP server? Yes, I am using Lyris / Mercury for this and they are SMTP (Lyris passes any unknown addresses onto the Mercury system). > You can try to use the IP address of your mail > server instead

[PHP-WIN] Fw: Re: a question about php---can you help me?

2001-03-07 Thread yagang . Lee
Dear Sir or Madam, There's something wrong with my php when connect to a IBM AS/400 using "client access" 's odbc driver.The message looks like: "Warning: SQL error: [IBM][Client Access ODBC Çý¶¯³ÌÐò£¨32 룩][DB2/400 SQL] ͨÐÅÁ´Â·¹ÊÕÏ¡£ COMM RC=0x5, SQL state 08S01 in SQLConnect in D:\php_web\q

php-windows Digest 8 Mar 2001 00:34:39 -0000 Issue 479

2001-03-07 Thread php-windows-digest-help
php-windows Digest 8 Mar 2001 00:34:39 - Issue 479 Topics (messages 5856 through 5866): Re: Win32 PHP, Apache Web Server, and Mail 5856 by: Fernando Madruga NT4+APACHE+PHP+DB2(IBM) 5857 by: Charles Brown PHP4, SESSION handler on javascript 5858 by: Glenn Re: $PHP_

[PHP-WIN] Slash stripping problem

2001-03-07 Thread Randall Barber
I have a tag in a form. The user inputs the following (and submits): Don't! I just used an apostraphe. The php script creates a pdf and prints the following to the pdf page: pdf_show_xy($pdf, "$str", 10, 10); Don\'t! I just used an apostraphe. I've tried stripcslash() and stripslashes()...

[PHP-WIN] CGI trouble

2001-03-07 Thread Randall Barber
I just finished writing a named-pipe client server for a project not web related. I haven't written a binary CGI for a long time and simply confused by one thing: The string submitted by a POST is given as argument 1 on the commandline of the program. Is that right? Given: a string that would

Re: [PHP-WIN] sending the submit to a new window

2001-03-07 Thread Matias Pelenur
Try adding a "target=" field in your form tag. For example, will open a new window and submit the form there. You could also, I think, create a window first using window.open('','mywindow,'params') and then use form.submit() to submit the form to the window, using target='mywindow'. Hope this h

[PHP-WIN] sending the submit to a new window

2001-03-07 Thread Hugo Alexandre A. S. Dias
Hi I have 2 pages. One of the has a form witch is a question and a When i click in the link, it should open a new window with the second page, and then sending the submit of the form to the new window. How can i do this? --- Hugo Alexandre Dias Web-Program

[PHP-WIN] Re: [PHP] Problem using readfile

2001-03-07 Thread Matias Pelenur
Well, I tried using different code (from a newer message by Mukul Sabharwal): header("Content-length: $size"); header("Content-type: $type"); $fp = fopen($actualfile, 'rb') or print('Could not open file!'); $read = fread($fp, $size) or print('Could not read file'); print($read); and this seems

Re: [PHP-WIN] MySQL version details

2001-03-07 Thread Daniel Beulshausen
At 21:11 07.03.2001 +1000, Jess Perez wrote: >phpinfo(); just shows the client version... try "SHOW VARIABLES" as query or execute mysqld -V http://www.mysql.com/doc/S/H/SHOW_VARIABLES.html daniel >""James Duncan"" <[EMAIL PROTECTED]> wrote in message >[EMAIL PROTECTED]">news:[EMAIL PROTECTED

Re: [PHP-WIN] MySQL version details

2001-03-07 Thread Jess Perez
phpinfo(); ""James Duncan"" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Does anyone know the PHP command that returns information regarding the MySQL server, it's status, version number, etc? I've seen it mentioned in the past but I can't find a reference t

Re: [PHP-WIN] $PHP_SELF not producing the goods.

2001-03-07 Thread Jess Perez
That is correct you need to use the php.exe in the sapi directory because it is compiled with "force redirect paramater". Thanks people. Regards Jess ""Jess Perez"" <[EMAIL PROTECTED]> wrote in message 97r145$nc9$[EMAIL PROTECTED]">news:97r145$nc9$[EMAIL PROTECTED]... Hi, I am using PHP4.0.4pl

[PHP-WIN] PHP4, SESSION handler on javascript

2001-03-07 Thread Glenn
Hallo! Can anybody help me with this. PHP don't rewrite my java links so my session dont works. the javascript look like this, Best regards. //Glenn _ Free email with pe

[PHP-WIN] NT4+APACHE+PHP+DB2(IBM)

2001-03-07 Thread Charles Brown
I want to connect to db2 use ODBC,But get a error:SQLSTATE 57017,means a diffrent codepage setting,my db2's codepage=437,But how can i set codepage in php?or in apache? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

[PHP-WIN] RE: Win32 PHP, Apache Web Server, and Mail

2001-03-07 Thread Fernando Madruga
Can you 'ping idris.curtin.edu.au' from your windows machine? Is that machine the SMTP server? If you use Microsoft Exchange for your email server, is it configured to allow SMTP access? (Outlook and Windows Messaging DON'T access an Exchange mail server by SMTP/POP3 but instead use a proprietary