What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
Need to write a cookie with a url var
Not sure if its possible, but I need to write a cookie with a url.
So this would write 2232 a
Need help with cin setw
I made a program here is my code:
#include
#include
#i
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va