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...
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
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.