Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
Perplexing problem showing a .jpg
Please disregard..........I figured it out
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
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.
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br