• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Techgoeasy

Techgoeasy

Learn Oracle, PHP, HTML,CSS,Perl,UNIX shell scripts

  • Home
  • Oracle
    • Oracle database
    • Oracle Ebusiness Suite
    • Oracle weblogic
    • Oracle Performance Tuning
    • Oracle Hyperion
    • Oracle Cloud Tutorials
  • SQL
  • interview questions
  • Linux
  • PHP and HTML
  • Downloads
  • General

Web development

Top 51 Frequently Asked MySQL Interview Questions And Answers

August 6, 2017 by techgoeasy Leave a Comment

Here is the compilation of Top 51 Frequently Asked MySQL Interview Questions And Answers,I hope you will like that and it will be useful in the interviews 1) What is the difference between sql and Mysql? Answer SQL or Structured Query Language is a programming language designed for managing data held in a Relational Database Management […]

Filed Under: General, Interviews questions, mysql, Web development Tagged With: Mysql Interview Questions

Step by step guide to build local Apache PHP MySQL development environment on windows

September 19, 2016 by techgoeasy Leave a Comment

A php developer would offcourse like to test the php file before deploying on the webserver.A local Apache PHP MySQL development environment on windows allows you to test your code as you develop your web application before publishing it to the web. This article will guide you through setting up a local Apache PHP MySQL development environment […]

Filed Under: mysql, PHP, Web development Tagged With: Step by step guide to build local Apache PHP MySQL development environment on windows

Step-by-Step guide for Installing MySQL on Windows

September 18, 2016 by techgoeasy Leave a Comment

The MySQL database server is one of the most popular open-source database servers commonly used in web application development.This document provides Step-by-Step guide for Installing MySQL on Windows. It covers the configuration details also with screen shot Starting the Download 1.Go to http://dev.mysql.com/downloads/installer/. 2.Click the Download button. 3.  Scroll down to the MySQL database server & […]

Filed Under: mysql, Web development Tagged With: mysql installation

Awesome 10 good php file manager

February 20, 2016 by techgoeasy 1 Comment

The good php File Manager allows you to manage your site through HTTP rather than an FTP tool or other third-party application. You can upload, create or delete files, organize files in folders and change file permissions. Folders and files may be displayed in a hierarchical tree based on their directory structure. Some php file […]

Filed Under: PHP, Web development Tagged With: 10 good php file manager

Best PHP editor for windows

January 24, 2016 by techgoeasy Leave a Comment

Why the need for PHP editor for windows It is often necessary to edit HTML, CSS ,PHP and JavaScript files while creating web sites. That is reason usable ide for php web development  should supply all those file types and provide full set of tools for effective development. In order to get success in developing […]

Filed Under: PHP, Web development Tagged With: Best PHP editor

How to define constant in php

October 18, 2015 by techgoeasy Leave a Comment

Constants in PHP (1) A constant is a name or an identifier for a simple value. It is defined using the define function and it does not start with $ sign Syntax define(name, value, case-insensitive) Parameters: name: Specifies the name of the constant value: Specifies the value of the constant case-insensitive: Specifies whether the constant […]

Filed Under: PHP, Web development Tagged With: Constant and echo-print statement

  • « Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Next Page »

Primary Sidebar



Subscribe to our mailing list

Enter your email address to subscribe to this blog and receive notifications of new posts by email

Recent Posts

  • How to generate sql monitor report in Oracle
  • How to find the long running (longops session) in Oracle
  • How to find concurrent request id from Sid or spid
  • how to check recycle bin in oracle: Purge, enable/disable
  • how to check fra size in oracle: Location, usage, change size

Copyright © 2023 : TechGoEasy

  • Hire me
  • Privacy Policy
  • Contact Us
  • New? Start Here
  • About Us