LOGIC Blog

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

LOGIC

Forum Topics Started

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

I truly love VIM – it’s one of only a handful of applications I’ve every come across that make you feel warm and fuzzy ...

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 have fname and lname in my database, and a name could be stored as JOHN DOE or john DOE or JoHN dOE, but ultimately I want to display it as ...

I’m looking for an easy to use, reasonably complete form validation solution for php. I recall using one years ago that used a few tags ...

Solved

How can I make a Facebook RSS application that autoupdates from the provided RSS feeds. Of course doing this is trivial for canvas ...

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 ...

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