Buying Need to covert script from coldfusion to php

Discussion in 'Programming' started by cbc58, Mar 15, 2012.

  1. #1
    I own the coupon script "couponzone" which uses cold fusion & sql and it tends to lock-up from time to time.

    Interested in getting a quote to get it changed over to php/mysql, plus create a zipcode radius search feature for coupons.

    Please visit www.fusionzone.com and go to the coupon demo and specs for info. Send message via PM with cost estimate. Tks.
     
    cbc58, Mar 15, 2012 IP
  2. aditd

    aditd Well-Known Member

    Messages:
    918
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    128
    Digital Goods:
    2
    As Seller:
    100% - 2
    As Buyer:
    100% - 0
    #2
    Did not found any demo fro a coupon site on the link provided.
     
    aditd, Mar 25, 2012 IP
  3. SIRRON

    SIRRON Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    I you want i can convert it for you but need a copy of the code.once i have it i can give you a time frame for completion.I convert coldfusion to php all the time but some job are time consuming
     
    SIRRON, Oct 24, 2012 IP
  4. xsMobi

    xsMobi Greenhorn

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    I have a small piece of Coldfusion code to be converted to PHP. Do you still do it?

    The principle (I can send the the full code with example feeds):
    • <cffeed source="...." query="qseiten" properties="qsite">
    • The feed contains data of a website.
    • The query qsite contains site data (like the site's title and description) (<channel><description>...)
    • The query qseiten contains page data (<item><description>...)
    • The descriptions are "lists" in Coldfusion, the program retrieves the list items. Example: <cfset email = trim(ListGetAt(qsite.description, 4, "|"))>
    • All retrieved items form a web page, example <h1><cfoutput>#firma# <small>#adresse#</small></cfoutput></h1>
    • In Coldfusion all this is very simple, less than 20 lines of code to get all data out the queries
    • Example of a page built in this way: http://www.deutschlandurlaub.mobi/u/?site=strandburg
    Best
    Eckard Ritter
     
    xsMobi, Apr 21, 2013 IP