http://en.wikipedia.org/wiki/Two_Little_Dickie_Birds
Hi
I need to generate some PDF reports (1000s). Part of the report is a set of
bar charts (the results of a questionnaire). Each question has the same 5
answers (v.bad, bad, ok ,good, v.good) and the chart is the % distribution
of the answers.
My plan is to create a HTML version, using "some grap
Thanks for the replies, they have been most enlightening. :)
On 22 September 2010 21:40, Bastien Koert wrote:
> Not at all. What I would suggest is that you create a separate mysql
> user that is used exclusively by the script to do the create stuff.
> The regular application user account should not have those privileges
> at all.
>
I'm not actually that
Hmm..
I am familiar with PMA. I would for the purpose of this project consider it
too technical for the target user base. The point is to create a GUI layer
that would manage these things.
For example, the 'add client' screen would ask for four things; name,
description, username and password. Th
Hi
I need to build a custom client management app, which will build and manage
a database per client. This means that on top of the usual sql crud, it
needs to be able to create databases, add/edit/delete database users, create
tables.
Is there a way for me to do this nicely as PHP solution? am I
2009/10/29 Israel Ekpo
> Hi Guys,
>
> I just want to conduct a quick survey to find out what version of PHP
> people
> are using in their production environments.
>
> I have a PHP extension for Solr that I have set the minimum required
> version
> as 5.2.11.
>
[snip]
> I cannot go below 5.2.0 th
Apologies for semi-hijacking, but I am confused.
What are aiming to do that something like PHPMyAdmin doesn't do?
2009/10/28 ben...@gmail.com
> Jay,
>
> What function do you have? Thanks to everyone for their feedback.
>
> Best,
>
> Ben
>
> On Wed, Oct 28, 2009 at 9:17 AM, Jay Blanchard >wrot
2009/10/26 Eddie Drapkin :
> On Mon, Oct 26, 2009 at 11:59 AM, Tom Barrett wrote:
>> 2009/10/26 Eddie Drapkin :
>>> On Mon, Oct 26, 2009 at 11:45 AM, Tom Barrett wrote:
>>>> Hello
>>>>
>>>> I have installed:
>>>> - libev
2009/10/26 Eddie Drapkin :
> On Mon, Oct 26, 2009 at 11:45 AM, Tom Barrett wrote:
>> Hello
>>
>> I have installed:
>> - libevent
>> - libmemcached (http://tangent.org/552/libmemcached.html)
>> - Done a PECL installation (pecl download memc
Hello
I have installed:
- libevent
- libmemcached (http://tangent.org/552/libmemcached.html)
- Done a PECL installation (pecl download memcached, phpize &&
./configure && make)
- memcached
> cat /etc/php.d/memcached.ini
; Memcached default settings
extension=memcache.so
> ls -1 /usr/lib64/p
11 matches
Mail list logo