Jump to content

PHP HELP WITH CODE


robjen

Recommended Posts

I have a list of CODE NUMBERS generated from a database and displayed in a single column table on a web page.

WHAT I WANT TO DO

I want to be able to CLICK on any one of those Code Numbers and have a Product Name, Product Description and Product Price (from the database) displayed ON THE SAME PAGE.

If anyone can solve that problem for me I would be most appreciative.


Robin
Link to comment
https://forums.phpfreaks.com/topic/34667-php-help-with-code/
Share on other sites

AJAX is what you want.

check [url=http://rajshekhar.net/blog/archives/85-Rasmus-30-second-AJAX-Tutorial.html]http://rajshekhar.net/blog/archives/85-Rasmus-30-second-AJAX-Tutorial.html[/url] out, I learned with it and been doing some really cool stuff then.

If you need any help you can PM me.
Link to comment
https://forums.phpfreaks.com/topic/34667-php-help-with-code/#findComment-163402
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.