how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
Need help with cin setw
I made a program here is my code:
#include
#include
#i
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
Blocking video streaming
Hello everyone,
I post a message here because i didn't find any solution yet.
I just finis