PHP-C---JunkCodeGenerator icon indicating copy to clipboard operation
PHP-C---JunkCodeGenerator copied to clipboard

How to use it?

Open pukakuka opened this issue 5 years ago • 2 comments

How do I use this, I don't get it, is there any tutorial anywhere? I have it on my webserver, but don't know what to do next.

pukakuka avatar May 01 '20 20:05 pukakuka

Hi,

does the example.php (https://github.com/gehaxelt/PHP-C---JunkCodeGenerator/blob/master/example.php) help?

It shows how to include the file and how to generate junk code.

gehaxelt avatar May 01 '20 20:05 gehaxelt

Hi @gehaxelt ! I'm a bit confused on the usage too. So generally, I just:

  1. execute the code in example.php
  2. get output
  3. copy output into my C++ file

Is this the general flow?

Also, is there a way to limit the amount of junk code being generated? :) Thank you so much for your reply!

wanitaqing avatar Mar 31 '21 08:03 wanitaqing