I have this project with some time complexity issues and some complex algorithms and using c++ would be a great help in my project. Thank You.
Asked
Active
Viewed 117 times
-1
-
What are you tried so far at this time ? Please post code. – deon cagadoes Jul 30 '19 at 07:40
-
i am builing a time table generator for my college, have to data strucures in mind and i want to execute them with c++ – Himanshu Bohra Jul 30 '19 at 10:02
1 Answers
1
LAMP is originally an acronym for Linux Apache MYSQL PHP, it's not designed to work with c++ by design.
You can still use Apache with a C++ server connected to a database but I'd recommend using a c++ web development framework instead of doing all the work by yourself.
Some know and used frameworks :
If you still want to use Apache and a database without any framework, those links might be useful :

deon cagadoes
- 582
- 2
- 13

pmaldera
- 157
- 7