On 6/14/08, Per Jessen <[EMAIL PROTECTED]> wrote:
> hce wrote:
>
> > Anyway, thanks for all your responses and suggestions. It was good
> > suggestion to use SOAP and Web services, but we have very small
> > latency requirement, I have already worried about the delay in the
> > lower level of
On Sun, Dec 16, 2007 at 7:16 PM, eric cash <[EMAIL PROTECTED]> wrote:
> Quick GD question, I'm building a custom CAPTCHA, and I want to 'trace'
> random letters (hopefully from a random font) with a brush. Is there an easy
> way to do this, or am I going to have to build some ridiculous custom
> li
Quick GD question, I'm building a custom CAPTCHA, and I want to 'trace'
random letters (hopefully from a random font) with a brush. Is there an
easy way to do this, or am I going to have to build some ridiculous
custom library on my own to do it? Thanks!
ec
--
PHP General Mailing List (http:
On 14 Jun 2008, at 01:02, tedd wrote:
At 11:47 PM +0100 6/13/08, Stut wrote:
On 13 Jun 2008, at 23:20, R B wrote:
I search in both caches, and the video appears in the memory cache.
Sorry, but that doesn't answer the question of why you/he doesn't
want it to be cached. If he's trying to pro
As most of you know, on Windows PHP does not require any specific path to
run, and can be places in any path you want. Now, I'm planning to do a
similar thing on Linux, and later OS X, which both will work the same.
Now, my question: because autoconf requires prefixes for installation, will
using
On Sat, 2008-06-14 at 11:38 -0400, Daniel Brown wrote:
> On Sat, Jun 14, 2008 at 11:32 AM, Robert Cummings <[EMAIL PROTECTED]> wrote:
> > On Sat, 2008-06-14 at 10:35 -0400, Daniel Brown wrote:
> >>
> >> http://www.catb.org/esr/jargon/html/S/STFW.html
> >
> > *lol* Whoever did that webpage needs
On Sat, Jun 14, 2008 at 11:32 AM, Robert Cummings <[EMAIL PROTECTED]> wrote:
> On Sat, 2008-06-14 at 10:35 -0400, Daniel Brown wrote:
>>
>> http://www.catb.org/esr/jargon/html/S/STFW.html
>
> *lol* Whoever did that webpage needs to STFW about character encodings.
Why? What?s wrong with ho
On Sat, 2008-06-14 at 10:35 -0400, Daniel Brown wrote:
> On Sat, Jun 14, 2008 at 5:57 AM, mukesh yadav <[EMAIL PROTECTED]> wrote:
> > Hi,
> > I'm new to PHP and i have got an asign a job in PHP. I need to develop a
> > site where a admin can handle a site like a CMS. e.g. updating a site
> > witho
On Fri, Jun 13, 2008 at 7:58 PM, Ryan S <[EMAIL PROTECTED]> wrote:
> Hey guys!
>
> Thanks for replying!
>
> Cant find any midi flash player... looks like it has to be mp3, in which case
> can anybody recommend a place for open licensed mp3s for songs like "happy
> birthday" etc
> maybe just instr
On Sat, Jun 14, 2008 at 5:57 AM, mukesh yadav <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm new to PHP and i have got an asign a job in PHP. I need to develop a
> site where a admin can handle a site like a CMS. e.g. updating a site
> without any tech guy.
> Is it possible using Drupal? If yes then can y
On Sat, Jun 14, 2008 at 5:57 AM, mukesh yadav <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm new to PHP and i have got an asign a job in PHP. I need to develop a
> site where a admin can handle a site like a CMS. e.g. updating a site
> without any tech guy.
> Is it possible using Drupal? If yes then can
hce wrote:
> Anyway, thanks for all your responses and suggestions. It was good
> suggestion to use SOAP and Web services, but we have very small
> latency requirement, I have already worried about the delay in the
> lower level of socket, it will be evern more processing delays for
> useing SOAP
Hi,
How can use time out mechanism in PHP when calling socket_recvfrom or
socket_read (in block service)?
I know the non-block system call can be used, but I need to use a
block system call, the block socket_recvfrom or socket_read should be
either returned to be failed, or canceled when a time o
Hi,
I'm new to PHP and i have got an asign a job in PHP. I need to develop a
site where a admin can handle a site like a CMS. e.g. updating a site
without any tech guy.
Is it possible using Drupal? If yes then can you please suggest how to go..
thank you
On 6/13/08, Per Jessen <[EMAIL PROTECTED]> wrote:
> hce wrote:
>
> > I am not certain if the msg_send / msg_receive in PHP can talk to the
> > external C program msg_send / msg_receive as PHP and external C
> > program are in different processes, different memory spaces.
>
>
> System V message
Hi all, i'm trying to develop an application able to interpret
commands loaded from a database or any other source similiar to this
$strParam = 'title=%SESSION(sessionvar)'
or a more complicated
$strParam = 'title=%SESSION(sessionvar_%COOKIE(mycookievar))'
What I need, is to find any special comm
16 matches
Mail list logo