Zen Cart Logo
Forums / General Questions / plz plz help me with zen cart functions

plz plz help me with zen cart functions

Locked

Views: 1,175

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
1 Jun 2007, 2:50 PM
#1
anis_huq avatar

anis_huq

New Zenner

Join Date:
May 2007
Posts:
2
Plugin Contributions:
0

plz plz help me with zen cart functions

Dear friends,
I want people with zen cart expertise to help me with the following zen cart functions:

  1. zen_href_link(),
  2. zen_image_OLD(),
  3. zen_image(),
  4. zen_image_submit(),
  5. zen_image_button(),
  6. zen_draw_form(),
  7. zen_draw_input_field(),
  8. zen_hide_session_id(),
  9. zen_redirect();

And can anyone explain me the term "HTML wrapper function"?

I know its a lot to ask, but I don't want u people only to tell what parameters to pass in these functions and how to use them. I am not interested with the inner workings of these functions.

I have tried searching the net with no luck. The comments along with these functions are vague and can help very little.

So plz, plz help me.

:frusty::frusty::frusty::frusty::frusty::frusty::frusty:

1 Jun 2007, 3:14 PM
#2
fuzzball172 avatar

fuzzball172

New Zenner

Join Date:
May 2007
Posts:
30
Plugin Contributions:
0

Re: plz plz help me with zen cart functions

Try looking at the following file for starters....

catalog/includes/functions/html_output.php

That should get you going

Fuzzball