On 12/01/11 03:35, David McGlone wrote:
Hi Everyone, I'm having a problem validating some links I have in a foreach.
Here is my code:
http://www.w3.org/TR/html4/loose.dtd";>
my PHP code:
$categorys = array('home', 'services', 'gallery', 'about_us', 'contact_us',
'testimonials');
foreach($categ
On Wednesday, January 12, 2011 04:14:42 am Pete Ford wrote:
> On 12/01/11 03:35, David McGlone wrote:
> > Hi Everyone, I'm having a problem validating some links I have in a
> > foreach.
> >
> > Here is my code:
> >>
> > "http://www.w3.org/TR/html4/loose.dtd";>
> >
> > my PHP code:
> > $cate
On Tuesday, January 11, 2011 11:48:33 pm Daniel Brown wrote:
> On Tue, Jan 11, 2011 at 22:35, David McGlone wrote:
> > Hi Everyone, I'm having a problem validating some links I have in a
> > foreach. Here is my code:
> > > "http://www.w3.org/TR/html4/loose.dtd";>
> >
> > my PHP code:
> > $categ
On Tue, 2011-01-11 at 23:38 -0800, Jim Lucas wrote:
> On 1/11/2011 7:35 PM, David McGlone wrote:
> > Hi Everyone, I'm having a problem validating some links I have in a foreach.
> > Here is my code:
> >> "http://www.w3.org/TR/html4/loose.dtd";>
> >
> > my PHP code:
> > $categorys = array('home'
On 12 January 2011 13:20, Steve Staples wrote:
> Jim,
>
> Not to be a smart ass like Danial was (which was brilliantly written
> though), but you have your "example" formatted incorrectly. You are
> using commas instead of periods for concatenation, and it would have
> thrown an error trying to
On Wed, Jan 12, 2011 at 06:38, David McGlone wrote:
>
> Goes to show ya, even Deaf people aren't perfect spellers. Still like your
> little joke? ;-)
Of course I do. Deafness has nothing to do with spelling. If it
did, just imagine how ridiculously difficult it would've been to
decipher any
On 12 January 2011 13:43, Daniel Brown wrote:
> On Wed, Jan 12, 2011 at 06:38, David McGlone wrote:
>>
>> Goes to show ya, even Deaf people aren't perfect spellers. Still like your
>> little joke? ;-)
>
> Of course I do. Deafness has nothing to do with spelling. If it
> did, just imagine how
On Wednesday, January 12, 2011 08:43:35 am Daniel Brown wrote:
> On Wed, Jan 12, 2011 at 06:38, David McGlone wrote:
> > Goes to show ya, even Deaf people aren't perfect spellers. Still like
> > your little joke? ;-)
>
> Of course I do. Deafness has nothing to do with spelling. If it
> did,
On Wed, 2011-01-12 at 13:40 +, Richard Quadling wrote:
> On 12 January 2011 13:20, Steve Staples wrote:
> > Jim,
> >
> > Not to be a smart ass like Danial was (which was brilliantly written
> > though), but you have your "example" formatted incorrectly. You are
> > using commas instead of pe
On 12 January 2011 14:07, Steve Staples wrote:
> On Wed, 2011-01-12 at 13:40 +, Richard Quadling wrote:
>> On 12 January 2011 13:20, Steve Staples wrote:
>> > Jim,
>> >
>> > Not to be a smart ass like Danial was (which was brilliantly written
>> > though), but you have your "example" formatt
On Wed, Jan 12, 2011 at 6:04 AM, David McGlone wrote:
> Prounouncing words for a deaf person is often times difficult.
>
That makes perfect sense.
Think about it,
> spelling isn't about remembering how to spell the word, but how to
> prounounce
> it.
Not so fast! While this argument can be ma
On Wed, Jan 12, 2011 at 12:08, David Harkness wrote:
>
> I tried this with PHP 5.3.2 on Ubuntu 10.04, but when I run any PHP script I
> get the following.
>
> Fatal error in php.ini line 184: Saying a thing doesn't make it so.
>
> What does this mean?
Looks like you may have installed the
At 10:35 PM -0500 1/11/11, David McGlone wrote:
Hi Everyone, I'm having a problem validating some links I have in a foreach.
Here is my code:
http://www.w3.org/TR/html4/loose.dtd";>
my PHP code:
$categorys = array('home', 'services', 'gallery', 'about_us', 'contact_us',
'testimonials');
foreach
I'd like to make a suggestion for a change, or possibly an addition, to the PHP
language.
I'm learning PHP and have been very excited with what it can do in relation to
HTML. But when I got to the part about arrays, I was disappointed to see that
they are designated with a $ the same as other
sono...@fannullone.us wrote:
> I'd like to make a suggestion for a change, or possibly an addition,
> to the PHP language.
>
> I'm learning PHP and have been very excited with what it can do in
> relation to HTML. But when I got to the part about arrays, I was
> disappointed to see that they are
sono...@fannullone.us wrote:
I'd like to make a suggestion for a change, or possibly an addition, to the PHP
language.
I'm learning PHP and have been very excited with what it can do in relation to
HTML. But when I got to the part about arrays, I was disappointed to see that
they are designa
On Wed, 2011-01-12 at 11:45 -0800, sono...@fannullone.us wrote:
> I'd like to make a suggestion for a change, or possibly an addition, to the
> PHP language.
>
> I'm learning PHP and have been very excited with what it can do in relation
> to HTML. But when I got to the part about arrays, I wa
On Wed, 2011-01-12 at 20:58 +0100, Per Jessen wrote:
> sono...@fannullone.us wrote:
>
> > I'd like to make a suggestion for a change, or possibly an addition,
> > to the PHP language.
> >
> > I'm learning PHP and have been very excited with what it can do in
> > relation to HTML. But when I got
Thanks for all the responses to my suggestion. I realize this would be a major
change, so that's why I also mentioned it as an addition to the language.
I'm sure it's just what you're used to, but still being new to all this, it
just makes sense (to me anyway) to have different symbols for diff
On Wed, 2011-01-12 at 12:23 -0800, sono...@fannullone.us wrote:
> Thanks for all the responses to my suggestion. I realize this would be a
> major change, so that's why I also mentioned it as an addition to the
> language.
>
> I'm sure it's just what you're used to, but still being new to all
On Jan 12, 2011, at 3:23 PM, sono...@fannullone.us wrote:
> Thanks for all the responses to my suggestion. I realize this would be a
> major change, so that's why I also mentioned it as an addition to the
> language.
>
> I'm sure it's just what you're used to, but still being new to all this,
On Jan 12, 2011, at 3:28 PM, Ashley Sheridan wrote:
> If you check out the manual pages for those functions as well, you'll
> see other related functions. I must say, of any language I've used, the
> php.net documentation is by far the best, giving plenty of information
> and user comments too. It
On Wed, Jan 12, 2011 at 14:45, wrote:
> I'd like to make a suggestion for a change, or possibly an addition, to the
> PHP language.
>
> I'm learning PHP and have been very excited with what it can do in relation
> to HTML. But when I got to the part about arrays, I was disappointed to see
> t
On Wed, Jan 12, 2011 at 12:37 PM, Daniel Brown wrote:
> The @ is an error control operator, used to buffer the output and
> store it in a variable - $php_errormsg. There's no way that would be
> changed to become an array designator (though that doesn't mean your
> idea itself is a bad one).
On Wed, Jan 12, 2011 at 15:41, Michael Shadle wrote:
> On Wed, Jan 12, 2011 at 12:37 PM, Daniel Brown wrote:
>
>> The @ is an error control operator, used to buffer the output and
>> store it in a variable - $php_errormsg. There's no way that would be
>> changed to become an array designator
If you are going to use double quotes escape out.
>> echo "".$replace."";
On Jan 12, 2011, at 2:30 PM, tedd wrote:
> At 10:35 PM -0500 1/11/11, David McGlone wrote:
>> Hi Everyone, I'm having a problem validating some links I have in a foreach.
>> Here is my code:
>> > "http://www.w3.org/TR/ht
Heads up: jeg har flyttet projectpier over paa fastaval.dk domaenet -
det koerer nu under pp.fastaval.dk. Der er ogsaa sat redirects op paa
fastaval.plphp.dk saa man skulle ikke kunne komme til det gamle site
(og dermed ikke logge ind det forkerte sted).
--
WWW: plphp.dk / plind.dk
LinkedIn: pli
On Wed, 2011-01-12 at 23:14 +0100, Peter Lind wrote:
> jeg har flyttet projectpier over paa fastaval.dk domaenet -
> det koerer nu under pp.fastaval.dk. Der er ogsaa sat redirects op paa
> fastaval.plphp.dk saa man skulle ikke kunne komme til det gamle site
> (og dermed ikke logge ind det forkerte
2011/1/12 Ashley Sheridan
> On Wed, 2011-01-12 at 23:14 +0100, Peter Lind wrote:
>
> jeg har flyttet projectpier over paa fastaval.dk domaenet -
> det koerer nu under pp.fastaval.dk. Der er ogsaa sat redirects op paa
> fastaval.plphp.dk saa man skulle ikke kunne komme til det gamle site
> (og de
At least now we all know of the domainname change xD
Sent from my iPhone
On 12-01-2011, at 19:38, Peter Lind wrote:
> 2011/1/12 Ashley Sheridan
>
>> On Wed, 2011-01-12 at 23:14 +0100, Peter Lind wrote:
>>
>> jeg har flyttet projectpier over paa fastaval.dk domaenet -
>> det koerer nu under p
Hello,
Does anyone know if closures will ever support the $this keyword?
I think it would be very useful when working with objects.
Best regards__RaymondDo more with less - http://raxanpdi.com
On Wed, 12 Jan 2011 20:02:11 -0800 (PST)
Raymond Irving wrote:
> Hello,
> Does anyone know if closures will ever support the $this keyword?
> I think it would be very useful when working with objects.
>
> Best regards__RaymondDo more with less - http://raxanpdi.com
>
Probably not, and my unde
On Wednesday, January 12, 2011 11:37:19 pm Greg Bair wrote:
> On Wed, 12 Jan 2011 20:02:11 -0800 (PST)
>
> Raymond Irving wrote:
> > Hello,
> > Does anyone know if closures will ever support the $this keyword?
> > I think it would be very useful when working with objects.
> >
> > Best regards__
Ashley Sheridan wrote:
> On Wed, 2011-01-12 at 12:23 -0800, sono...@fannullone.us wrote:
>
>> Thanks for all the responses to my suggestion. I realize this would
>> be a major change, so that's why I also mentioned it as an addition
>> to the language.
>>
>> I'm sure it's just what you're used
Donovan Brooke wrote:
> however, from my experience, there is often this kind of problem in
> any language, and that is where naming conventions come in very handy.
>
> I don't know if the PHP community has any standard convention..
One popular naming convention:
http://en.wikipedia.org/wiki/H
35 matches
Mail list logo