Koyaan wrote:
Unfortunately I'm not well informed about php and everything that comes with
it.
My site is created by someone who is totally out of the picture at ther
moment and I have a problem
On my site it was possible to create "aktueeltjes" (newsflashes) and add
them on the "aktueeltjes" part
So you don't want the form data to be encoded in the url?
Something like this would probably do it:
That'll just display a button that when pressed will pass $var to
input.php
> -Original Message-
> From: Steve [mailto:[EMAIL PROTECTED]
> Sent: 24 February 2004 05:16
> To: [EMAIL
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
to avoid other issues followed by other threads about the same stuff of
every 2 weeks:
echo 'Click to add'
John Nichel wrote:
Steve wrote:
I have this code
$var=$_POST['Stock']; in one page
further down in the code, if certain conditions are me
Steve wrote:
I have this code
$var=$_POST['Stock']; in one page
further down in the code, if certain conditions are met, I want the user
to click on a link that will take them to a form to fill in some info. I
need to have the data that is in $var passed along to that new url.
So I have
$var
MAIL PROTECTED]>
Sent: Sunday, February 09, 2003 8:16 PM
Subject: Re: [PHP] Beginners question
How do you use the output on a webpage then?
Martin
"Leif K-Brooks" <[EMAIL PROTECTED]> skrev i en meddelelse
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> My guess is
How do you use the output on a webpage then?
Martin
"Leif K-Brooks" <[EMAIL PROTECTED]> skrev i en meddelelse
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> My guess is that the new lines are there, but since you're (most likely)
> outputting HTML, you don't see them. Take at look at the br H
My guess is that the new lines are there, but since you're (most likely)
outputting HTML, you don't see them. Take at look at the br HTML tag.
Martin Purdy wrote:
>Hi everybody
>
>I am totally new to PHP, and I have a problem with the Print statement.
>When I send a newline using "\n" nothing ha
7 matches
Mail list logo