Results 1 to 2 of 2

Thread: php window

  1. #1
    Join Date
    Nov 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default php window

    how to create a window(like cd writing wizard) in php..

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    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.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •