User Login
Latest Technology Articles
- A New Dimension of PCinvent Group Business Management
- Object's assignment, storage & grabage
- C# Mutliple Dimension Syntax
- Small Business System Diagram
- C# Desktop HTTP Post Method to Web
- PHP, Java & C# Documentation Compile
- C# to Open Firefox and go to a URL
- c++ 8 Queens Chessboard Placement in One Dimension
- My Old C++ Pointer Homework
- Simple C# Code to Open and Select File in WinForm
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 > |
|---|




