Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Where is the code lines who entering data into datebase.


codex

Recommended Posts

Posted

i using categories description contribution and i want to add what it could edit header tags in the same page.

 

i need to find the lines who entering data into datebase from that form after pressing preview and update buttons.

 

Realy need your help i cant find that lines.

 

Thank you in advance.

Posted

It begins here:

 

	  case 'insert_product':
  case 'update_product':

 

Matti

Posted
It begins here:

 

	  case 'insert_product':
  case 'update_product':

 

Matti

thank you for replay. yes i know this. but which line entering data into datebase ?

 

Thank you.

Posted
thank you for replay. yes i know this. but which line entering data into datebase ?

 

Thank you.

can someone help me, please ?

 

thank you very mutch in advance.

i realy need help. :(

Posted

I think you need to have a look at the tep_ functions in includes/functions/database.php

 

That will give you an explanation of how osCommerce deals with the DB.

 

Hope that helps.

Posted
I think you need to have a look at the tep_ functions in includes/functions/database.php

 

That will give you an explanation of how osCommerce deals with the DB.

 

Hope that helps.

thank you for replay,

 

i need the line which entering data into datebase from this file: /admin/categories.php

after update categories/edit categories.

 

thank you.

Archived

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

×
×
  • Create New...