.bat file create in PHP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Noorain
    New Member
    • Mar 2008
    • 57

    .bat file create in PHP

    how create .bat file in php. it saves another php file report and after 10 minutes auto save it. please help me.........
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Have a look at file functions

    Comment

    • Noorain
      New Member
      • Mar 2008
      • 57

      #3
      Originally posted by markusn00b
      Have a look at file functions
      ya i know about that. but doesn't know how to create batch file.please help me.

      Comment

      • ronverdonk
        Recognized Expert Specialist
        • Jul 2006
        • 4259

        #4
        If you know about making files and you don't know how to code making a file (a bat file is just a text file), then you have not described your problem with enough detail. So elaborate a bit more on your goal and wishes.

        Ronald

        Comment

        Working...