Hello Everyone,
I am new to CGI programming,
I want to know which book or online reference is best to learn CGI programming with Qt/C++.
I would like your comments, please suggest me.
Hello Everyone,
I am new to CGI programming,
I want to know which book or online reference is best to learn CGI programming with Qt/C++.
I would like your comments, please suggest me.
Well i was talking about Common Gateway Interface.
Sorry for providing less information about thread.
Qt doesn't provide any special functionality regarding CGI so basically you can read anything about writing CGI programs in C++. I'm sure the internet is full of results on this subject.
I didn't say you can't. I said Qt doesn't offer anything more than what C++ offers (apart of course things like string manipulation, etc. but this is not related to CGI in any way).
karankumar1609 (6th August 2013)
This might be of interest:
https://github.com/bolvarak/qt-cgi/b...ster/QtCGI.cpp
Bookmarks