Hi every one,
When I type
&http://cpanelusername:[email protected]/cpanel/& as my browser URL, I'm able to login directly w/o the http authentication window.
But why is that the following PHP header funtion is not working in the same way, the following php page when called is working fine w/o any errors but the cpanel this time is returning with a http authentication window?
header(&Location: http://cpanelusername:[email protected]/cpanel/&
;
Any fault in my code ?
/Universal
When I type
&http://cpanelusername:[email protected]/cpanel/& as my browser URL, I'm able to login directly w/o the http authentication window.
But why is that the following PHP header funtion is not working in the same way, the following php page when called is working fine w/o any errors but the cpanel this time is returning with a http authentication window?
header(&Location: http://cpanelusername:[email protected]/cpanel/&
Any fault in my code ?
/Universal