dragunu Posted July 24, 2007 Share Posted July 24, 2007 hello dear php freaks community, i would like to make a simple script where i Upload a file, and then combine it with the fopen('php://stdin','r'); function, whereas, each line of the file would be outputted by using an fread(STDIN,1024); hope u understood my question hehe. ( for those who use webmin, an example is, when u create a script with perl which requires STDIN. then, by using webmin, u just upload the file and each line of the file is treated as STDIN input. i just want to create something like that in php just for practise sake. ) thanks william Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.