PHP readfile doesn't work, but only for files greater than 20 megabyte
Here is the small script, being used to send one of two .pdf files to the user based on the GET string: [Code Block] Bot...
Latest news, tutorials, and updates from the PHP community
8579 articles available
Here is the small script, being used to send one of two .pdf files to the user based on the GET string: [Code Block] Bot...
In Codeigniter/PHP, I'm having trouble escaping the instances of `$table` in the SQL statement below. When I try any of ...
Yes, i know. I see a lot of questions about it. But no one works for me until now. I have a blog in wordpress who use se...
I'm trying to add an order by clause to just one of my query builder queries as follows: [Code Block] My query works but...
I want to pass `$data` from the controller named `poll` to the `results_view` however I am getting an undefined variable...
I am wondering if someone knows how to get a random Image URL From Google in php ?
I am using active record to return a grouped list of dates with the following code: [Code Block] Which when looped and e...
This is a screenshot with the error dump: I occassionaly get this error while browsing a website i am developing. Obviou...
I am working on a query in Codeigniter and I'm trying to keep it clean looking. I haven't even added most of the fields ...
I have an events calendar. Each event has a different location on the calendar. Every time page loads, I empty the event...
Using the following code I expect to see 5 separate lines displayed. Instead it wraps everything together on one line......
I want to group the data in my blog table by date. I have a datetime field in my database that I will use to group my da...
Showing 7693 to 7704 of 8579 articles