rotten69 20 Posting Whiz

@blocblue.. Thanks for the reply. My answer is precise to the question. PHP code will NEVER run in HTML file unless technology has evolved ?? Just to be sure, I tested putting PHP code in HTML file that is living on web server. It didn't work.

rotten69 20 Posting Whiz

Cool. That's good to hear that you've tried fixing the problem/s with your code. That'd be great if you just mark the thread as solved.

Cheers,

rotten69 20 Posting Whiz

a neater way of getting values from an array! Good work, buddy.

System.out.println ( "All the values in the array are: " );
for ( T x: array1 )
  System.out.println ( x );

Thanks.

peter_budo commented: Now let me "repay" your "kindness" of false accusation by down-voting so you can see that first vote wasn't my. Have nice day, and get some manners. -4