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
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
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
321
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
116
Member Avatar for SHAHAB UDDIN
Member Avatar for Member #120589
0
856
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
526
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
83
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
153

The End.