I successfuly installed dd.php and sajax.php files. It runs fine, but I would like to link the $items to an image. I called the field in mysql with the link "pic". Any help would be AWESOME!!! I've run out of ideas.
Here's the script
[PHP]<?php
/*
CREATE TABLE `layout` (
`set` varchar(50) NOT NULL default '',
`item` varchar(50) NOT NULL default '',
`order` int(9)...
User Profile
Collapse
-
Ajax Help img src Images in dd.php
-
Thanks so much for helping out. I'm trying to set this for a non-profit I volunteer with. The program is based on four scripts:
phpCart_shop.ph p is where you select your items
phpCart_basket. php displays the results
functions_cart. php is the middle man
phpCart_manage is a middle man but I'm not sure what it does?
Here is the code for each one, in order
[PHP]<!DOCTYPE... -
There's no checkout routine code written. It just display the results. The script before this allows the user to select for the cart, and when update is submitted by the user it passes the cart items to the script written above (phpCart_basket .php). ThanksLeave a comment:
-
email query results
I'm pulling hair out of my bald head trying to figure out how to set up a form box within this fairly simple PHP script, (this script works fine), that allows a user to enter their email address, and when they hit the submit button it send them a list of the query results as well as me. The only item from the query results that can be omitted from the email would be the images. Any help would be very gratefully appreciated. Below is the script....
No activity results to display
Show More
Leave a comment: