how to write to Many Filehandles Simultaneously ? many filehandles means to standarad output , temproary file , to file etc..
Jules
About Me
Invisible scrollbar in a div
Hide scroll bar, but while still being able to scroll
Is it possible to specify viewBox in CSS?
How to get the text node of an element?
show data from database in custom page using prestashop
using a php variable in the WHERE clause of a mysql query
How do PHP sessions work?
i am working at prestashop , Prestashop uses smarty as a template engine, so my question is how to print array in Prestashop or smarty?
how to override {} in Prestashop or smarty i added some schema at header.tpl for home page but it generate the error because {search_term_string} , because smarty or prestashop try to acess constant or variable for {search_term_string} so we need to override {} some how so it display {search_term_string} as it is