array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
Multiple server callbacks (NOT POSTBACKS)
Hello,
I have 2 different javascript client side functions that are on timers. When the timers elap
Give me all your tricks for minimizing jar file size
Hi, I'm coming close to releasing my J2ME game... I am kicking up against the 64k size barrier w
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)