Search found 4 matches

by swarmspot
Mon Oct 30, 2006 10:56 am
Forum: PHP - Code
Topic: Execute shell script
Replies: 5
Views: 545

Fantastic!

Eric, if you were a woman I'd kiss you.

I had no idea that I could write to a binary file from PHP.

Thanks a million for your help.

Sean
by swarmspot
Mon Oct 30, 2006 10:16 am
Forum: PHP - Code
Topic: Execute shell script
Replies: 5
Views: 545

I still have a problem. The copy part of the script is working, but the find and replace isn't. Any ideas? rpl is a utility that works fine from the shell.

Regards,

Sean
by swarmspot
Mon Oct 30, 2006 10:09 am
Forum: PHP - Code
Topic: Execute shell script
Replies: 5
Views: 545

My God! That was a quick response. It worked a treat. Thanks a million for your help. I've been trying to get it to work for two days. The script copies a binary file and then updates the copy with some new values. The file is a backup file for DD-WRT that configures a Buffalo or Linksys AP for acce...
by swarmspot
Mon Oct 30, 2006 9:54 am
Forum: PHP - Code
Topic: Execute shell script
Replies: 5
Views: 545

Execute shell script

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Hi, I'm t...