Jump to content

Class Problem


pea

Recommended Posts

I'm installing the smarty templating system. I'm not familiar with classes and i'm stuck at something. The configuration file has a class with variables for you to assign directory paths to, the problem i have is that i need to assign a variable to one.

 

I'm getting the current template with an sql query. Then i'm doing this:

 

var $template_dir	=  "templates/$template";

 

I get the error: syntax error, unexpected '"'

 

I've read and read but i still don't understand classes  <_<

 

Pastebin: http://pastebin.com/m6060ab95

Link to comment
https://forums.phpfreaks.com/topic/136344-class-problem/
Share on other sites

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.