RE: [PHP] Passing Credentials

2006-02-01 Thread News1
get the following error: Parse error: parse error in /var/www/html/sess6.php on line 8 If anyone has a suggestion, I would greatly appreciate it. Thanks! -Original Message- From: David Tulloh [mailto:[EMAIL PROTECTED] Sent: Monday, January 30, 2006 6:59 PM To: News1 Cc: php-general@lists.ph

RE: [PHP] Passing Credentials

2006-01-30 Thread News1
I would like to skip this step for the webcams and be able to access them directly and automatically pass the username/password credentials. 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

[PHP] Passing Credentials

2006-01-30 Thread News1
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

[PHP] header WWW-Authenticate Question

2006-01-26 Thread News1
Hi. I have been looking for this in several areas and I can't seem to find it. I'm new to PHP (any programming since FORTRAN, really :) so please forgive my ignorance. I am trying to send username/password credentials to a web server using a PHP script. This is done to automatically log in