To check directory size (all files under the directory) and sort by file size.
du -hs * | sort -h
To check directory size (all files under the directory) and sort by file size.
du -hs * | sort -h
First, read or watch tutorial attentively
Secondly, try to understand, relate and think where we can apply.
Third, apply what we have learnt. It may be far from perfect. But the key is we have done something with our newly learnt knowledge
Lastly, share it. Share it to the friends, write a post on your blog, write on social media. Share!
If you don’t use it. You lose it
Give more.
Share more free tips, sharing, ideas etc. Sponsor an event to educate the market. Give something valueable to get the name out. Can do FB live, series of tips in mailing list (not automated). Don’t hard sell all the time.
Summary from atomic habit book that I’ve read.
My findings on PHP engine to export HTML page to PDF or Excel file.
To generate pdf and send as attachment an email (youtube video)
https://www.youtube.com/watch?v=-ZlCVVnp_Aw
Generate pdf with dompdf and codeigniter
https://www.youtube.com/watch?v=QaJv8sc4xkU
Convert div in html to pdf using jsPDF
https://www.codexworld.com/convert-html-to-pdf-using-javascript-jspdf/
https://stackoverflow.com/questions/18191893/generate-pdf-from-html-in-div-using-javascript
Use migration to update database structure in more systematic way. For CI version 3.x
Setting up
To use
Other notes and references
$config[‘sess_save_path’] = sys_get_temp_dir();
Autoresponder/newsletter/mailing list is a must for internet marketing. You must keep your prospect contact in order for you to do follow up.
Below are some popular autoresponder
Updated:
Below are some “different” kind of autoresponder or follow up
can run on every minute
can set many cron jobs for free