Question : Help with PHP statement

I need for this statement to disallow commas as well as numbers:

if(!is_numeric($data->title))

In other words, IF there is no number or number with a comma and another number (like 233,239) then the statement should return true.

Answer : Help with PHP statement

can't you just call the Process.Start("mailto:test@test.com")

I would also suggest that you have a look at http://www.codeproject.com/KB/IP/SendFileToNET.aspx
Random Solutions  
 
programming4us programming4us