and by nooks i mean books

On Dec 4, 8:46 pm, rusdvl <[EMAIL PROTECTED]> wrote:
> well lots of nooks teach you how to indent like that... but i studied
> at natcoll so i learnt there.
> I think its a clear indeting style easy to read and easy to navigate
> through massive amounts of code.
>
> On Dec 4, 6:56 pm, Bob M Brown <[EMAIL PROTECTED]> wrote:
>
> > What's up with your indenting style?
> > I've seen this before elsewhere - who/what teaches it?
>
> > rusdvl wrote:
> > > Hi guys,
>
> > > How do I redirect a person to a different page if they didnt come from
> > > a particular page?
>
> > > I know I use the header(); function but not sure what to place in the
> > > if()
>
> > > So it would be:
>
> > > if(something something)
> > >     {
> > >           header('Location: index.php');
> > >     }
>
> > > Thanks ahead for the help.
--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to