d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Iso Php God
Add Reply New Topic New Poll
Member
Posts: 6,988
Joined: Apr 16 2019
Gold: 50.00
Jun 5 2020 08:12am
I have a script that uses imagecreatejpeg and then overlays text on top of said image.

Currently it works well, but for a single image. On that same link, I want to be able to display as many images as I want.

Will send info to ya, just PM me if you think you can work with this :D

This is what the output is;

So the image is a static image and the "Bopit" and the level integer are data pulled down from live MySQL data and overlaid.




This post was edited by 3oDAtlas on Jun 5 2020 08:13am
Member
Posts: 17,090
Joined: Nov 22 2008
Gold: 169.00
Jun 7 2020 07:07pm
I am not working with PHP, so I don't know limits of it.

But wouldn't be easier for you to use Canvas and JS?
You can pass data from PHP to JS and solve your problem easily and you will have more control over it.

Just an advice ;)
Member
Posts: 12,703
Joined: May 17 2013
Gold: 12,935.00
Jun 7 2020 07:42pm
Quote (WeAreTheBorg @ 8 Jun 2020 03:07)
I am not working with PHP, so I don't know limits of it.

But wouldn't be easier for you to use Canvas and JS?
You can pass data from PHP to JS and solve your problem easily and you will have more control over it.

Just an advice ;)


won't work if he links there from jsp

^3oDAtlas you can send me info if you want.. I did a sig rotator script for someone here on jsp, so this is probably similar

btw learn to host your stuff on https

This post was edited by Klexmoo on Jun 7 2020 07:43pm
Member
Posts: 1,367
Joined: Aug 11 2019
Gold: 91,307.78
Jul 18 2020 12:54pm
Quote (Klexmoo @ Jun 7 2020 09:42pm)
won't work if he links there from jsp

^3oDAtlas you can send me info if you want.. I did a sig rotator script for someone here on jsp, so this is probably similar

btw learn to host your stuff on https


In regards to "https" don't create your own SSL just use https://certbot.eff.org/
Member
Posts: 61,353
Joined: Nov 16 2006
Gold: 1,202.66
Warn: 10%
Sep 4 2020 10:49am
https://forums.d2jsp.org/topic.php?t=83903767&f=272

So you want to rotate the background image? Or do as I did already above and rotate the class images? Pm me info if still need help. Donations appreciated.

This post was edited by kaspir on Sep 4 2020 10:51am
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll