Self Management

Practical tips for self management, file structure, code structure, time management, planning, execution and quality assurance etc

Get Record from database based on field id and record id in php and mysql

Get Record from database based on field id and record id in php and mysql Mostly we need to get all record details of foriegn key used in another table. Such as, we have Three tables: Orders (id, order_date, order_status, user_id) Products (id, name, price, quantity, status) Users (id, name, email, password, status) in order, …

Get Record from database based on field id and record id in php and mysql Read More »

Expert Google Searching Tips

Expert Google Search Tips Explicit Phrase:Lets say you are looking for content about internet marketing.  Instead of just typing internet marketing into the Google search box, you will likely be better off searching explicitly for the phrase.  To do this, simply enclose the search phrase within double quotes. Example: “internet marketing” Exclude Words:Lets say you want to …

Expert Google Searching Tips Read More »

Responsive Design

Responsive Design A website that responds to the device that accesses it and delivers the appropriate output for it uses responsive design. Rather than designing multiple sites for different-sized devices, this approach designs one site but specifies how it should appear on varied devices.