losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
Shopping Cart
Can anyone direct me to a Simple, Basic structure of a shopping cart.
New to classes. I want to s
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect