Search found 3 matches

by mobsterstats
Thu Mar 26, 2009 6:43 pm
Forum: PHP - Code
Topic: Please help with this url rewrite issue! Trying for two days
Replies: 1
Views: 138

Please help with this url rewrite issue! Trying for two days

http://ourwebsite.com/test/details.php?year=$1&make=$2&model=$3&id=$4 trying to rewrite the above link to the following below http://ourwebsite.com/test/details/2...civic/23450003 below is what i have for my .htaccess in the test folder Options +FollowSymLinks RewriteEngine on RewriteRul...
by mobsterstats
Wed Feb 25, 2009 1:49 pm
Forum: PHP - Code
Topic: Issue with ADF / XML via PHP - Auto-lead data format
Replies: 5
Views: 2335

Re: Issue with ADF / XML via PHP - Auto-lead data format

The auto leads come in either as xml/adf leads or just general emails. I'm trying to get the leads to enter our internet lead management software as leads rather that emails. I'm pretty sure it's an encoding, content-type, or some other weird glitch. My adf/xml format "markup" is perfect. ...
by mobsterstats
Wed Feb 25, 2009 12:51 pm
Forum: PHP - Code
Topic: Issue with ADF / XML via PHP - Auto-lead data format
Replies: 5
Views: 2335

Issue with ADF / XML via PHP - Auto-lead data format

I think I'm having an issue with the content type, encoding, or something... I've tried all kinds of methods of encoding and content types but the lead still comes in as a general "unmatched" email and not as an actual lead. "scratching my head at this one!"   <?   $xml = "<...