Search found 3 matches
- 14 Feb 2012 11:57
- Forum: DOS Batch Forum
- Topic: Help me "How to ?" it's about batch
- Replies: 8
- Views: 10570
Re: Help me "How to ?" it's about batch
This isn't a PHP forum. Nor do I know PHP. But just looking at the PHP code and I would bet this code is what takes the username and password from the command line . $username = $argv[1]; $password = $argv[2]; hmm... can you please make a script .bat file so the id and password is remembered ?
- 14 Feb 2012 07:36
- Forum: DOS Batch Forum
- Topic: Help me "How to ?" it's about batch
- Replies: 8
- Views: 10570
Re: Help me "How to ?" it's about batch
Hi there, i'm really noob here let me explain my problem to you first : That explains the screen shots VS actually copying and pasting the TEXT from the cmd window instead. 6. sadly everytime i re-run my software i must retype my id and password can you guys help me how to command it in batch so th...
- 14 Feb 2012 00:06
- Forum: DOS Batch Forum
- Topic: Help me "How to ?" it's about batch
- Replies: 8
- Views: 10570
Help me "How to ?" it's about batch
Hi there, i'm really noob here let me explain my problem to you first : 1. i have a software in directory c:\mikeusak\mikeusak.php and i run it via batch 2. and after that my software started and requesting id and password to login 3. i input my ID and Password to log in and i logged in http://s8.po...