division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Adding meta tags under Zend FW
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would
Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
Need help with some php code :)
Hey! I'm quite new to this whole thing, so please don't fire me with shait on this one =D
I'm
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
Amatuer requiring assistance
Beginner and amateur in need of assistance
My Site - (Spare Parts for Domestic Appliances)
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);