Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
Need help PLEASE
ok i have this warning showing up
Warning: in_array() [function.in-array]: Wrong datatype for
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?