On Tue, Jan 13, 2009 at 5:27 PM, Ashley Sheridan
wrote:
> On Tue, 2009-01-13 at 13:29 -0500, Eric Butera wrote:
>> On Tue, Jan 13, 2009 at 1:14 PM, Jason Pruim wrote:
>> >
>> > On Jan 13, 2009, at 9:46 AM, Ashley Sheridan wrote:
>> >
>> >> On Tue, 2009-01-13 at 09:33 -0500, tedd wrote:
>> >>>
>>
On Tue, 2009-01-13 at 13:29 -0500, Eric Butera wrote:
> On Tue, Jan 13, 2009 at 1:14 PM, Jason Pruim wrote:
> >
> > On Jan 13, 2009, at 9:46 AM, Ashley Sheridan wrote:
> >
> >> On Tue, 2009-01-13 at 09:33 -0500, tedd wrote:
> >>>
> >>> At 2:33 PM + 1/13/09, Ashley Sheridan wrote:
>
>
On Tue, 2009-01-13 at 13:28 -0500, Jason Pruim wrote:
> >
> >
> > Wow, that's really low level... I haven't written a tag in
> > years.
>
> So then the question is begged... How do you write your forms? :) If
> there's a better way to do it I'm all ears! Other then using CSS... My
> HTML knowledg
On Tue, Jan 13, 2009 at 1:32 PM, Jason Pruim wrote:
>
> On Jan 13, 2009, at 1:29 PM, Eric Butera wrote:
>
> On Tue, Jan 13, 2009 at 1:14 PM, Jason Pruim wrote:
>
> On Jan 13, 2009, at 9:46 AM, Ashley Sheridan wrote:
>
> On Tue, 2009-01-13 at 09:33 -0500, tedd wrote:
>
> At 2:33 PM + 1/13/09,
On Jan 13, 2009, at 1:29 PM, Eric Butera wrote:
On Tue, Jan 13, 2009 at 1:14 PM, Jason Pruim
wrote:
On Jan 13, 2009, at 9:46 AM, Ashley Sheridan wrote:
On Tue, 2009-01-13 at 09:33 -0500, tedd wrote:
At 2:33 PM + 1/13/09, Ashley Sheridan wrote:
On Tue, 2009-01-13 at 09:20 -0500, te
On Jan 13, 2009, at 1:30 PM, Kyle Terry wrote:
On Tue, Jan 13, 2009 at 10:28 AM, Jason Pruim
wrote:
On Jan 13, 2009, at 1:26 PM, Robert Cummings wrote:
On Tue, 2009-01-13 at 13:14 -0500, Jason Pruim wrote:
On Jan 13, 2009, at 9:46 AM, Ashley Sheridan wrote:
On Tue, 2009-01-13 at 09:33
On Tue, Jan 13, 2009 at 10:28 AM, Jason Pruim wrote:
>
> On Jan 13, 2009, at 1:26 PM, Robert Cummings wrote:
>
> On Tue, 2009-01-13 at 13:14 -0500, Jason Pruim wrote:
>>
>>> On Jan 13, 2009, at 9:46 AM, Ashley Sheridan wrote:
>>>
>>> On Tue, 2009-01-13 at 09:33 -0500, tedd wrote:
> At
On Tue, Jan 13, 2009 at 1:14 PM, Jason Pruim wrote:
>
> On Jan 13, 2009, at 9:46 AM, Ashley Sheridan wrote:
>
>> On Tue, 2009-01-13 at 09:33 -0500, tedd wrote:
>>>
>>> At 2:33 PM + 1/13/09, Ashley Sheridan wrote:
On Tue, 2009-01-13 at 09:20 -0500, tedd wrote:
>
> Jason:
On Jan 13, 2009, at 1:26 PM, Robert Cummings wrote:
On Tue, 2009-01-13 at 13:14 -0500, Jason Pruim wrote:
On Jan 13, 2009, at 9:46 AM, Ashley Sheridan wrote:
On Tue, 2009-01-13 at 09:33 -0500, tedd wrote:
At 2:33 PM + 1/13/09, Ashley Sheridan wrote:
On Tue, 2009-01-13 at 09:20 -0500, t
On Tue, 2009-01-13 at 13:14 -0500, Jason Pruim wrote:
> On Jan 13, 2009, at 9:46 AM, Ashley Sheridan wrote:
>
> > On Tue, 2009-01-13 at 09:33 -0500, tedd wrote:
> >> At 2:33 PM + 1/13/09, Ashley Sheridan wrote:
> >>> On Tue, 2009-01-13 at 09:20 -0500, tedd wrote:
> Jason:
>
>
On Jan 13, 2009, at 9:46 AM, Ashley Sheridan wrote:
On Tue, 2009-01-13 at 09:33 -0500, tedd wrote:
At 2:33 PM + 1/13/09, Ashley Sheridan wrote:
On Tue, 2009-01-13 at 09:20 -0500, tedd wrote:
Jason:
In addition to what everyone else has said, try this:
$self = basename($_SERVER['SCRI
On Tue, 2009-01-13 at 09:33 -0500, tedd wrote:
> At 2:33 PM + 1/13/09, Ashley Sheridan wrote:
> >On Tue, 2009-01-13 at 09:20 -0500, tedd wrote:
> >> Jason:
> >>
> >> In addition to what everyone else has said, try this:
> >>
> >> $self = basename($_SERVER['SCRIPT_NAME'])
> >>
> >> I use it
At 2:33 PM + 1/13/09, Ashley Sheridan wrote:
On Tue, 2009-01-13 at 09:20 -0500, tedd wrote:
Jason:
In addition to what everyone else has said, try this:
$self = basename($_SERVER['SCRIPT_NAME'])
I use it for forms -- you might find it useful.
Cheers,
tedd
--
---
http://sper
On Tue, 2009-01-13 at 09:20 -0500, tedd wrote:
> Jason:
>
> In addition to what everyone else has said, try this:
>
> $self = basename($_SERVER['SCRIPT_NAME'])
>
> I use it for forms -- you might find it useful.
>
> Cheers,
>
> tedd
> --
> ---
> http://sperling.com http://ancientstones.c
Jason:
In addition to what everyone else has said, try this:
$self = basename($_SERVER['SCRIPT_NAME'])
I use it for forms -- you might find it useful.
Cheers,
tedd
--
---
http://sperling.com http://ancientstones.com http://earthstones.com
--
PHP General Mailing List (http://www.php.net
On Jan 13, 2009, at 5:37 AM, Nathan Rixham wrote:
Jason Pruim wrote:
On Jan 12, 2009, at 2:16 PM, Nathan Rixham wrote:
Jason Pruim wrote:
Hi Everyone,
I know it's not a php question... But I know alot of you use
rewrite rules and regular expressions and so I thought maybe you
would be
Jason Pruim wrote:
On Jan 12, 2009, at 2:16 PM, Nathan Rixham wrote:
Jason Pruim wrote:
Hi Everyone,
I know it's not a php question... But I know alot of you use rewrite
rules and regular expressions and so I thought maybe you would be
able to help me.
The site: HTTP://purl.raoset.com/test
On Jan 12, 2009, at 2:16 PM, Nathan Rixham wrote:
Jason Pruim wrote:
Hi Everyone,
I know it's not a php question... But I know alot of you use
rewrite rules and regular expressions and so I thought maybe you
would be able to help me.
The site: HTTP://purl.raoset.com/test112
test112 doesn'
Jason Pruim wrote:
Hi Everyone,
I know it's not a php question... But I know alot of you use rewrite
rules and regular expressions and so I thought maybe you would be able
to help me.
The site: HTTP://purl.raoset.com/test112
test112 doesn't exist.. It's driven by the database using this rew
19 matches
Mail list logo