954,587 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

PHP to server prompt

Hallo there everyone,
i am using a command on the server (kinit)and after that a password is required to type in
the thing is that i would like that to be done automaticaly from the php code!
i found that one
http://stackoverflow.com/questions/187736/command-line-password-prompt-in-php

but is not what i want(and is not working)

i thought something like

fwrite and then the$_SERVER['password here']


and then use the Post method to be writen on the prompt but i am not quite sure whta to do ..

manolisvl46
Light Poster
30 posts since Feb 2010
Reputation Points: 10
Solved Threads: 0
 

anyone some help :(

manolisvl46
Light Poster
30 posts since Feb 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: