Wordpress IE issue
So I am trying to add the background shadow to my wordpress page. It works fine in Firefox but does
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5