division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
GIS appliction help
I found some tutorials in the internet to develop a map application I don't want to use google maps
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work