Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
4
Posts with Downvotes
2
Downvoting Members
4
3 Commented Posts
0 Endorsements
Ranked #4K
~2K People Reached
About Me

I am , M.M. SHAHAB UDDIN AHMED SHOHAG Department of Computer Science & Engineering (B.Sc-Engg.) MAWLANA BHASHANI SCIENCE & TECHNOLOGY UNIVERSITY Email: ce.shahabuddin@gmail.com

Interests
Programming
PC Specs
CORE I3
Favorite Tags

9 Posted Topics

Member Avatar for SHAHAB UDDIN

------------------------------------------------------ Main code: ------------------------------------------------------ public function forum_detail_info($post_id) { $data = array(); $this->load->library('pagination'); $config['base_url'] = base_url() . 'welcome/forum_detail_info/'; $config['total_rows'] = $this->db->count_all('tbl_forum'); $config['per_page'] = 3; $this->pagination->initialize($config); $data['about'] = $this->welcome_model->about_info(); $data['about'] = $this->welcome_model->about_info(); $data['forum_post_info'] = $this->welcome_model->select_all_forum_post_info($post_id); //---------------more $this->load->view('website/include/header', $data); $this->load->view('website/master_page', $data); $this->load->view('website/include/footer'); } ---------------------------------------------- I want code: ---------------------------------------------- public function forum_detail_info($post_id) { $data …

Member Avatar for Web Dev Rob
0
314
Member Avatar for SHAHAB UDDIN

I need a travel agency project that show delete ,insert , update the customer information & log in the customer & admin.Please help me.

Member Avatar for ahqaf
0
108
Member Avatar for SHAHAB UDDIN
Member Avatar for diafol
0
840
Member Avatar for SHAHAB UDDIN
Member Avatar for seoinheritx

Best Link Building Method: Social Bookmarking Webdirectory Submission Forum Posting Blog Commenting Articls Submission Blog Post

Member Avatar for anselcary
-3
510
Member Avatar for SHAHAB UDDIN

install problem of oracle 11g release 2 : 1) it wants oracle suppotted passward .what is it ?. 2) i give a password but do not work.What can i do ?

Member Avatar for debasisdas
0
78
Member Avatar for SHAHAB UDDIN
Member Avatar for daino
Member Avatar for SHAHAB UDDIN

How i take a line string input through keyboard ?. Example : I am a student .

Member Avatar for godzab
0
140

The End.