[PHP-WIN] Re: $_Post doesn´t work

2003-03-05 Thread Aidal
1. I would put an url in the action in you form, for example "$PHPSELF" aka the same side sending the form. 2. A form field is global on the site receiving the form and can be accessed like any global variabel. 3. Be aware that the form you wrote doesn't send any value field, it only has a send but

[PHP-WIN] Session handling for windows - new sessionid generated everytime I run session_start()

2003-03-05 Thread Hector Lumang
good afternoon, I am new with php and session handling - I am currently working working on a site which requires sessions. However, whenever I execute session_start(), a new session ID is generated. Is this correct/normal? The following is my current setup: Windows XP PHP 4.3.1 MySQ

php-windows Digest 6 Mar 2003 03:24:29 -0000 Issue 1620

2003-03-05 Thread php-windows-digest-help
php-windows Digest 6 Mar 2003 03:24:29 - Issue 1620 Topics (messages 18859 through 18867): Re: custom extensions.. 18859 by: Brian 'Bex' Huff Re: LDAP Problems (PHP4 + Apache2 + Windows XP) 18860 by: Shaffin Bhanji Re: $_Post doesn´t work 18861 by: Oliver Steimer R

[PHP-WIN] Re: Mail Function Problem

2003-03-05 Thread Manuel Lemos
Hello, On 03/05/2003 11:07 PM, Jason Hawkins wrote: Hi, can anyone help?? I am trying to use the mail() function. It works for addresses that are internal on the intranet - but as soon as I try sending to an external address such as [EMAIL PROTECTED] I have problems with the folllowing error mes

[PHP-WIN] Mail Function Problem

2003-03-05 Thread Jason Hawkins
Hi, can anyone help?? I am trying to use the mail() function. It works for addresses that are internal on the intranet - but as soon as I try sending to an external address such as [EMAIL PROTECTED] I have problems with the folllowing error message: SMTP server response: 550 Relaying denied here

[PHP-WIN] remote URL .jpg

2003-03-05 Thread Anthony Ritter
Christoph Grottolo wrote in message: > The manual says that you have to check if creation from url works. > Maybe you check first if your script works with a local jpg, then if > you can include a remote url (include ("http://www.nytimes.com";);). > To send the image you must use: > header("Con

[PHP-WIN] php_xslt: xslt_set_encoding

2003-03-05 Thread Michel Sahyoun
I have downloaded the 4.3.1 windows binaries zip package and it doesn't seem to have xslt_set_encoding() enabled. Can anyone confirm this? And short of getting the sources and recompiling PHP, is there another binary distribution that would have xslt_set_encoding() enabled? Thanks, Michel --

[PHP-WIN] Re: Anyone using PHP with activePDF Toolkit?

2003-03-05 Thread Christoph Grottolo
[EMAIL PROTECTED] (Ron Herhuth) wrote: > >I'm trying to dynamically generate PDFs using an FDF form, a SQL database and PHP >along with activePDF Toolkit. I basically have created an FDF form using Acrobat and >I need to auto populate the form and save a PDF from the resulting data merge. Does

Re: [PHP-WIN] unique month-year (MySQL->php)

2003-03-05 Thread Bobo Wieland
Hi again. I took a closer look at the archives and found the solution myself! Sorry for not doing that first thing... .bobo - Original Message - From: "Bobo Wieland" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 05, 2003 12:36 PM Subject: [PHP-WIN] unique month-year (

Re: [PHP-WIN] $_Post doesn´t work

2003-03-05 Thread Oliver Steimer
the problem was that i wrote $_Post and not $_POST ! Now it works fine...thanks for helping ! Oliver "Ryan Marrs" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] Try: Daten wurden eingetragen " method="post"> ___ Ryan Marrs Web Develope

[PHP-WIN] HELP: LDAP Problems (PHP4 + Apache2 + Windows XP)

2003-03-05 Thread Shaffin Bhanji
Hello, I have configured the php.ini file accordingly. When I load the php_java.dll extension, I have no issues but when I try to do the same for php_ldap.dll, I get an error: Unknown(): Unable to load dynamic library 'c:\php\extensions\php_ldap.dll' - The specified module could not be found The

[PHP-WIN] Re: custom extensions..

2003-03-05 Thread Brian 'Bex' Huff
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 that's easy... just follow these instructions here, and you can use any kind of extension you want. The popular ones are php, php3, inc, and phtml, but you can use foobar if you wish: http://www.php.net/manual/en/install.iis.php#install.iis.iis4 - --

php-windows Digest 5 Mar 2003 14:31:37 -0000 Issue 1619

2003-03-05 Thread php-windows-digest-help
php-windows Digest 5 Mar 2003 14:31:37 - Issue 1619 Topics (messages 18847 through 18858): compilation error using VC++ 5.0 18847 by: Joe Wong Re: ARRAY Question! 18848 by: Aidal $_Post doesn´t work 18849 by: Oliver Steimer 18850 by: Ryan Marrs 18851

[PHP-WIN] WIN 2000 ACCESS VIOLATION PROBLEMS

2003-03-05 Thread Daniel Masson
RECENTLY I INSTALLED PHP ON A WIN 2000 AND WHEN THE WIN STARTS AND THE IIS SERVICE STARTS AND PHP WORKS OK ... BUT AFTER SOME MINUTES OF BEING UP , .. THE SCRIPT RESPONSES: PHP has encountered an Access Violation at 0119295E AND LATER THE PHP SCRIPTS ARE NOT ACCESIBLE ANY MORE THROUGH BROWSER, AN

[PHP-WIN] custom extensions..

2003-03-05 Thread THOMAS BRADBURY
Hi, I'm using PHP 4.3.1 and Windows IIS-5 (on WinXP), and I'm wanting to set up a custom file extension to be processed by PHP... instead of using "blah.com/image.php?" i'd like to use "blah.com/image?..." or "blah.com/.image?..." Is this possible to set up (on such a setup as mine), and if

Re: [PHP-WIN] $_Post doesn´t work

2003-03-05 Thread Cam Dunstan
Quite right - variable names are most definitely case sensitive. Functions are not. CD - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, March 05, 2003 7:40 PM Subject: RE: [PHP-WIN] $_Post doesn´t work > I believe it's called

[PHP-WIN] Re: PHP install on Windows98 and PWS

2003-03-05 Thread Pavel Granèiè
phpinfo makes output itself... > > This will probably not work since you do not tell the function what to do > with the returned value. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] mssql_connect error

