There's no db_ function for fetch_assoc in 1.1, you would use db_query to perform the query and mysql_fetch_assoc to fetch the data. This is deprecated in PHP itself in 5.5 and may be removed in future versions without notice.
Even if you use a single ...
Re: Using SQL queries in Theme template
Even if you use a single ...
Re: Using SQL queries in Theme template
0 commentaires:
Enregistrer un commentaire