DB2 for z/OS, LUW, iSeries
Hello,
In this forum a lot of threads related to other members of the DB2 family than DB2 for z/OS
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this link
example:http://localhost/articlemania/category.php?cid=3
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam