Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
ASP.NET Validation Event Cycle Save remote XML to local website folder Error with login script mail() says sent but no email received PHP mail() with images how can i display php source code snippets ? division gives infinity anser problem in program for counting no of chars using pointers Echo multiple lines of html code
Hi,
I have asp button as follow:
Hi, I hope you can help me out. I would like to be able to pull an XML file from another site and t
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
I am outputting some pho code .. and I want to display the source code so people can copy and paste
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.