Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D