how to create a window(like cd writing wizard) in php..
djr33
11-24-2009, 06:40 PM
You have to explain a lot more. PHP is primarily used for serverside programming for websites, just generating html and occasionally moving files, modifying images, etc., but not for things you would usually use a language like Java or C++ for.
It is possible to use PHP like C++, but there is no real point because that sort of language will be much more useful.
If you really want to try to make an application with PHP, see here:
http://www.bambalam.se/bamcompile/
Be warned, though-- the documentation is not very comprehensive beyond the basics.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.