P Pedobear New member Feb 18, 2011 #1 I don't get it. I made a ToBuyList.txt and wrote this code: <body> <b>Please buy:</b><br /> <?php $list = fopen("ToBuyList.txt", "r"); ?> </body> NOTHING HAPPENS! I also tried to put "echo" to see if it happens but it gave me this: "Resource id #3"
I don't get it. I made a ToBuyList.txt and wrote this code: <body> <b>Please buy:</b><br /> <?php $list = fopen("ToBuyList.txt", "r"); ?> </body> NOTHING HAPPENS! I also tried to put "echo" to see if it happens but it gave me this: "Resource id #3"