Daniel Brown wrote:
On Wed, Feb 17, 2010 at 16:23, Manuel Lemos wrote:
What about you? How many times have you shared your Open Source code?
HA! That's hilarious that you would say that to *me.* I actually
laughed out loud. I'll probably do it a few more times before the day
is out.
On Wed, Feb 17, 2010 at 16:23, Manuel Lemos wrote:
>
> What about you? How many times have you shared your Open Source code?
HA! That's hilarious that you would say that to *me.* I actually
laughed out loud. I'll probably do it a few more times before the day
is out.
Well, Manuel, you
Hello,
on 02/17/2010 02:46 PM Daniel Brown said the following:
> My problem is with Manuel's practices of advertising the site.
>
> In all of the years I've been involved with PHP, both officially
> and as a part of the community, all I've seen you (Manuel) contribute
> to the community i
Michael A. Peters wrote:
It seems that if I use loadXML($string) and the $string has a namespace
defined in it, domdocument is nuking the namespace and changing the
nodenames from whatever to defaultwhatever.
Example -
http://www.w3.org/1998/Math/MathML";>
*snip*
would get changed t
Hello Angus,
on 02/17/2010 09:35 AM Angus Mann said the following:
> I've always found the phpclasses website a bit confusing to navigate and
> I've never had much success finding what I want. But it's free and as a
> non-paying customer I don't feel entitled to complain, when probably a
> bit mor
On Wed, 2010-02-17 at 11:47 -0600, Shawn McKenzie wrote:
> Matt Giddings wrote:
> > Whats the best way to store a mysql query in mysql. I'm trying to store a
> > mysql query in a debug log table if there is a problem with the query. I've
> > tried using addslashes and a few other commands. I don
Matt Giddings wrote:
> Whats the best way to store a mysql query in mysql. I'm trying to store a
> mysql query in a debug log table if there is a problem with the query. I've
> tried using addslashes and a few other commands. I don't have a problem
> putting the data into the database but when I
Whats the best way to store a mysql query in mysql. I'm trying to store a mysql
query in a debug log table if there is a problem with the query. I've tried
using addslashes and a few other commands. I don't have a problem putting the
data into the database but when I view it with sqlyog its f'ed
Normally I would just stay out of a public thread on such a
subject, but Rixham and I had a discussion about the site prior to his
posting here, and I may as well make my point known
My problem - and indeed, it is a problem - is not with the design,
usability, or lack thereof. It's al
This thread's getting a bit tired but here's my $0.02 worth.
I've always found the phpclasses website a bit confusing to navigate and
I've never had much success finding what I want. But it's free and as a
non-paying customer I don't feel entitled to complain, when probably a bit
more work fro
Apache/2.2.12 (Ubuntu)
MySQL client version: 5.1.37
PHP extension: mysqli
PHP Version 5.2.10-2ubuntu6.4
I'm doing the tutorial from this site:
http://www.trap17.com/index.php/Php-Simple-Login-Tutorial_t7887.html
This is register.php
Thanks for registering!";
}
//The web form for input ability
On 16 February 2010 18:20, Nathan Rixham wrote:
> Richard Quadling wrote:
>> On 16 February 2010 16:41, Nathan Rixham wrote:
>>> Nathan Rixham wrote:
Richard Quadling wrote:
> Hi.
>
> I want to docblock a set of properties to be xml primitive datatypes [1].
>
> Considerin
On 2/17/10, Marcel Loose wrote:
> Hi all,
>
> I've posted this question to comp.lang.php a couple of days ago, but up
> till now didn't get a really useful answer. So, here it is:
>
>
> I' m facing the following problem. I try to retrieve the Common Name
> (cn) from an LDAP database, using the com
Hi all,
I've posted this question to comp.lang.php a couple of days ago, but up
till now didn't get a really useful answer. So, here it is:
I' m facing the following problem. I try to retrieve the Common Name
(cn) from an LDAP database, using the commands:
$result = ldap_search($ldap,$basedn,
14 matches
Mail list logo