Php echo not working in phtml templates
gptArun 0 Light Poster
Recommended Answers
Jump to Postdo as suggested above and then maybe you want to experiment something like this...
if you know where to find httpd.conf on your server, then you can add .phtml into your directory index directives like so
DirectoryIndex index.php index.phtml index.html index.htm index.cgi
by default php can …
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.