• Skip to main content
  • Skip to primary sidebar

Founder at work

Master the skills to create and launch your next SaaS company

  • About Me
  • Reviews
  • Resources
  • Community
  • Contact
  • Lessons
  • Series
  • Search
  • Login

PHP

How to setup a LAMP stack using ubuntu server

March 11, 2014 by Rick Hernandez Leave a Comment

Why even bother with Linux? Whenever working on a client to server architecture it is always good practice ( in my opinion) to test and implement virtual environments of the actual production of the software project being deployed. In this blog post, I will be … [Read more...] about How to setup a LAMP stack using ubuntu server

Filed Under: Java, Linux, Linux networking, MySQL, Networking, PHP, Programming

How to echo out Zend select to SQL statement?

December 5, 2013 by Rick Hernandez Leave a Comment

echo $select->__toString(); die(); … [Read more...] about How to echo out Zend select to SQL statement?

Filed Under: PHP, Programming, Zend Framework

How to echo MySQL statement in Zend Framework?

August 27, 2013 by Rick Hernandez Leave a Comment

echo $select->__toString(); $this->_helper->viewRenderer->setNoRender(true); … [Read more...] about How to echo MySQL statement in Zend Framework?

Filed Under: PHP, Programming, Zend Framework

Error Handling: Dealing with errors, How exactly is it done?

January 21, 2013 by Rick Hernandez Leave a Comment

Before I get into what error handling is all about in an OOP (object oriented programming language), Let me first talk about what an actual error code is and how they show up on your code. Well your a perfect programmer you don’t need any “handling” of your … [Read more...] about Error Handling: Dealing with errors, How exactly is it done?

Filed Under: C/C++, Java, JavaScript, PHP, Programming

Whats a really good way to display arrays in PHP?

December 15, 2012 by Rick Hernandez Leave a Comment

Good question, There is two good command in PHP which are <?php print_r($array2);  ?> All this does it prints out what is in the array with formatting, but if you want a nicer cleaner way to display what really is being held in the array try adding the … [Read more...] about Whats a really good way to display arrays in PHP?

Filed Under: PHP, Programming

Getting to know phpMyAdmin with MySQL building a address Book.

November 19, 2012 by Rick Hernandez Leave a Comment

Testing out my development environment with XAMPP, I created a HolaMundo.php file to try out my new MySQL database and some echo commands from PHP it seemed simple enough although the dollar signs are a little awkward to type. The file starts with a stage that just … [Read more...] about Getting to know phpMyAdmin with MySQL building a address Book.

Filed Under: MySQL, PHP

Primary Sidebar

Learn How To Take Your Idea And Convert It Into An App From Scratch Even If You Have Never Written A Single Line Of Code.

  • How to Find Your Next Great App Idea
  • The Secret To Getting PAID To Build Your Own App
  • How To Create Your App (SaaS, Mobile, VR, AR, Game)
  • How To Monetize Your Apps
Learn More
4.82 Ratings

Copyright © 2025 · JSecademy Blog Theme on Genesis Framework · WordPress · Log in