One of my website just launched the new promotion. So, my team were excited and they would to spread these messages for all user who are our website’s member (www.aobrom.com). As our objective are; Simply…
Browsing Category Programming
JQuery with RegExpression to validate your fields
Surely! Validation functions are important for web front-end. We can say that “Submit form can’t live without validation”. All of developer don’t want to handle all of unaccept data and we would protect that in…
Linux commands
File/Directory Basics ls List files แสดงรายชื่อไฟล์และไดเร็คทอรี่ cp Copy files สำเนาไฟล์ mv Rename files เปลี่ยนชื่อไฟล์ rm Delete files ลบไฟล์ ln Link files สร้างไฟล์เชื่อมโยง cd Change directory ย้ายไปยังไดเร็คทอรี่ที่ต้องการ pwd Print current directory name แสดงชื่อไดเร็คทอรี่ปัจจุบัน mkdir Create directory…
Solution for MySQL Database Doesn’t Start in XAMPP on Mac OS X
MySQL Database Doesn’t Start in XAMPP on Mac OS X Are you struck in the same problem ? A last couple of weeks we have found some problem in XAMPP on our Mac OS X….
Best Solution : Summernote insert image in content
Good to know: Summernote is HTML text editor which is lightweight and easy to uses. In our experience, it seem like Summernote is the best choice if you are the one who are web developer…