Jump to content

codeartist

New Members
  • Posts

    2
  • Joined

  • Last visited

codeartist's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. it means you dont have that table in your mysql please double check if idblog_user exist in your your test database
  2. Try this <?php $data_input_fname = array('class'=>'input-large', 'name'=>'firstname', 'id'=>'firstname', 'value'=>set_value('firstname'), 'maxlength'=>'100'); echo form_input($data_input_fname); This should work
×
×
  • 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.