Help me, I'm new commer

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
nguyenthaitho
Forum Newbie
Posts: 1
Joined: Mon Aug 18, 2003 3:44 am
Contact:

Help me, I'm new commer

Post by nguyenthaitho »

My PHP Page notice
"Notice: Undefined index: HTTPS in D:\Program Files\Apache Group\Apache2\htdocs\"
when i try to run my site on intranet.

My Apache Server is 2.0.46 and ver PHP is 4.3.1. Run on Win 2000 Server.
Now Apache and some PHP forum is OK, but this app is not all right.

Thanks for any!
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

You're trying to access an array element that doesn't exist - could you show us the code the error refers to so we can help better?

Mac
Post Reply