Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
More pug propaganda.
http://www.youtube.com/watch?v=8Kkrmubsgf8
The commercial is definitely worth watching pug aw
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h