Jump to content

Search the Community

Showing results for tags 'php script'.

  • Search By Tags

    • php script ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 3 results

  1. Hello, I am using the inbuild import system, to import all my products, but i can't find a way to link the products to my existing/new categories, i am using this: $object->id_category_default = 12; $object->category[] = 12; and the category id 12 already exists and works fine, and t...
  2. Can I use a PHP script to calculate a product price? Let me explain the process: -Registered user uploads a file -The file is checked by a php script. -The script returns values -On the basis of these values ​​is calculated the price -It shows the user the final price with the...
  3. Hi Guys I want to embed my own custom php contact form script into my website. I tried adding the code from the form to my template file & even tried including it within the cms page but all failed. My client is very particular about the contact form & how he receives emails so I need to use...
×
×
  • Create New...