SELECT COUNT() with WHERE clause using CodeIgniter's query builder [duplicate]
I'm following a tutorial on Pagination with CI/jQuery. In the tutorial they get the total number of rows by doing: [Code...
Latest news, tutorials, and updates from the PHP community
6993 articles available
I'm following a tutorial on Pagination with CI/jQuery. In the tutorial they get the total number of rows by doing: [Code...
I have a problem with my application: my application has many forms and need about 1 hour to finish this form because th...
i have problem with php excel, i want to make new line in one cell but i can't, i have tried using \n or but itsn't work...
I have installed netbeans6.9.1 with java,c++ and php on windows 7. When i tried to run a test php code, the browser cant...
Is it possible to define an array of parameters (sorry, I don't know how it's called), like in jQuery, also in PHP: [Cod...
I'm trying to display the content of my database table to my page using CodeIgniter. /controllers/users.php [Code Block]...
Scenario is as follows: Call to a specified URL including the `Id` of a known `SearchDefinition` should create a new `Se...
How I can create a nicely formatted PDF invoice through PHP? Ideally, I'm looking for something with a header and then a...
I want to strip the extension from a filename, and get the file name - e.g. file.xml -> file, image.jpeg -> image, test....
I have a function that I am trying to run but it shows the message as CONSTANT already defined. I tried to put a conditi...
For the last two weeks, I'm finding some strange files in my domain. One of them is "core.30695". Other files are also o...
I am having some trouble getting on with my first codeigniter project, and i have a feeling the answer is really near......
Showing 6457 to 6468 of 6993 articles