On 27 October 2010 22:15, Kevin Kinsey wrote:
> Marc Guay wrote:
>>>
>>> As Nicholas pointed out, the extra underscore in the key is the issue.
>>
>> That's way too easy a fix. I think he should check to make sure his
>> version of PHP was compiled with the right extensions and that the
>> browse
[snip]...[/snip]
http://evolt.org/node/21173
This is an article that I wrote long ago (it needs some severe updating)
that speaks to a lot of the phases of documentation. Any application
typically has several audiences; developers, administrators, supporters
and users are just an example of the a
From: Richard Quadling
> On 27 October 2010 22:15, Kevin Kinsey wrote:
>> Marc Guay wrote:
As Nicholas pointed out, the extra underscore in the key is the issue.
>>>
>>> That's way too easy a fix. I think he should check to make sure his
>>> version of PHP was compiled with the right e
Hello my name is Paulo Carvalho and I am struggling with the following:
I am building a website with basic CMS functionality.
My problem is that in one of the pages I am using Easyslider to display
small comments about the clients.
These comments are divided in 3 per slide.
ex:(
comment 1/p>
c
I have a form which has the following: ( quick clip )
http://www.abc.com/processing/process_form.php"; onSubmit="return
preSubmit();">
Peer Guide
When the form runs process_form.php it emails the content and ha
On Thu, Oct 28, 2010 at 10:12 AM, Jack wrote:
> I have a form which has the following: ( quick clip )
>
>
>
> action="http://www.abc.com/processing/process_form.php"; onSubmit="return
> preSubmit();">
>
>
>
>
>
> value="Peer Guide" />
>
> Peer Guide
>
>
On Oct 28, 2010, at 10:12 AM, Jack wrote:
> I have a form which has the following: ( quick clip )
>
>
>
> action="http://www.abc.com/processing/process_form.php"; onSubmit="return
> preSubmit();">
>
>
>
>
>
> value="Peer Guide" />
>
>Peer Guide
>
>
Bastien Koert wrote:
On Thu, Oct 28, 2010 at 10:12 AM, Jack wrote:
I have a form which has the following: ( quick clip )
http://www.abc.com/processing/process_form.php"; onSubmit="return
preSubmit();">
Peer Guide
When the form
Paulo Work wrote:
Hello, Paulo!
I am building a website with basic CMS functionality.
My problem is that in one of the pages I am using Easyslider to display
small comments about the clients.
These comments are divided in 3 per slide.
ex:(
comment 1/p>
comment 1/p>
comment 1/p>
)
I am pulli
Hi gang,
I use a Project Management System (PM) that generates emails to my
account. I can REPLY to that email and it will be inserted into the
PM. I believe the ID is in the subject. I assume the email is sent to
a specified email and there is a CRON JOB that runs a PHP script to
query a
On Thu, Oct 28, 2010 at 1:24 PM, Don Wieland wrote:
> Hi gang,
>
> I use a Project Management System (PM) that generates emails to my account.
> I can REPLY to that email and it will be inserted into the PM. I believe the
> ID is in the subject. I assume the email is sent to a specified email and
Oh yeah one other thing that confused me at first...
The various articles talk about having PHP installed as CGI, but all modern PHP
installs include PHP command line interface (CLI). This serves the same
purpose. No CGI required.
On Oct 28, 2010, at 12:24 PM, Don Wieland wrote:
> Hi gang,
>
Weird! I just got back on this list by accident last night and I just happen to
be writing one of these this moment.
The general scheme is:
-Create a mail alias that points to a PHP cli script.
-Write a script that parses out the DB stuff you need etc. (How hard can that
be!?)
No need for cro
Weird! I just got back on this list by accident last night and I just happen to
be writing one of these this moment.
The general scheme is:
-Create a mail alias that points to a PHP cli script.
-Write a script that parses out the DB stuff you need etc. (How hard can that
be!?)
No need for cro
Hello,
I need some way to interact with a POSIX message queue from PHP. I am
already aware that the PHP library provides for manipulation of Sys V style
queues (msg_get_queue(), etc.), but I cannot change the queue. I am hoping
to accomplish this capability in a portable way, avoiding external
dep
Paulo Work wrote:
> Hello my name is Paulo Carvalho and I am struggling with the following:
>
> I am building a website with basic CMS functionality.
> My problem is that in one of the pages I am using Easyslider to display
> small comments about the clients.
>
> These comments are divided in 3 p
On Thu, Oct 28, 2010 at 12:52 PM, Jameson Williams <
jame...@jamesonwilliams.com> wrote:
> Hello,
>
> I need some way to interact with a POSIX message queue from PHP. I am
> already aware that the PHP library provides for manipulation of Sys V style
> queues (msg_get_queue(), etc.), but I cannot c
17 matches
Mail list logo