Jump to content

A very simple question I think about php :O


ilikephp

Recommended Posts

I'm still relatively new to php but here's my thoughts:

 

../modules/wfchannel/index.php?pagenum=1

This is referring to a php file index.php contained in the directory wfchannel which in turn is housed in modules and a variable pagenum is being passed to the page with the value 1

 

../modules/page.php

This is referring to a php file page.php contained in the directory modules.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.