I am looking for a way to take data from multiple websites, all of which have a username and password to login. I would like to be able to set up a page that pulls data from the various sites and...
Thanks Braindonor, I've been researching the function but I seem to be writing the code wrong and I'm not sure what I need to change... Still new with PHP and SQL
I am trying to write to two different tables in a database. There is an auto-increment set for the product_id field and I would like to fetch the newly generated product_id and write that into the...
I am using a product id for my parts that I would like to be 11 characters in length but anything input over 2147483647 results in 2147483647. I've researched that this is the max number for an...
What I'm looking to do with the following form is when a user inputs a certain length width and depth the output will be set to a certain number of characters. Basically looking to add a zero before...
I am still a novice working with javascript so I can't figure out how to implement these into my form. I was able to get JMRKERs to work by itself but had no luck with...
Have a javascript question that I hope someone can help me with. I am using the following form that allows a user to input a custom size for a product using "Length", "Width" and "Depth"