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
Preloading images
Posting this question here because I am not sure where this should belong.I am building an asp.net a
Simple Scraper... Weird Output
Okay, maybe I just need a Blue Monster and some sleep, but....
I'm scraping a ringtone site
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/