stillflame,
it doesn't seem to work.
Could you please explain what PIPE symbol does here?
i tried looking up for this information in books, i couldn't find much.
Thanks,
Madhu
raider2001,
"$|=1"; didn't help in my case.
i've a SCRIPTA which calls SCRIPTB to run as a background process. I've a message to print from SCRIPTA.
This works fine if i run it from the command line.
How ever, when i try to run the CGI script from the browser, it waits for SCRIPTB to...
Hi All,
In a perl-cgi script, i am trying to execute a system command which runs a perl script in the background.
I'd like to give a message saying the script is running.
The simple cgi script i wrote has the following lines:
===============================================
#!/usr/bin/perl
use...
Hi All,
I'm new to PHP. I've a script which has 2 html tables, one with in the other.
I've few parameters to select on the left column of the table. when the user selects all the parameters and hits
submit button, i'd like to show the data on the right column of the table on the same screen...
Hi,
I need to check the contents of two files line by line.
For example:
File1 contains the following
Jim@tek.com
Tom@tek.com
Tim@tek.com
File2 contains:
Sam@tek.com
oprah@tek.com
Tim@tek.com
Tom@tek.com
I need to compare first File1 with File2 and find if there is any thing in File1 that is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.