Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
What are the two different files you download to update kernel?
What are the two different files you download to update kernel?
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
a multi dimensional array with for each
hi, I have been asked to write an array, I have Zone 2,3,4,5,6,7,8 each zone has 3 sections of weigh
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi