myhaksown's Profile User Rating: -----

Reputation: 0 Apprentice
Group:
Members
Active Posts:
48 (0.03 per day)
Joined:
07-January 09
Profile Views:
727
Last Active:
User is offline Jul 26 2012 01:49 PM
Currently:
Offline

Previous Fields

Country:
US
OS Preference:
Mac
Favorite Browser:
Safari
Favorite Processor:
PowerPC
Favorite Gaming Platform:
PC
Your Car:
Chevrolet
Dream Kudos:
0

Latest Visitors

Icon   myhaksown has not set their status

Posts I've Made

  1. In Topic: Writing to a text file

    Posted 26 Jul 2012

    I was using this as a guide but I don't know how to integrate it with the submit button. Not only that but my experiance with tutorials like that is that it won't be right and I'll still need help.

    Fwrite()

    The sample code they use is
    <?php
    function fwrite_stream($fp, $string) {
        for ($written = 0; $written < strlen($string); $written += $fwrite) {
            $fwrite = fwrite($fp, substr($string, $written));
            if ($fwrite === false) {
                return $written;
            }
        }
        return $written;
    }
    ?>
    


    Thanks!

My Information

Member Title:
New D.I.C Head
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:
Years Programming:
3
Programming Languages:
vb.net
batch

Contact Information

E-mail:
Private
Website URL:
Website URL  http://

Friends

myhaksown hasn't added any friends yet.

Comments

myhaksown has no profile comments yet. Why not say hello?