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://
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
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
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
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";
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
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
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
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
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-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
-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
- --
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
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
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 (
[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
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
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
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-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
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
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
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
--
23 matches
Mail list logo