Input data for php program.
[email protected] ("Sidney") Wed, 29 May 2002 17:36:14 +0800
| Newsgroups | php.lang |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am designing a php program running in Linux, i would like to know can i design a program by adding permeter after the file name? Just like the following, "adding.php" is the filename and "123" ,"456" is the data which i want to input for the program? [root@localhost bin]# php adding.php 123 456 Could someone help me? and my e-mail address is [email protected] Best regards, Sidney