Spliting paragraph into sentences and attach in
Here is what I am trying to do
example: Para1[123.456.789!] 3 sentences
Para2
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Thread in PHP
Thread in PHP
Some basic use and basic code for thread in php
This is my question?
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,