Uebermorgen Posted December 13, 2014 Report Share Posted December 13, 2014 Hi, is there any possibility to work with PHP and Redis? I want to programm a User-Control-Panel, but Redis seems very difficult to work with. So is it as easy as it is with MySQL? Because everytime I close Redis-Server the .dat disappears. Cheers Link to comment Share on other sites More sharing options...
0 Artis Posted December 13, 2014 Report Share Posted December 13, 2014 I'm using Redis but not sure how to edit the files just yet. I have a thread here Hoping for some feedback Link to comment Share on other sites More sharing options...
0 uniflare Posted December 13, 2014 Report Share Posted December 13, 2014 It is not the same as SQL. It is in fact designed to not use SQL. Check Google for: PhP redis client. I'm sure you'll find it. Link to comment Share on other sites More sharing options...
0 FastPoint Gaming Posted December 13, 2014 Report Share Posted December 13, 2014 Hi, is there any possibility to work with PHP and Redis? I want to programm a User-Control-Panel, but Redis seems very difficult to work with. So is it as easy as it is with MySQL? Because everytime I close Redis-Server the .dat disappears. Cheers Search is your friend :) You can request code there also. Link to comment Share on other sites More sharing options...
0 Uebermorgen Posted December 13, 2014 Author Report Share Posted December 13, 2014 Search is your friend :) You can request code there also. Wow! Thanks dude. I really try that out. I'll ask if I need help. Thanks buddy. Link to comment Share on other sites More sharing options...
Question
Uebermorgen
Hi,
is there any possibility to work with PHP and Redis?
I want to programm a User-Control-Panel, but Redis seems very difficult to work with.
So is it as easy as it is with MySQL?
Because everytime I close Redis-Server the .dat disappears.
Cheers
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now