Search found 1 match
- Tue Apr 17, 2007 4:12 am
- Forum: Linux
- Topic: Login Form
- Replies: 0
- Views: 1419
Login Form
Hi I am writing a login page using php in linux. I am getting a problem. Problem Description: I have C file which checks user name and password & returns value When I execute C file it gives proper/required output. I am using the executable of this file in a shell script. My shell script is log_...