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 TouchToneTommy 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. SirGalaahad

    Authentification

    Hello! We have a server with a lot of pdf-files. We want that the users authentificate before downloading files. Until now we lock our directories with php and the webserver apache : .htaccess, .htpasswd... After sign_up with php the php script appends the Username and Password at the .htpasswd...
  2. SirGalaahad

    dynamic variables

    Thanks! Thats the solution which will shorten my code immensly.
  3. SirGalaahad

    dynamic variables

    Hello, i have some problems with dynamic variables. I have a form with the textareas named (for example) Link, Text, Cur_Date. After posting they are named Form.Link, Form.Text and Form.Cur_Date. In my database i have the following columns: Name | Value ------------------- Link | 123...

Part and Inventory Search

Back
Top