PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
Im trying to pass data entered into a form to a file 'file2.txt' and append that data in 'form1'.
[b]CODE FOLLOWS[/b]
So far it succesfully writes to 'file2.txt' but it doesnt append the entry in 'file1.txt'
Any help would be greatly appreciated cos ive hit a massive brick wall with another one waiting close behind it
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]