Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
please help
HTML Code:
Code: <span id="ctl00"><span>
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Page doesn't expand for content
Hi. I've been testing a query I made. It's here http://lapr1.6te.net/inquerito.php
The page doesn
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
php mail form text wont appear / javascript included
Guys/gals...
I am running into a problem whereby I have a great piece of javascript code that
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in