Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] weird php/apache bug

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Ryan Abrams <rabrams AT sourcemage.org>
  • To: Jonathan Evraire <evraire AT tuwg.com>
  • Cc: Rasmus Ory Nielsen <ron AT ron.dk>, Ryan Abrams <rabrams AT metalab.unc.edu>, <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] weird php/apache bug
  • Date: Tue, 3 Sep 2002 17:33:51 -0500

Got it. :)

It's not our problem.. they just changed the standard on me. ;)

-Ryan

On Tuesday, September 3, 2002, at 03:26 PM, Jonathan Evraire wrote:

Oops! In my examples I should've used $_POST[] and $_GET[] such as
$_GET['page'] and $_GET['name']. Sorry!

(I should look these things up before replying :)


On 3 Sep 2002, Rasmus Ory Nielsen wrote:

Hi Ryan,

Read the warning box in the top of this page:
http://dk.php.net/manual/en/printwn/language.variables.predefined.php

Rasmus Ory Nielsen

tir, 2002-09-03 kl. 20:33 skrev Ryan Abrams:
Ok.. so I recently got a dual 500 that i dedicated to sourcemage. I am
trying to get the holy trinity of php/apache/mysql up and running, and
have encounterd a few issues.

Most are just things that I haven't had time to configure yet, but one is
absolutely beyond me..

apparently php is not passing variables from the url to the script..

so if i put in "http://localhost/index.php?page=1&name=blah"; i get back
index.php parsed, but with $page and $name not existing as variables in
the page.

ARGH.

Anyone know what this is?

Thanks,

Ryan

_______________________________________________
SM-Discuss mailing list
SM-Discuss AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/sm-discuss


_______________________________________________
SM-Discuss mailing list
SM-Discuss AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/sm-discuss




_______________________________________________
SM-Discuss mailing list
SM-Discuss AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/sm-discuss





Archive powered by MHonArc 2.6.24.

Top of Page