Deviant Logo

php/sql question: is the following possible to query a mysql database to echo who has the max totalmark?

$sqlquery2 = “SELECT fname, surname, max(exam + project + participation) AS totalmark FROM...

read more

PHP question please? what is the purpose of echo()?

what is the purpose of it and when do i know when to use it ...

read more

[PHP]how can I get this text in blue color? echo “Website: ” . $row['website'];?

I would like to do some modification on my code, for example text style, color etc. How can I do...

read more

PHP Arrays – how do i echo this!?

Alright i have been given this array as an assignment: $products = array(‘Jacket’ =>...

read more

How do I echo an error message when there are no hits in a search result in PHP?

Hi, I am a PHP newbie, and I’ve tried this, but it doesn’t work: $result =...

read more

« Previous Entries

Search

  • Partner links