division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit