On Sun, Mar 18, 2012 at 10:19 PM, Tamara Temple
wrote:
> On Tue, 13 Mar 2012 16:35:44 +0200, Arno Kuhl sent:
>
>> From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk]
>> Sent: 13 March 2012 03:25 PM
>> To: a...@dotcontent.net; php-general@lists.php.net
>> Subject: Re: [PHP] Getting knotted wi
On Sun, Mar 18, 2012 at 2:18 PM, Tim Streater wrote:
> On 18 Mar 2012 at 17:46, Simon J Welsh wrote:
>
>> This is expected. The error doesn't occur to the second file is included, so
>> everything in the first included file is parsed and run before execution is
>> halted.
>
> Simon,
>
> Thanks fo
On Sat, Mar 10, 2012 at 7:43 PM, Tedd Sperling wrote:
> On Mar 10, 2012, at 3:53 PM, tamouse mailing lists wrote:
>> On Sat, Mar 10, 2012 at 9:37 AM, Tedd Sperling
>> wrote:
>>> That's correct, but to access those variables outside of their scope (such
>>> as a function) you do via a SuperGloba
On 19 Mar 2012, at 02:20, Robert Cummings wrote:
> On 12-03-18 06:42 PM, Stuart Dallas wrote:
>> On 18 Mar 2012, at 22:32, Alain Roger wrote:
>>
>>> ok so here it is:
>>> http://i220.photobucket.com/albums/dd277/alainroger/cms-login.png
>>
>> Pass, not one I'm familiar with and a Google Image s
On Mon, Mar 19, 2012 at 11:07 AM, Ege Sertçetin wrote:
> Press F12 for developer tools. Then select browser mode to ie8 or ie7.
>
> Oh SWEET :) Didn't know that, will do it right now! :)
On Mon, Mar 19, 2012 at 11:24 AM, rene7705 wrote:
>
>
> On Mon, Mar 19, 2012 at 11:07 AM, Ege Sertçetin wrote:
>
>> Press F12 for developer tools. Then select browser mode to ie8 or ie7.
>>
>> Oh SWEET :) Didn't know that, will do it right now! :)
>
With this tip, I've just fixed the remaining I
Hello.
Just learning about stream filtering and have 2 questions I hope
someone can give me some pointers on.
1 - Bucketing.
In reading a bit about how this works, the data is passed in chunks
through the filter - known as a bucket brigade.
How does this work if, for example, the search string
-Original Message-
From: tamouse mailing lists [mailto:tamouse.li...@gmail.com]
Sent: 19 March 2012 10:28 AM
To: php-general@lists.php.net
Subject: Re: [PHP] Getting knotted with quotes encoding - (one possible
solution)
On Sun, Mar 18, 2012 at 10:19 PM, Tamara Temple
wrote:
> On Tue,
I have a members list witch I print out once a week,
I would like to make the list into two-column list, but I dont know where to
start looking to change the code?
here is the code
"
$result = mysql_query("SELECT * FROM customers ORDER BY LastName");
while($row = mysql_fetch_array($result))
{
On Mon, 2012-03-19 at 15:43 -0700, Tom Sparks wrote:
> I have a members list witch I print out once a week,
> I would like to make the list into two-column list, but I dont know where to
> start looking to change the code?
>
> here is the code
> "
> $result = mysql_query("SELECT * FROM customers
--- On Tue, 20/3/12, Ashley Sheridan wrote:
On Mon, 2012-03-19 at 15:43 -0700, Tom Sparks wrote:
>>I have a members list witch I print out once a week,
>>I would like to make the list into two-column list, but I dont know >>where
>>to start looking to change the code?
>>here is the code
>>"
>>
On Mon, 2012-03-19 at 16:09 -0700, Tom Sparks wrote:
> --- On Tue, 20/3/12, Ashley Sheridan wrote:
>
> On Mon, 2012-03-19 at 15:43 -0700, Tom Sparks wrote:
>
> >>I have a members list witch I print out once a week,
> >>I would like to make the list into two-column list, but I dont know >>where
>> my goal is to do something phonebook like
>>
>
> Your reply of 9 words adds no extra information. Rather than have us all
> guess what you want, try and tell us specifically what it is that you
> want.
Hi Tom
I *think* what want to be asking is, "what HTML do I change/add such that my
data c
--- On Tue, 20/3/12, Ashley Sheridan wrote:
From: Ashley Sheridan
Subject: Re: [PHP] mysql list to two-column list
To: "Tom Sparks"
Cc: "php-general"
Received: Tuesday, 20 March, 2012, 10:15 AM
On Mon, 2012-03-19 at 16:09 -0700, Tom Sparks wrote:
--- On Tue, 20/3/12, Ashley Sherid
please delete me
---
tom_a_sparks "It's a nerdy thing I like to do"
Please use ISO approved file formats excluding Office Open XML -
http://www.gnu.org/philosophy/no-word-attachments.html
Ubuntu wiki page https://wiki.ubuntu.com/tomsparks
3 x (x)Ubuntu 10.04, Amiga A1200 WB 3.1, UAE AF 2006 Premiu
On 19 Mar 2012, at 22:43, Tom Sparks wrote:
> I have a members list witch I print out once a week,
> I would like to make the list into two-column list, but I dont know where to
> start looking to change the code?
>
> here is the code
> "
> $result = mysql_query("SELECT * FROM customers ORDER BY
16 matches
Mail list logo