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 Chris Miller 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. SgtGranite

    Javascript - Form always being submitted. Even when it should not to.

    Hello there, people! I'm new to Javascript, and I'm having a very strange problem. What should happen is that if one of three text fields was blank, when the second image was clicked, an alert should appear, requiring the due data. If all the fields were filled, the code was supposed to submit...
  2. SgtGranite

    Xml file not being overwritten. WTH?

    I solved this problem. It was a permission problem for the path. Thank you. @RickBeddoe: Yes, that's what fwrite() does, it saves the file.
  3. SgtGranite

    Xml file not being overwritten. WTH?

    Hello there, everybody! Dudes, I'm trying to overwrite a xml file using php. The problem is: the file isn't being overwritten. Also, if I delete the xml, it's not gonna be created. Here's the code, take a look: <code> function xml(){ $xml = "<?xml version=\"1.0\"...

Part and Inventory Search

Back
Top