Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 17th, 2005, 02:37 AM
Geoff
Guest
 
Posts: n/a
Default php 4.3.4

I am running php in Apache on Windows98SE PC

I have been using php version 4.3.3 and everything worked OK except the
mcrypt function didn't work.
Because of this, I upgraded to version 4.3.4 and mcrypt now works OK but my
hyperlinks to other pages no longer work. It simply jumps back to the same
page.
The page number in the address bar changes, e.g /index.php?page=3 changes
to:- /index.php?page=5 but the displayed page is still the same.

If I go back to using version 4.3.3 again, all is OK.
Did I miss something when I installed 4.3.4?

Thanks for any help.

Geoff.



  #2  
Old July 17th, 2005, 02:37 AM
Alvaro G Vicario
Guest
 
Posts: n/a
Default Re: php 4.3.4

*** Geoff wrote/escribió (Fri, 12 Dec 2003 10:45:50 -0000):[color=blue]
> The page number in the address bar changes, e.g /index.php?page=3 changes
> to:- /index.php?page=5 but the displayed page is still the same.
>
> If I go back to using version 4.3.3 again, all is OK.
> Did I miss something when I installed 4.3.4?[/color]

How do you handle the page value, $_GET['page'] or $page? If it's the
latest, you probably have auto register_globals set to off in new version.
Check that in php.ini file.


--
--
-- Álvaro G. Vicario - Burgos, Spain
--
  #3  
Old July 17th, 2005, 02:37 AM
Geoff
Guest
 
Posts: n/a
Default Re: php 4.3.4

Yes! That solved the problem.

Many thanks for your help.

Geoff.


"Alvaro G Vicario" <alvaro_QUITAR_REMOVE@telecomputeronline.com> wrote in
message news:infc28bcwuei$.kqqlx0gqk2u6.dlg@40tude.net...[color=blue]
> *** Geoff wrote/escribió (Fri, 12 Dec 2003 10:45:50 -0000):[color=green]
> > The page number in the address bar changes, e.g /index.php?page=3[/color][/color]
changes[color=blue][color=green]
> > to:- /index.php?page=5 but the displayed page is still the same.
> >
> > If I go back to using version 4.3.3 again, all is OK.
> > Did I miss something when I installed 4.3.4?[/color]
>
> How do you handle the page value, $_GET['page'] or $page? If it's the
> latest, you probably have auto register_globals set to off in new version.
> Check that in php.ini file.
>
>
> --
> --
> -- Álvaro G. Vicario - Burgos, Spain
> --[/color]


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles