User Login
Latest Technology Articles
- PCinvent Studio Programming Solutions
- Fedora Core 12 YumEx Problem
- VMware Guest Wide Screen Resolution Problem
- DD-WRT Router Firmware
- OpenVPN AS Client Installation Problem Fix
- Redhat Yum problem
- File Server Solution
- Old C++ Project of ATM Machine
- My Research and Project of the Reversed Array List (Reversed Index Array List)
- My Research of Linear Data Structure
Mar
02
2008
| Virtuemart Category ID to Category Name Function |
|
|
| Sunday, 02 March 2008 | |
|
The variable $category_id can be found in every Virtuemart page, but category name is not, there will be a problem to do the conditional statement for specific category since we are not intend to remember category id but category name. Here is the function I wrote to use $category_id as a query keyword to look for its category name in database. And then return the category name value...... 1: <?php
Comments (0)
![]() Write comment
Tags: Virtuemart Category ID Category Name Category ID to Category Name catidtoname cat id to name |
|
| Last Updated ( Monday, 24 March 2008 ) |
| < Prev | Next > |
|---|






