preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process resul
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
change text color with a jQuery code
Hihow can I change the text in a asp:TextBox to a different color when I start typing using jQuery?I