Skip to content

Eduguru – Good Blogging

Tech Blog and Discussion

  • Home
  • Download
  • About Us
    • Contact Us
  • Business
    • ViciDial – GoautoDial Support
  • Discussion
  • Sale
    • Get Computer Books
    • Flipkart Sale
    • Amazon Sale Offer
  • Result

Category: php-mysql

MySQL table join
March 19, 2019

MySQL table join

mysql by Manisha Patel0 comments

MySQL table join JOIN clause is used to combine rows from two or more tables, based on a related column […]

Read more>>
PHP mysql select average program example
March 10, 2019

PHP mysql select average program example

mysql by Manisha Patel0 comments

PHP mysql select average program example PHP MySQL code to to calculate average.   <!doctype html> <html lang=”en”> <head> <meta […]

Read more>>
March 27, 2018

Install LAMP Server (Apache, MySQL, PHP) On RHEL, CentOS

linux by eduguru17 comments

LAMP is a combination of operating system and open-source software stack. The acronym LAMP is derived from first letters of […]

Read more>>
PHP – MySQL : Create Database
April 24, 2016April 24, 2016

PHP – MySQL : Create Database

php-mysql by Satya Prakash0 comments

  [root@mysqlDB]# mysqladmin -u root -p create eduguru Enter password:****** This will create a MySQL database eduguru. This is a simple example […]

Read more>>
PHP MySQL Database Connection
February 6, 2016February 8, 2016

PHP MySQL Database Connection

mysql by Satya Prakash2 comments

PHP 5 and later can work with a MySQL database using: MySQLi extension (the “i” stands for improved) PDO (PHP […]

Read more>>
May 30, 2014May 30, 2014

inserting data from one mysql table into another mysql table

info by eduguru71 comments

insert into destinationtablename select * from srctablename    

Read more>>
May 29, 2014February 9, 2016

#1153 – Got a packet bigger than ‘max_allowed_packet’ bytes

linux by eduguru1 comment

Login to mysql and run the below command: set global net_buffer_length=1000000; set global max_allowed_packet=1000000000;

Read more>>
Backup and Restore Mysql database table
May 29, 2014February 11, 2017

Backup and Restore Mysql database table

Asterisk by eduguru0 comments

Dump and restore from .sql Dump mysqldump db_name table_name > table_name.sql Restore mysql -u <user_name> -p db_name mysql> source <full_path>/table_name.sql […]

Read more>>
May 23, 2014

No route to host (113)

linux by eduguru1 comment

In host machine iptables is running and is blocking the port 5901. Kill all the vncserver desktop in the host machine […]

Read more>>
January 3, 2014

saving data into custom cdr field – add new filed in cdr

Asterisk by eduguru11 comments

I created custom field “rec_name” id table “cdr”, database “asteriskcdrdb”. In this field I want to store recording name. I […]

Read more>>

Posts navigation

Older posts

Recent Posts

  • Agency for high-risk, high-reward research up and running by 2022
  • Install Steam on Ubuntu & Linux Mint
  • install ONLYOFFICE Desktop Editors on Ubuntu
  • Install Tilix GTK3 tiling terminal emulator
  • Install Foliate ePub Reader on Ubuntu
  • Install Telegram on Ubuntu Linux
  • Install the Latest Lollypop Music Player in Ubuntu
  • Install Geary Mail on Ubuntu
  • Install caffeine in Ubuntu
  • The bigger picture: AI vertical farm, San Francisco
  • Red Bull strikes deal to continue using Honda’s F1 engines until 2025
  • A varied diet need not cost the Earth
  • Smallest microchips yet folded from graphene
  • Grub’s up for chickens!
  • Jaguar to offer only electric-powered cars from 2025
  • Hydrogen-powered show homes to open in Gateshead
  • How to grow crops in space
  • Facebook Messenger’s encryption plans labelled a ‘disaster’ for child safety
  • Disadvantaged children face equipment hurdle to access online lessons, study finds
  • People trust robots more than humans with money, global study reveals
  • Turkey sets sight on Moon with 10-year space programme
  • RoboCafe in Dubai eases minds of Covid-wary customers
  • Silicon lidar chip brings accuracy at low cost to autonomous vehicles
  • Facebook bans vaccine misinformation, provides Covid-19 jab advice
  • RSC to stage interactive Midsummer’s Night Dream-inspired performance online
  • Quantum receiver capable of detecting full spectrum of radio waves
  • UAE probe nears Mars orbit ahead of China and Nasa missions
  • North Korea using cyberattacks to advance nuclear weapons, UN warns
  • Robots ‘capture’ shadows to sense touch
  • 3D-printed fresh vegetables become reality with new method
  • Bioengineering threats rated as a top biosecurity risk
  • AI can detect human emotions with wireless signals
  • Microplastics could be eliminated from wastewater at source
  • Marine plastic litter detected and quantified using deep-learning tool
  • What New in Asterisk 16
  • How to automate SSH login with password?
  • Riding high on MoRTH projects
  • Learn lessons from Huawei 5G row, MPs warn
  • Install rally in Ubuntu
  • install Brave Browser
  • 6G demonstrated in lab tests with uncompressed 8K video stream
  • Children exposed to air pollution suffer reduced thinking skills
  • OneWeb’s broadband satellites could be used to plug rural black hole
  • Aero India’s Runway to a Billion Opportunities begins in Bangalore
  • Future fuels change the balance of power
  • Air pollution in biggest cities four times above safe levels
  • North Sea oil-flaring practice found to output as much carbon as a coal plant
  • Responsibilities mounting for CISOs, says BT Security
  • Working towards a Digital Budget
  • Whenever I switch on Ubuntu I always see the following message.

RSS Eduguru – Tech Discussion

  • Apache: No space left on device: Couldn’t create accept lock
  • read last 100 lines from a file in linux
  • how to purge mysql binary logs
  • How do I load a sql.gz file to my database?
  • How to run PHP scripts from cron jobs

RSS Online Video songs

  • MySQL CASE STATEMENT
  • Truncate or Empty table in mysql from phpmyadmin
  • SQL Quiz
  • convert mysql table engine to innodb
  • C program to add two numbers,C program to add 2 numbers,C program to sum...

Recent Post

  • Agency for high-risk, high-reward research up and running by 2022
  • Install Steam on Ubuntu & Linux Mint
  • install ONLYOFFICE Desktop Editors on Ubuntu
  • Install Tilix GTK3 tiling terminal emulator
  • Install Foliate ePub Reader on Ubuntu

© 2021 Eduguru.in, Powered by S NET Expert Technology.