Hindi font solution (Showing ????)
Hi I need help to display hindi font ... Title and descirption showing ???? instead of hindi font and url showing strange characters ..
View ArticleInclude GA code on all page
Hello All, Where should I put my Google Analytics code snippet so that it gets included on each & every page. Thanks, Shailesh
View ArticleFlashdata don't show up
Hello everyone, I am having issues with flashdata. For some reason any of them won't show up. I am setting it like this: Code: // Controller $this->session->set_flashdata('user_registered', 'You...
View ArticleLoad a class in CodeIgniter
Hello Community, I am having a problem in loading a class in CodeIgniter. Hope you can help me with this! Here is the scenario. Before I am using Composer to load packages/classes in my project. Very...
View ArticleExport to CSV
Hello guys, I just signed up here, to ask you for your help. I have a forum built in codeigniter, and i want to migrate over to vbulletin. The problem i am facing right now is that i do not know how...
View ArticleGet ID from database when a specific td is clicked
So here is a table where you can select a specific row. But how do I make it that you will see the ID of the row when clicked in the URL? Thanks in advancr echo "<table>"; echo...
View ArticleHindi Language (1000 Rs) Job for indian Users
Hi I want to display Hindi text on website ... Only for Indian users Currently showing ??? instead of Hindi text Any one interested Amount to be paid Rs 1000/- hindi.jpg (Size: 56.38 KB / Downloads: 5)
View ArticleConvert to Website Responsive (Indian Users) 5000 Rs
Hello We are looking for person from India only who convert website to responsive including widgets.. website: zaporena.com Payment: Rs 5000/- Interested person can contact or pm me urgently
View ArticleChange name of ID field in database
I wanna use default CI tools to work with database, but i also want to change name of ID field to something like - private_messages_ID - to make it easier to make Joins and other combined query... Is...
View ArticleJquery pagination
I am using ajax jquery pagination library. I am facing a problem. If in config file base_url defined as https:// then pagination is not working and showing error 301 but it it's http:// then pagination...
View ArticleWrite to config file
Hello, I'm making installation file, how can I write to e.g. database config file with fwrite()? I want to change value of hostname, username, password, database name. How can I select these particular...
View Articleemail not working no_from
Hi, I use email library for my project. When I want to send an email, the debugger show this message : "lang:email_no_from" My server use WAMP 3.1.0 and PHP 5.6.31. My test code : PHP Code:...
View ArticleLanzar función desde la vista
Muy buenas a todos/as, Tengo una pregunta teórica que sé que será muy básica para vosotros, pero que a mí, novato como soy, me está haciendo perder mucho tiempo. Quiero hacer una prueba de CRUD, y no...
View ArticleStarting with Community Auth
Hi, I've installed Community Auth to use on a new project (CodeIgniter Version 3.1.6). I've followed the readme instructions, however I must have done something wrong as I get the errors, when...
View Articledoes my code can do sql injection to delete specific row ?
i don't know why my databse of Firmware is losing some rows, i have create Query Log at my backend to record all Insert Delete Update and i test to do all above action and check my QueryLog all is ok...
View Articlechanging an element in the dom
I have a page where I want to change the text in the blue box from NONE to something else. I am using grocery crud and codeigniter simplicity. $output = $crud->render(); $dom=new DOMDocument();...
View Articlesending email with unknown values
I'm using the email library. When I try to send the values through my form, they do not arrive and do not send the mail because it has no address to send it , can someone help me with this this is my...
View ArticleArray in form validation
Hello! I had to make CI core modification to make the form validation work with arrays (multiple rows on form), according to this guide: http://pgmmer.blogspot.hu/2011/05/codeig...-with.html (its...
View ArticleUndefined offset: 1
HI sorry for english : I have a input datepicker to select month/year : Code: <?php $attributes = array('class' => 'form-horizontal', 'id' => 'myform',...
View ArticleFlush output data
Good guys The problem is that I can not make the information of a sequence of processes within a function, feed back to the user. PHP Code: echo "Data 1 Done";flush();ob_flush();sleep(1);echo "Data 2...
View Article