2003-03-05 Thread Victor Kirk
Hi, I've got a problem connecting to a mssql server. mssql_connect seems to ignore the username I'm trying to contect as. php seems correctly configured, extension directory set correctly, php_mssql.dll is set as an extension, ntwdblib.dll is in the system32 directory and phpinfo reports mssql c

[PHP-WIN] unique month-year (MySQL->php)

2003-03-05 Thread Bobo Wieland
Hi all! I have a mysql table with a timestamp field. I need to get the information on which month's and year's there are present in this table. How can I get this info? It's important that I don't get any duplicates... $q = "SELECT (?) AS year, (?) AS month FROM my_table ORDER BY year, month";

RE: [PHP-WIN] $_Post doesn´t work

2003-03-05 Thread Jill . Ramonsky
I believe it's called $_POST, not $_Post. I could be wrong, but I was given to understand that variable names (as opposed to function names) were case sensitive. Jill -Original Message- From: Oliver Steimer [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2003 10:06 PM To: [EMAIL PROTE

RE: [PHP-WIN] $_Post doesn´t work

2003-03-05 Thread Ryan Marrs
Ack, missed a closing parenthesis, and for avoiding warnings, you should probably use an empty check on the variable. Daten wurden eingetragen " method="post"> ___ Ryan Marrs Web Developer Sandler & Travis Trade Advisory Services, Inc. 248.474.7200 x 183

RE: [PHP-WIN] $_Post doesn´t work

2003-03-05 Thread Ryan Marrs
Try: Daten wurden eingetragen " method="post"> ___ Ryan Marrs Web Developer Sandler & Travis Trade Advisory Services, Inc. 248.474.7200 x 183 248.474.8500 (fax) www.strtrade.com -Original Message- From: Oliver Steimer [mailto:[EMAIL PROTECTED] S

[PHP-WIN] $_Post doesn´t work

2003-03-05 Thread Oliver Steimer
Hi there , I´m trying PHP and have a problem with with the superglobals. I use Apache 1.3.27 and php 4.3.1 this is my script: but my script won´t do anything !! Any one who can help ? regards Oliver -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://