Hello,
I wrote the below code :
and got the following error :
How to solve this problem ?
I wrote the below code :
Code:
fwrite(STDOUT, "Enter the email address: ");
Code:
Warning: fwrite(): supplied argument is not a valid stream resource in C:\apache 2triad\php\bin\cPass.php on line 7
Comment