Skip to content
Sign UpLog In
Profile icon

maple3142

@maple3142
Repls
Community
maple3142
maple3142
shared a Post
3 years ago
PHP urlshortener with account register using SQLITE
It has an account testuser with password testuser to try.
surl
PHP Web Server
Leroy01010
Leroy01010
COOL!! >also i like your profile pic3 years ago
focat
focat
Super cool!3 years ago
EpicGamer007
EpicGamer007
Cool! But I am pretty sure it can be shorter right? Omg yes megumin pfp pog3 years ago
maple3142
maple3142
shared a Post
3 years ago
You can use https://repl.it/@maple3142/PHP-7410-Cusom to write php with some advanced features that Repl.it don't have, such as using SQLITE.
PHP-7.4.10-Cusom
PHP Web Server
paulatdunedin
paulatdunedin
That is fantastic. Now I can get PHP/mySQL to work in repl.it!2 years ago
Highwayman
Highwayman
WHAT. YEASSSS3 years ago
maple3142
maple3142
shared a Post
3 years ago
I can't find it in ui now, but it used to exist if you enabled Explorer mode.
Bookie0
Bookie0
Hi, do you mean the shell terminal? If so, it should still be available wether you're in Explorer or not: Screen Shot 2020-09-18 at 11.13.57 AM there you used to be a button somewhere there near the top of the console to access the shell, I dunno where it went. repl.it probably removed it (if you want it back, you can make a suggestion in the feedback board ) However just press cmd/ctrl+shift+s to get it: Screen Shot 2020-09-18 at 11.15.03 AM and you can always remove it by sliding the sli3 years ago
Coder100
Coder100
what do you mean terminal access? Just hit ctrl+shift+s to enter the terminal.3 years ago
maple3142
maple3142
shared a Post
3 years ago
I tried hosted a small website on repl.it, and use other website monitor to monitor it. Then I found that it will sometimes be down for minutes, is th
PattanAhmed
PattanAhmed
@maple3142 Hi, Don't worry! It's normal! But follow this official blog on how to host a website on Repl.it I think that might be helpful for hosting without any errors. Click here That's it Thanks! Hope this helps3 years ago
Coder100
Coder100
Yeah, that's normal. Probably repl.it switching/refreshing their virtual machines. You can also try turning on explorer mode and enabling always-on.3 years ago
SixBeeps
SixBeeps
That happens sometimes. I'd recommend turning on Explorer mode and enabling Always-On on the Repl.3 years ago
maple3142
maple3142
shared a Post
4 years ago
I found that there are no PDO drivers in php on repl.it, and stackoverflow said that it can be enabled through php.ini. Is there any way to do it?
RonaldSchildge
RonaldSchildge
I would like to know too.3 years ago
maple3142
maple3142
shared a Post
4 years ago
It can support some simple complex number calculation, such as (1+i)(1+i),e^iπ,ln(e),exp(i).
ComplexNumber
Node.js