Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. JamesGecko

    problem with 'edit this page' script

    I have this simple 'edit this page' script that won't work. I don't know why. I have tested the first two modules of code and they seem to work without any problem. <?php print "<h2>Edit this page</h2><p>"; //load up the text $fp = fopen("./pinboard.txt", "r"); $content = fread($fp...

Part and Inventory Search

Back
Top