Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
printing links
Hi every1
i am connecting to a table in sql and the looping through with a while ($ var = my
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn