Thursday 03 May 2007 12:16:14 am
User ID: 1 Username: xyz Email: xyz@hotmail.com Account status: enabled
is what displayed when http://xyz.com/index.php/usr/content/view/full/1123 is seen in browser currently.
Now, i want to add another field 'Usertype' to be displayed after 'Account status: enabled' Any suggestion on this?
Because in the table 'ezurl' we have only the following columns
contentobject_id
email
login
password_hash password_hash_type Suppose i had column 'usertype' in the above table, how can i add/display value from that table in the url http://xyz.com/index.php/usr/content/view/full/1123
|