Jason Pruim wrote:
On Aug 16, 2007, at 11:56 AM, Daniel Brown wrote:
Otherwise, is there any reason you're not just doing something
like the following?
Because I came as a HTML person into PHP and didn't even think about
being able to include my headers, footers, nav etc in the php
On 8/16/07, Jason Pruim <[EMAIL PROTECTED]> wrote:
>
> On Aug 16, 2007, at 11:56 AM, Daniel Brown wrote:
>
> > On 8/16/07, Jason Pruim <[EMAIL PROTECTED]> wrote:
> >>
> >> On Aug 16, 2007, at 11:31 AM, Daniel Brown wrote:
> >>
>
> Unless I use sessions maybe? Could I write the sort order
On Aug 16, 2007, at 11:56 AM, Daniel Brown wrote:
On 8/16/07, Jason Pruim <[EMAIL PROTECTED]> wrote:
On Aug 16, 2007, at 11:31 AM, Daniel Brown wrote:
Unless I use sessions maybe? Could I write the sort order into a
session variable and have that change? Or did I completely
misunderstand w
On 8/16/07, Jason Pruim <[EMAIL PROTECTED]> wrote:
>
> On Aug 16, 2007, at 11:31 AM, Daniel Brown wrote:
>
> >>
> >> Unless I use sessions maybe? Could I write the sort order into a
> >> session variable and have that change? Or did I completely
> >> misunderstand what sessions are used for? :)
> >
On Aug 16, 2007, at 11:31 AM, Daniel Brown wrote:
Unless I use sessions maybe? Could I write the sort order into a
session variable and have that change? Or did I completely
misunderstand what sessions are used for? :)
You could definitely do it with sessions if you wanted, but you
won
On 8/16/07, Jason Pruim <[EMAIL PROTECTED]> wrote:
>
> On Aug 16, 2007, at 10:34 AM, Daniel Brown wrote:
>
> > On 8/16/07, Jason Pruim <[EMAIL PROTECTED]> wrote:
> >> Hey Everyone,
> >>
> >> Is it possible to have variables affect the database results of an
> >> included php page in a shtml page? L
On Aug 16, 2007, at 10:34 AM, Daniel Brown wrote:
On 8/16/07, Jason Pruim <[EMAIL PROTECTED]> wrote:
Hey Everyone,
Is it possible to have variables affect the database results of an
included php page in a shtml page? Let me try and clear that up...
index.shtml?order=a < that does not res
On 8/16/07, Jason Pruim <[EMAIL PROTECTED]> wrote:
> Hey Everyone,
>
> Is it possible to have variables affect the database results of an
> included php page in a shtml page? Let me try and clear that up...
>
> index.shtml?order=a < that does not resort the database results
> index.php?order=a
Hey Everyone,
Is it possible to have variables affect the database results of an
included php page in a shtml page? Let me try and clear that up...
index.shtml?order=a < that does not resort the database results
index.php?order=a <- That DOES resort the database results...
Can I just
9 matches
Mail list logo