
How to remove all attributes from a tag using PHP
I have a project using preg_replace. I try to search on google: how to remove all attributes from a tag using PHP? The results are complicated. Then i fixed it…
I have a project using preg_replace. I try to search on google: how to remove all attributes from a tag using PHP? The results are complicated. Then i fixed it…
Chào các bạn. Hôm nay Biên Thùy sẽ hướng dẫn các bạn tắt các thông báo lỗi PHP trên Wordpress (Warning and Notices). Nếu bạn đang xây dựng và cần…
PHP convert accented characters to ascii. Convert UTF8 to ASCII. PHP function to convert national chars into their latin equivalents. For example, convert “Biên Thùy” to “Bien Thuy” or “Höhle”…
In this article, Bien Thuy will guide you “Automatically deleting cache folder using PHP & Cron Jobs”. PHP file will help you delete a folder and recreate it automatically every…
Wordpress mặc định không có bộ đếm số lượt xem bài viết. Nếu bạn muốn hiển thị số lần xem của mỗi bài viết thì đọc bài hướng dẫn sau…