dlee5400 wrote on Tuesday, February 09, 2010:
Can someone answer me on how the smarty class setup {$FORM_ACTION} and variables like these? I’m new to PHP for the most part and this adds a layer of new depth to the program. Thanks!
dlee5400
dlee5400 wrote on Tuesday, February 09, 2010:
Can someone answer me on how the smarty class setup {$FORM_ACTION} and variables like these? I’m new to PHP for the most part and this adds a layer of new depth to the program. Thanks!
dlee5400
bradymiller wrote on Wednesday, February 10, 2010:
hey,
“new depth to the program” is a very nice phrase for this. Going through the smarty code generally requires some grep and headaches…
-brady