[FX.php List] Just a tip

Dale Bengston dbengston at preservationstudio.com
Tue May 1 22:48:40 MDT 2007


I think the first port of call should be PHP's online function  
reference:

http://www.php.net

...especially the sections on text and array functions:

http://us2.php.net/manual/en/ref.array.php
http://us2.php.net/manual/en/ref.strings.php

I'm usually delighted to find what I'm looking for is already built  
into PHP. Unless I've already gone to a lot of trouble to come up  
with my own function.

Dale

On May 1, 2007, at 10:38 PM, Kevin Futter wrote:

> On 2/5/07 1:20 AM, "Erik Andreas Cayré" <erik at cayre.dk> wrote:
>
>> Hi all,
>>
>> While on my current debugging spree (can you even say that?), I had
>> the pleasure of finding and fixing a few more bugs using this:
>>
>> http://validator.w3.org/checklink
>>
>> Highly recommended, especially when you consider that most users
>> never complain (and with some bad luck leave never to come back)
>>
>
> Yes, this should be the first port of call for every web page prior  
> to being
> uploaded to a public server. If you use Firefox, there's an  
> extension called
> HTML Validator that validates your pages locally so that you can  
> debug them
> there and then without sending them to the W3C one (it's based on  
> HTMLTidy).
> It puts a little icon in the bottom right of the status area  
> showing you
> instantly when there are any warnings or errors. It's also good for  
> getting
> an idea about where other site's pages are at in terms of compliance.
>
> -- 
> Kevin Futter
> Webmaster, St. Bernard's College
> http://www.sbc.melb.catholic.edu.au/
>
>
> ###################################################################### 
> ###############
> This e-mail message has been scanned for Viruses and Content and  
> cleared
> by MailMarshal
> ###################################################################### 
> ###############
>
> This e-mail and any attachments may be confidential. You must not  
> disclose or use the information in this e-mail if you are not the  
> intended recipient. If you have received this e-mail in error,  
> please notify us immediately and delete the e-mail and all copies.  
> The College does not guarantee that this e-mail is virus or error  
> free.  The attached files are provided and may only be used on the  
> basis that the user assumes all responsibility for any loss, damage  
> or consequence resulting directly or indirectly from the use of the  
> attached files, whether caused by the negligence of the sender or  
> not. The content and opinions in this e-mail are not necessarily  
> those of the College.
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list