0 LIKES LikeUnLike
Hi, I love the knowledge of the YA! comuntity! In Perl, I know that the following will add text to the end of a file:open (FILE, ">>test.txt");print FILE "hey";close (FILE)How can I specify where for it to add the text in my document? Say I want it in DIV "one" or somewhere in the middle? Thanks!
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 3 answers.