mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
ScriptResource.axd gives an error on fresh install of ASP.NET Ajax 1.0
Hello,I have a fresh install of Microsoft ASP.NET Ajax 1.0. When I create an Ajax enabled website in
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR