On Mon, January 30, 2006 12:43 pm, News1 wrote:
> I would prefer to have to log into my server and from there have these
> credentials passed along to the web cameras.
http://php.net/curl
--
Like Music?
http://l-i-e.com/artists.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
News1 wrote:
> Thanks for all of the input! I have tried a new tactic, using CURL. I've
> had some success with grabbing a web page, but when I try to pass
> credentials, I get an error. I tried following examples from various
> sites (which all had different implementations), but I was unsucce
p.net
Subject: Re: [PHP] Passing Credentials
You want to use sessions, they allow you to store information such as
login details between requests.
Have a look at a simple tutorial, like this Zend one.
http://www.zend.com/php/beginners/php101-10.php
News1 wrote:
> Rory,
>
> Thanks for
David Tulloh wrote:
You want to use sessions, they allow you to store information such as
login details between requests.
Have a look at a simple tutorial, like this Zend one.
http://www.zend.com/php/beginners/php101-10.php
News1 wrote:
Rory,
Thanks for the feedback -- I will try to be clea
You want to use sessions, they allow you to store information such as
login details between requests.
Have a look at a simple tutorial, like this Zend one.
http://www.zend.com/php/beginners/php101-10.php
News1 wrote:
> Rory,
>
> Thanks for the feedback -- I will try to be clearer.
>
> Yes, I w
dentials.
>
> Thanks again! I hope this is clearer.
>
> -Original Message-
> From: Rory Browne [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 30, 2006 5:28 PM
> To: News1
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] Passing Credentials
>
> You're s
Cc: php-general@lists.php.net
Subject: Re: [PHP] Passing Credentials
You're still not being very clear.
On 1/30/06, News1 <[EMAIL PROTECTED]> wrote:
> Hi. I asked a similar question last, week, but I don't think I asked it
> correctly. What I am trying to do is to web
You're still not being very clear.
On 1/30/06, News1 <[EMAIL PROTECTED]> wrote:
> Hi. I asked a similar question last, week, but I don't think I asked it
> correctly. What I am trying to do is to web into a web server that I
> control (no problem here).
Web into a web server?
> However, from
Hi. I asked a similar question last, week, but I don't think I asked it
correctly. What I am trying to do is to web into a web server that I
control (no problem here). However, from there, I want to be able to click
a button on the web page and have multiple web cameras be displayed on my
server
9 matches
Mail list logo