Jump to content

INSERT QUERY


datoshway

Recommended Posts

Even if I add a field for intItemID, nothing happens.

 

You would need to post what you did for that if you want help with why it did not work.

 

Computers only do exactly what their code and data tells them to do. The only way for your code to get a specific intItemID value on a page is if you write the code to cause that to happen (there is no magic in programming.) Troubleshooting why your code and data is not doing what you expect involves YOU (we cannot do this for you because that would require complete access to all the relevant code and the data) checking at what point your code and data are doing what you expect and at what point they are not. I can guarantee that the problem will be somewhere between those two points.

Link to comment
https://forums.phpfreaks.com/topic/224683-insert-query/page/2/#findComment-1160902
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.