UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
System copy error in RUN ABAP REPORT PHASE
Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + A
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th