a question from a brain dead individual

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • johnchampion@gmail.com

    #1

    a question from a brain dead individual

    hi,

    my brain is mush right now but i'm trying to remember how to create a
    php script that opens a text file, appends text to it, then closes it.

    i just cannot remember this simple task to save my life.

    does anyone know/remember or can point me in the right direction to
    find the answer?

    and oh yea...a nice vacation would be good too.

  • Geoff Berrow

    #2
    Re: a question from a brain dead individual

    I noticed that Message-ID:
    <1110903741.596 469.143310@o13g 2000cwo.googleg roups.com> from
    johnchampion@gm ail.com contained the following:
    [color=blue]
    >does anyone know/remember or can point me in the right direction to
    >find the answer?[/color]

    Look up the functions
    fopen(), fread(), fwrite(),fclose ()
    --
    Geoff Berrow (put thecat out to email)
    It's only Usenet, no one dies.
    My opinions, not the committee's, mine.
    Simple RFDs http://www.ckdog.co.uk/rfdmaker/

    Comment

    • Matthew Montgomery

      #3
      Re: a question from a brain dead individual

      Here's some useful info:



      Comment

      Working...