On Sat, 19 Jun 2010 13:21:02 -0400
Rick Dwyer wrote:
> Hello List.
>
> I am completely at a loss for why the line of code below returns the
> desired value:
>
> $PATH_INFO= substr($_SERVER['REQUEST_URI'],strlen($_SERVER['SCRI
> PT_NAME']), strlen($_SERVER['REQUEST_URI']));
>
> BUT, putting t
Hello,
on 06/21/2010 12:04 AM Dev Job said the following:
> Just wanted to let everyone know that we will be finishing up with interview
> this week in order to make a decision. So, if anyone is interested, please
> let me know so we can discuss the project further.
>
> U.S. and UK solo develope
This evening I sent two emails to the list but have not received either
of them back. Checking my logs I see that the last email I got was dated
2010-06-12. Could I have been unsubscribed without my knowing about it?
(My posts were received by the list since I got private replies.)
--
...He who
Just wanted to let everyone know that we will be finishing up with interview
this week in order to make a decision. So, if anyone is interested, please
let me know so we can discuss the project further.
U.S. and UK solo developers (no teams) please.
Thanks!
On Mon, Jun 14, 2010 at 12:46 PM, De
On Sun, Jun 20, 2010 at 08:47:53PM -0400, Brandon Rampersad wrote:
> $this->usort();
> self::usort();
>
> On Sun, Jun 20, 2010 at 7:45 PM, Rick Pasotto wrote:
>
> > Within a class function I have defined another function for use with the
> > usort() function. How do I reference it?
> >
> > When
Within a class function I have defined another function for use with the
usort() function. How do I reference it?
When it's not part of a class usort($arr,"cmp") works fine but when it's
within a class function I get this error:
PHP Parse error: syntax error, unexpected T_STRING, expecting T_FUN
On Sun, Jun 20, 2010 at 12:46 PM, saeed ahmed wrote:
> hello friends,
>
> Is there a way to send an encrypted email from server-side PHP, and then
> decrypt it using an email client such as Outlook?
>
> regards
> saeed
> http://saeed05.wordpress.com
>
If you use a standard such as s/mime, then y
hello friends,
Is there a way to send an encrypted email from server-side PHP, and then
decrypt it using an email client such as Outlook?
regards
saeed
http://saeed05.wordpress.com
8 matches
Mail list logo