User Profile

Collapse

Profile Sidebar

Collapse
danxavier
danxavier
Last Activity: Nov 3 '06, 06:54 AM
Joined: Oct 30 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • danxavier
    started a topic Ajax Help img src Images in dd.php

    Ajax Help img src Images in dd.php

    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)...
    See more | Go to post

  • danxavier
    replied to email query results
    in 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...
    See more | Go to post

    Leave a comment:


  • danxavier
    replied to email query results
    in PHP
    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). Thanks
    See more | Go to post

    Leave a comment:


  • danxavier
    started a topic email query results
    in PHP

    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....
    See more | Go to post
No activity results to display
Show More
Working...