Is it possible?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kannan S

    Is it possible?

    Hello all,
    Is it possible to write codings PHP or Javascript.. GUI representation
    of File handling (ie. Drag files from one folder to another folder (copy)
    like our windows).. pls give me some reference codings like this..
  • steve

    #2
    Re: Is it possible?

    "Kannan S" wrote:[color=blue]
    > Hello all,
    > Is it possible to write codings PHP or Javascript.. GUI
    > representation
    > of File handling (ie. Drag files from one folder to another folder
    > (copy)
    > like our windows).. pls give me some reference codings like this..[/color]

    PHP cannot do it as it is used to create static html pages. Suggest
    you go over to javascript ng: comp.lang.javas cript

    --
    http://www.dbForumz.com/ This article was posted by author's request
    Articles individually checked for conformance to usenet standards
    Topic URL: http://www.dbForumz.com/PHP-default-ftopict133993.html
    Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=447378

    Comment

    • Ian.H

      #3
      Re: Is it possible?

      On Wed, 28 Jul 2004 06:47:05 +0000, steve wrote:
      [color=blue]
      > "Kannan S" wrote:[color=green]
      > > Hello all,
      > > Is it possible to write codings PHP or Javascript.. GUI
      > > representation
      > > of File handling (ie. Drag files from one folder to another folder
      > > (copy)
      > > like our windows).. pls give me some reference codings like this..[/color]
      >
      > PHP cannot do it as it is used to create static html pages. Suggest
      > you go over to javascript ng: comp.lang.javas cript[/color]


      Yes! I'm pretty sure it _is_ possible.

      Have a look for PHP-Gtk.

      PHP is _not_ just for Web development =)



      Regards,

      Ian

      --
      Ian.H
      digiServ Network
      London, UK


      Comment

      Working...