Tom Worster wrote:
> imagine writing a script to run as a daemon reading data off the
> bottom of a log file that gets updated every few minutes and
> processing each new log line as they arrive.
>
> i could exec("tail $logfile", $lines, $status) every now and then. or
> poll the file mtime and r
On Fri, 2009-05-15 at 13:55 -0400, Bob McConnell wrote:
> From: Bastien Koert
> > On Fri, May 15, 2009 at 12:35 PM, Michael A. Peters
> wrote:
> >> Paul M Foster wrote:
> >>> On Fri, May 15, 2009 at 10:21:22AM +0100, Peter Ford wrote:
> >>>
> >>> Matt Graham wrote:
>
> >>>
> >>
> But wh
On Sat, 2009-05-16 at 02:25 -0400, Paul M Foster wrote:
> On Fri, May 15, 2009 at 01:25:42PM -0400, PJ wrote:
>
> > I know of no better place to ask. This may not be strictly a PHP issue,
> > but...
> > I am busting my hump trying to format rather large input pages with CSS
> > and trying to avoid
Paul M Foster wrote:
On Fri, May 15, 2009 at 01:25:42PM -0400, PJ wrote
I've been using div's with in css float and only setting width of
elements, that way your div grow dynamically pending on data size. it
takes some time figuring it out but you should be able to find examples
on the net.
Hi,
I am pretty new to PHP and I am trying to create a shopping cart.
I keep on getting the below error when trying to show the shopping list.
Any guidance that can be provided will be very much appreciated
Fatal error: Call to a member function query() on a non-object in
C:\wamp\www\draft\b
On Sat, 2009-05-16 at 10:37 +0100, Vernon St Croix wrote:
> Hi,
>
> I am pretty new to PHP and I am trying to create a shopping cart.
>
> I keep on getting the below error when trying to show the shopping list.
>
> Any guidance that can be provided will be very much appreciated
>
> Fatal erro
Thanks for that.
I have changed the code as you suggested, but there is an error on the while
loop.
*Warning*: mysql_fetch_array(): supplied argument is not a valid MySQL
result resource in *C:\wamp\www\draft\basket.php* on line *46*
when code is changed as below
while ($row = mysql_fetch_array
On Sat, 2009-05-16 at 10:48 +0100, Ashley Sheridan wrote:
> On Sat, 2009-05-16 at 02:25 -0400, Paul M Foster wrote:
> > On Fri, May 15, 2009 at 01:25:42PM -0400, PJ wrote:
> >
> > > I know of no better place to ask. This may not be strictly a PHP issue,
> > > but...
> > > I am busting my hump tryi
On 15/05/2009 19.25, PJ wrote:
I know of no better place to ask. This may not be strictly a PHP issue,
but...
I am busting my hump trying to format rather large input pages with CSS
and trying to avoid tables; but it looks to me like I am wasting my time
as positioning with CSS seems an impossibl
I noticed that php's way to fill $_GET and $_POST is particularly
inefficient when it comes to handling multiple inputs with the same name.
This basically mean that every in order to function
properly needs to have a name ending in '[]'.
Wouldn't it be easier to also make it so that any elem
I noticed that php's way to fill $_GET and $_POST is particularly
inefficient when it comes to handling multiple inputs with the same name.
This basically mean that every in order to function
properly needs to have a name ending in '[]'.
Wouldn't it be easier to also make it so that any elem
PHP 5.2.6
file-4.17-15.el5_3.1
Fileinfo installed through PECL
Checking certain MSWord files, I'm getting back (sans quotes)
"application/msword application/msword". Someone reported (in the manual
comments) this same thing back in 2007:
http://ca2.php.net/manual/en/ref.fileinfo.php#79063
Can
On 5/16/09 3:55 AM, "Per Jessen" wrote:
> Tom Worster wrote:
>
>> imagine writing a script to run as a daemon reading data off the
>> bottom of a log file that gets updated every few minutes and
>> processing each new log line as they arrive.
>>
>> i could exec("tail $logfile", $lines, $status)
On Sat, May 16, 2009 at 05:37, Vernon St Croix wrote:
> Hi,
>
> I am pretty new to PHP and I am trying to create a shopping cart.
Just as a side note: in the future, please do not cross-post on
multiple lists. For general questions, this is the right place. The
PHP-DB list is just for datab
Darrel St Croix wrote:
> Thanks for that.
>
> I have changed the code as you suggested, but there is an error on the while
> loop.
>
> *Warning*: mysql_fetch_array(): supplied argument is not a valid MySQL
> result resource in *C:\wamp\www\draft\basket.php* on line *46*
>
That's because $result
PJ wrote:
I know of no better place to ask. This may not be strictly a PHP issue,
but...
I am busting my hump trying to format rather large input pages with CSS
and trying to avoid tables; but it looks to me like I am wasting my time
as positioning with CSS seems an impossibly tortuous exercise.
On Sat, 2009-05-16 at 19:48 -0400, Stephen wrote:
> PJ wrote:
> > I know of no better place to ask. This may not be strictly a PHP issue,
> > but...
> > I am busting my hump trying to format rather large input pages with CSS
> > and trying to avoid tables; but it looks to me like I am wasting my ti
On Sat, 2009-05-16 at 09:15 -0400, Robert Cummings wrote:
> On Sat, 2009-05-16 at 10:48 +0100, Ashley Sheridan wrote:
> > On Sat, 2009-05-16 at 02:25 -0400, Paul M Foster wrote:
> > > On Fri, May 15, 2009 at 01:25:42PM -0400, PJ wrote:
> > >
> > > > I know of no better place to ask. This may not b
On Sun, 2009-05-17 at 01:52 +0100, Ashley Sheridan wrote:
> On Sat, 2009-05-16 at 09:15 -0400, Robert Cummings wrote:
> > On Sat, 2009-05-16 at 10:48 +0100, Ashley Sheridan wrote:
> > > On Sat, 2009-05-16 at 02:25 -0400, Paul M Foster wrote:
> > > > On Fri, May 15, 2009 at 01:25:42PM -0400, PJ wrot
Robert Cummings wrote:
On Sat, 2009-05-16 at 19:48 -0400, Stephen wrote:
PJ wrote:
I know of no better place to ask. This may not be strictly a PHP issue,
but...
I am busting my hump trying to format rather large input pages with CSS
and trying to avoid tables; but it looks to me like I
Stephen wrote:
My sites are still viewable, and can be navigated. They just look strange.
Government workers are used to strange :)
Stephen
My experience is that government web sites are often the worst,
frequently designed in MS word using brutally illegal html that only
works in IE.
On Sat, May 16, 2009 at 08:12:29PM -0700, Michael A. Peters wrote:
> Stephen wrote:
>
>>>
>> My sites are still viewable, and can be navigated. They just look strange.
>>
>> Government workers are used to strange :)
>>
>> Stephen
>>
>
> My experience is that government web sites are often the wors
Paul M Foster wrote:
On Sat, May 16, 2009 at 08:12:29PM -0700, Michael A. Peters wrote:
Stephen wrote:
My sites are still viewable, and can be navigated. They just look strange.
Government workers are used to strange :)
Stephen
My experience is that government web sites are often the wors
23 matches
Mail list logo