Setup:
Windows 2000
Microsoft SQL Server 2000
PHP 4.3.3
IIS 5
AdoDB
On my IIS server, I set it to reject anonymous logins (I need to
eventually get the NT login names). I am able to run PHP scripts on the
defined site (it can run a phpinfo() script).
On another computer, I try to access the page
Can PHP retrieve custom headers? If, for example, someone sends me an email
with the custom header "Internet-card:", can I get it's value via PHP? The
imap_header, AFAIK, gets only prespecified headers (fromaddress, Subject,
date, etc.).
I have tried searching via google but all I got were ab
To those who have used these content management systems: which one
renders pages faster, PostNuke or PHP-Nuke? I plan to set up a site on
my Linux box and want to know which one I should use. :)
Also, would anyone know of a PHP based content management system that
does not have the usual 3 column
Thank you so much! This eases my worries for next semester.
Would happen to have an example script showing PHP using recursion?
Thanks again!
Martin wrote:
>Hi Andres,
>
>Yes, PHP support "recoursion". That means, that you are calling a function
>again and again, but with new start-parameters.
One of my classes next semester needs me to program using a language
that does "recurison". I don't really know what this means, though. Can
PHP do this?
Thanks!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
5 matches
Mail list logo