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: *

  • Users: jamiejamie
  • Content: Threads
  • Order by date
  1. jamiejamie

    file_exists using URL

    I have two webservers. One webserver checks to see if a file exists on the other webserver. The file does exist, but my code returns a value of false. Why? And, how can I get it to return True? <?php $filename2 = 'http://www.jamiejamie.com/sites/default/files/pirate.png'; if...
  2. jamiejamie

    Pass variable from .htaccess basic auth to PHP

    Is it possible to pass a variable "Username && Pass" from Apache Basic Authentication to a PHP script? If so, how? Jamie Aaron http://www.jamiejamie.com
  3. jamiejamie

    Permissions: Linux Workstation + Windows Server

    I have a share on a Windows server. On my Windows workstation, if I login as "jamie" and I go to the share via UNC path, "\\server\folder", I am able to to create a folder. However, if I log in under any other Windows workstation accounts, I am unable to create a folder. With my Linux...
  4. jamiejamie

    Custom countdown script?

    Could someone please make me a simple countdown script, yes i know there are many out there but none that do this: I would like it to countdown to the HOUR, many only count down to the day. Could someone make this? i dont mind weather its displayed in a text box or other. Also when it get to...

Part and Inventory Search

Back
Top