Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
What are the two different files you download to update kernel?
What are the two different files you download to update kernel?
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
displaying email without attracting a ton of spam
Hello,
this is maybe the wrong place to ask.
How would you display an email address on a w
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any