division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
how to get different value in second view of webdynpro?
hello guys,
In ABAP webdynpro I am trying to create one application having two views.
how can i make a .gif images for my site
Dear Friends ,
Pls solve my problem , I am starting making new site but i dont know how can i
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
To change the name of label on SAP screen XK02.
Hi All,
Can one suggest me how to change the label of an input field of a sap standard s
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr