I am trying to create an interface that will allow two users do do a trade
of items live on the web. What I want to happen, and I have seen it done on
other sites, is open a window that both people see on their machine and are
able to offer trades. Once the trade is accepted by both people, the sys
Ok, I have changed my code so the headers are sent as:
header("HTTP/1.0 302 Redirect");
header("Location: index2.php");
header("Set-Cookie: USER_COOKIE=$sUser");
I have changed the file name to nph-unsecure.php
It successfully sends me to the index2.php page, but n
I have a small problem was wondering if anyone out there knew anyhting about
this. I set a cookie in my code and then redirect the user using a header
function. When I do this, my cookie is not created. If i remove the header
function, then it is. Is there a way around this?
--
PHP General Mail
Can anyone tell me why the addDivName field is always passed as a blank...
This is killing me.
">
Whenever I click on the anchor everything is sent thru except the value of
addDivName?
--
PHP General Mailing List
I am writing a module that will allow a customer to process a credit card
refund thru a web interface that I am designing. The problem I am having is
that once the information is posted to the gateway, it returns a url encoded
string with the responce from the transaction. How can I capture that
re
Try this:
Array[i][j] where i is the index of the array stored in the array and j is the index
of the value in the stored array.
"Erich Kolb" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
How do I get a value from an array thats inside of an array?
machine even though their settings would normally block it?
Thanks,
Joaco
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
> http://www.yourpage.com',
> 'Your Page');">Bookmark This Site!
>
> -Original Message-
> From: Joaco [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 03, 2003 12:51 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Creating favorites
>
>
>
our Page');">Bookmark This Site!
-Original Message-
From: Joaco [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 03, 2003 12:51 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Creating favorites
I have a customer who wants me to add a bookmarking feature on all his pages
that will create
I have a customer who wants me to add a bookmarking feature on all his pages
that will create a link on the IE toolbar for that page. Any ideas as to how
I can do this?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
10 matches
Mail list logo