LOGIC Blog

Get New Updates on ERP Software, advice, lessons and best practices.

Most popular topics

Home Forums Most popular topics

Viewing 15 topics - 1 through 15 (of 15 total)

Solved

What is the best way of implementing a cache for a PHP site? Obviously, there are some things that shouldn’t be cached (for example ...

I’m writing a C++ client which is using libcurl for communicating with a PHP script.

The communication should be session based, ...

We currently use a hand-rolled setup and configuration script and a hand-rolled continuous integration script to build and deploy our ...

Some users on a site I have been working on have requested the ability to allow the server to set their aim status when they are listening to ...

Obviously, there is no one single solution that would satisfy everyone’s needs; an architecture is always a trade-off. I want to create ...

Sessions in PHP seemed to have changed since the last time I used them, so I’m looking for a simple way of using sessions but at the ...

Like many projects, we deploy to many environments, QA, UA, Developer trunks, etc..

What is the best way to store sensitive ...

I have a function foo which makes an Ajax request. How can I return the response from foo?

I tried to return the value from the ...

I’m quoting part of an answer which I received for another question of mine:

In the PHP/MySQL world I would say stored ...

I have little knowledge of Flash but for a little Flash game I have to store score and successful tries of users in a database using PHP. Now ...

Sorry for confusing title. This program should take the letter in a string and add the word ‘List’ so that it can find the 2 list ...

The PHP documentation can be found here, but I think it’s rather lacking. There are no examples of how to use these functions, and few ...

if I call php’s parse_ini_file(“foo.ini”), in what paths does it look for foo.ini ? the include path? the function’s ...

I’ve created a code to change a password. Now it seem contain an error. When I fill in the form to change password, and click save the ...

I wonder if this would be doable ? To insert an array into one field in the database.

For instance I have a title, I want to have that ...

Viewing 15 topics - 1 through 15 (of 15 total)