division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
j1inmis Ouput layout changes
Hi,
Can anybody tell how can j1inmis output layout can be changed so that vendor names ge
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
. and .. appearing instead of pictures
First of all, thanks very much for providing this forum. It is very much appreciated!
My son
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th