Jump to content

Recommended Posts

So hopefully this isn't too confusing, or dumb, but here goes.

 

I'm looking to pull certain data or a formula to calculate a cost.  For example:

<input type="radio" data-cost="1" value="One" name="f_1"/>

So instead of data-cost="1", I would like that to use a formula or number from the database * another number to calculate markups to provide a quote for customers.  There will be many fields like this one that will need to pulled as well.

 

I am no expert in php, but I do dabble in CMS's to help friends out, and this is another case of that.  The idea is that pulling data from the database using php will keep his costs hidden to protect himself and his business.

 

If you need anymore information, please let me know.

 

Thank you.

Edited by tylerancell

well yeah, information on what you actualy have would be a couple of notches above handy, but basicly you would get the information out of the database, performing the miltiplication within the query if at all possible, and then echo the contents out as you render the form page.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.