Why doesn't strtotime() correctly parse a "mdY" formatted date string?
I am running this function [Code Block] inside a `foreach` loop (some CodeIgniter markup): [Code Block] The loop works o...
Latest news, tutorials, and updates from the PHP community
6993 articles available
I am running this function [Code Block] inside a `foreach` loop (some CodeIgniter markup): [Code Block] The loop works o...
There is something I don't quite understand it at all which is `prepare` and `query` in mysqli. This one is using `mysql...
I'm working on a shopping cart website and I would like to redirect the user to a HTTPS page when he's entering his bill...
Hi i am wondering if i could use PHP functions in ez publish templating. If any one knows how to use it. Any hint will b...
I want to find sum of votes and am using [codeigniter][1] and mysql. In my votes table I've a column which shows type of...
I keep getting this errror: Trying to get property of non-object. The problem is with a SQL date field called 'sterfdatu...
I am using dompdf to create a pdf file out of an html file that gets created on-the-fly for the sole purpose of it servi...
I'm comparing Doctrine 2 and Propel 1.5/1.6, and I'm looking in to some of the patterns they use. Doctrine uses the Data...
I develop web applications using PHP and use MySQL as the database. I am trying to understand the usage of prepared stat...
I've been having trouble getting the number of rows to return using mysqli. I just get 0 back every time even though the...
I am trying to develop an application with PHP. There are two possible ways this application will be developed. The firs...
I have a stored procedure in my db that returns all records in a table: [Code Block] The SP works just as expected. But,...
Showing 6541 to 6552 of 6993 articles