Jump to content
  • 0

ROChargenPHP Assistance


Eross

Question


  • Group:  Members
  • Topic Count:  155
  • Topics Per Day:  0.10
  • Content Count:  349
  • Reputation:   12
  • Joined:  04/05/20
  • Last Seen:  

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

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   12
  • Joined:  09/14/21
  • Last Seen:  

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.

Link to comment
Share on other sites

×
×
  • Create New...