Jump to content

Running a batch file


oracle765

Recommended Posts

Hi Professionals

 

I have a batch file that's runs fine.  So what I am trying to do is when a user clicks a link then that batch file runs problem is I cannot get this to work via html/php

 

 

It wont let me upload the file so here is the line of code

 

<td width="33%" align="left"> <a href="batchfiles/"<?php exec(CleanseChars.bat); ?>">Cleanse Characters"</a></td>

 

 

thanks in advance

Link to comment
https://forums.phpfreaks.com/topic/285540-running-a-batch-file/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.