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
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
upgrade from 4.7 to ECC 6.0
Hi all,
we are going to do an upgrade from R/3 4.7 to ECC 6.0. I need to know if i can find som
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how