Welcome Guest, Not a member yet? Register   Sign In
friendly urls? how to
#4

[eluser]metaprinter[/eluser]
i'm not understanding where the url is being generated from i think is what my major problem is. Do i need to change something in the database or some php code? if the code, then where? in the product.php controller?

in products.php i have this to start

class Products extends Controller{

//constructor
function Products(){
parent::Controller();
blah blah blah

do i need another function like
function boxes()
{
all my boxes stuff;
}

am i headed in the right direction?


Messages In This Thread
friendly urls? how to - by El Forum - 06-17-2010, 12:59 PM
friendly urls? how to - by El Forum - 06-17-2010, 02:48 PM
friendly urls? how to - by El Forum - 06-18-2010, 01:59 AM
friendly urls? how to - by El Forum - 06-22-2010, 10:13 AM
friendly urls? how to - by El Forum - 06-22-2010, 11:05 PM
friendly urls? how to - by El Forum - 06-23-2010, 03:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB