php

  1. cryptonian717

    How should i go about learning Programming

    So I really like HTML, I know the basics but I never took any course. I would like to learn Java Script, PHP, and Python. I am a fast learner, after I understand the logic behind it I just have to remember how to use the commands. My question is, where should I start? I finished Business...
  2. Ginger-Menace

    php pricing element

    Hello all, I would like some help please! at work we have created a spreadsheet with formulas to price up cost of printing images, I would like to add to our website a simple section with 3 inputs 2 of which customers can input dimensions (eg 10x8) and a third with a drop down to select paper...
  3. Ginger-Menace

    php contact form help

    I have a contact form which is working well, there is a variable called '$from' which is where the from email goes, it tells me to use a static mail address, but i would like to use the name and email which is sent via the form to be used. i have tried everything and I'm going code blind! can...
  4. hargi

    Cloning a form div

    looking for some help here. Can only use PHP and javaScript, JQuery for this solution. I have a form that takes in customer name and address I need the ability to add unlimited customers to this form. eg <?php $customers = NULL // A collection of customers passed through the controller...
Back
Top Bottom