Hello Everyone, I want to ask. What is the glitch Support with PHP libraries?
Hi,
Yes, PHP is installed on Glitch containers, and the easiest way to start a new PHP project is to Remix https://glitch.com/~lamp-poc
Then if you want to see the installed packages etc. you can make a page that prints php_info()
Hope it helps
I think phpinfo() works too.
My bad, didn’t look it up, yours is probably the correct function
1 Like