Skip to content

TechOozy Coding

  • Home
  • PHP
  • Codeigniter
  • Ionic Framework
  • Python
  • Jquery
xClose Menu

Donate Us

Codeigniter Form Elements

November 5, 2023November 5, 2023 codingadminCodeigniter

Input Element

 

<?php echo form_input(['name' =>'city', 'id' => 'city', 'class' => 'form-control', 'placeholder' => 'City', 'value' => set_value('city')]);?>

 

Post navigation

Previous Previous post: Image uploading code in Codeigniter
Next Next post: Get Max Id of A Table : Function / Method

Recent Posts

  • How to add attributes to an HTML element using jQuery
  • Get Max Id of A Table : Function / Method
  • Codeigniter Form Elements
  • Image uploading code in Codeigniter
  • Model code for handle login in Codeigniter

Recent Comments

No comments to show.

Archives

  • November 2023

Categories

  • Codeigniter
  • Jquery
  • PHP
Copyright © TechOozy Coding. All rights reserved.
Unique Startup by Mizan Themes
Scroll Up