Eross Posted June 22, 2021 Share Posted June 22, 2021 Can anyone help me or just give me exact instruction on how to install it on my website ?? Im a newbie ,,thankyou https://github.com/Akkarinage/ROChargenPHP Quote Link to comment Share on other sites More sharing options...
0 changedname Posted September 21, 2021 Share Posted September 21, 2021 That web tool looks nice. It seems to be a Laravel PHP solution. According to the README.md, you only need to make sure both PHP5 and the PDO driver are installed. The PHP5 and PDO driver installation steps depend on your webserver environment. The ROChargenPHP software itself appears to be a drop-in installation. There should be no installer to run. ( See http://www.example.com/ROChargenPHP/... ) When reviewing the Custom display section, the usage steps appear to be nothing more than creating a CharacterRender object, configuring variables that customize the character, and then executing commands to render the image. The final result should be a URL that outputs an image/png. For more information on the image output process, visit the PHP imagepng documentation. There might be other hurdles to overcome, but I am sure the answers will become obvious once you stage the ROChargenPHP software. Quote Link to comment Share on other sites More sharing options...
Can anyone help me or just give me exact instruction on how to install it on my website ?? Im a newbie ,,thankyou
https://github.com/Akkarinage/ROChargenPHP
Link to comment
Share on other sites