Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 6 of 6
Search took 0.09 seconds.
Search: Posts Made By: Daniel Evans
Forum: PHP 02-21-2013, 11:39 AM
Replies: 4
Views: 300
Posted By Daniel Evans
@ firepages : I might be able to swing the...

@ firepages : I might be able to swing the addition of a php-extension with the server admin. But this won't be the route to go, since memcache/d is only the connecting piece to a separate memchached...
Forum: PHP 02-20-2013, 11:24 PM
Replies: 4
Views: 300
Posted By Daniel Evans
Keeping string contents in memory across requests?

Hi everyone,

let me first tell you a bit of the background to my recent problem.

Some months ago, I wrote a series of PHP scripts, that are based around an SQLite database. One part of the...
Forum: PHP 10-15-2012, 11:49 PM
Replies: 1
Views: 270
Posted By Daniel Evans
Okay, looks like I was a bit stupid ;) The...

Okay, looks like I was a bit stupid ;) The following code accepts binary content thanks to the Large Objects parameter:

$query = $db->prepare("INSERT INTO ....");
$query->bindValue(1, $content,...
Forum: PHP 10-15-2012, 11:25 PM
Replies: 1
Views: 270
Posted By Daniel Evans
Strange PDO quote behavior (sqlite, deflate)

Hello,

I'm using PDO to access a sqlite 3 database. Because space is getting very limited and the database is still growing, I've thought about using compression to allow for more data. This would...
Forum: Ajax and Design 10-04-2012, 10:35 AM
Replies: 4
Views: 974
Posted By Daniel Evans
sunfighter : Well, I may have given a bit of a...

sunfighter : Well, I may have given a bit of a wrong impression with my initial post. There already exist many lines of PHP code and with each request, the tasks are done server-side. What is left on...
Forum: Ajax and Design 10-02-2012, 07:47 AM
Replies: 4
Views: 974
Posted By Daniel Evans
Multi-step AJAX process?

Hi,

the general concept and basic use of AJAX is something which I understand just fine, but now I have come upon an issue that's proving to be troublesome. Here's what is needed:

The first...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT +1. The time now is 04:19 PM.