I know that the big name TGP scripts don't run on virtual servers, but I am looking for one that does.
Currently my TGP is run on PHP code that I wrote, and the "database" is a text document split by pipe symbols. I could migrate to SQL- and I will... when the need arises. But for the time being the only thumb rotation I have is a date-sensitive algorithm to find which line to read, and have some very basic click tracking for sorting purposes.
It works well in practice but eats up a shitload of my time. I just don't have money to invest in dedicated hosting.
Thanks!
Oh and PS... the issue is the firewall on my server I think... they don't allow for the remote reading of files. If I can find a way around that or a host that allows it... let me know as well, thanks.
Currently my TGP is run on PHP code that I wrote, and the "database" is a text document split by pipe symbols. I could migrate to SQL- and I will... when the need arises. But for the time being the only thumb rotation I have is a date-sensitive algorithm to find which line to read, and have some very basic click tracking for sorting purposes.
It works well in practice but eats up a shitload of my time. I just don't have money to invest in dedicated hosting.
Thanks!
Oh and PS... the issue is the firewall on my server I think... they don't allow for the remote reading of files. If I can find a way around that or a host that allows it... let me know as well, thanks.

Comment