Skip to content
Friday, July 4, 2025
Latest:
  • How to resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file

Eduguru

Tech Blog and Discussion

  • Blog
  • Discussion
  • Asterisk Support
  • Contact Us
  • Quiz
    • C Program
    • C – Input/Output
    • PHP Program
    • Basic SQL

PHP

PHP Tutorial 

PHP Frame Work

January 13, 2020 Krishna FRAMEWORKS, PHP, PHP FRAME WORK

Frame Work is collection of software or program, that trigger off easy coding and implementing the code. It helps to

Read more
PHP Tutorial 

Install PHP

January 13, 2020 Krishna install php, lamp, MAMP, PHP, XAMPP

To install PHP, we will suggest you to install AMP (Apache, MySQL, PHP) software stack. It is available for all

Read more
PHP Uncategorized 

Laravel “Framework” Basic Task List Tutorial

September 16, 2019September 16, 2019 Vijay Bhardwaj basic, installation, Laravel, list, PHP, task

Basic Task List Introduction Installation Prepping The Database Database Migrations Eloquent Models Routing Stubbing The Routes Displaying A View Building

Read more
PHP Uncategorized 

Laravel “Framework” Installation

September 16, 2019September 16, 2019 Vijay Bhardwaj Code, Framewok, installation, Laravel, Laravel with PHP, most used, PHP

Install Composer Laravel utilizes Composer to manage its dependencies. First, download a copy of the composer.phar. Once you have the

Read more
php-mysql
mysql php-mysql 

PHP mysql select average program example

March 10, 2019 Manisha Patel MySQL, mysql and php code, mysql select code in php, PHP, php mysql example, php mysql program, PHP mysql select average program example

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

Read more
php include page example
PHP 

php include pages or files

March 3, 2019 eduguru how to include page in php, include page example, PHP, php include example, php include page example, php include pages or files, php program code, php program example, php program example to include a file, php program to include footer.php bootstrap

php include pages or files The include (or require) statement takes all the text/code/markup that exists in the specified file and copies it

Read more
php how to example
PHP 

how to get date of yesterday using php

January 10, 2019January 10, 2019 eduguru <?php $test=date('d.m.Y', calculate yesterday day in php, get yesterday date in php, how to get date of yesterday using php, PHP, php date, php date function, php yesterday date, strtotime("-1 days")); echo $test; ?>

how to get date of yesterday using php   <?php $test=date(‘d.m.Y’,strtotime(“-1 days”)); echo $test; ?> or <?php $test=date(‘d-m-Y’,strtotime(“-1 days”)); echo

Read more
php_print_statement
PHP 

PHP print Statement

January 8, 2019 eduguru how to print in php, learn php, PHP, php echo, php print, php print example, php print fucntion, PHP print Statement, print example, print example php, print function

PHP print Statement The print statement can be used with or without parentheses: print or print(). Display Text The following example shows how to output

Read more
php substr function
PHP 

PHP substr() function

January 8, 2019 eduguru break a string in php, cut a string, extract a part of string, get part of the string in php, PHP, php function, php substr example, php substr function, string_length_to_cut in php, substr, substr function

<?php   // PHP program to illustrate substr() function Substring($str){     $len = strlen($str);     echo substr($str, 8), “\n”;     echo substr($str, 5,

Read more
php how to example
PHP 

How to identify server IP address in PHP

December 21, 2018 eduguru curl to get server ip in php, get server ip address of server in php, How to identify server IP address in PHP, PHP, php ip address, php server ip, server ip in php

How to identify server IP address in PHP   or the server ip: $_SERVER[‘SERVER_ADDR’]; and this for the port $_SERVER[‘SERVER_PORT’];

Read more
  • ← Previous
  • Next →

Recent Article

  • How to resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file
  • How to capture and analyze traffic with tcpdump
  • Installing Asterisk 20 From source On Rocky 9
  • html drop down with search from table php mysql
  • How to Install and Use FFmpeg on CentOS 8
  • How to get duration of MP3 or wav any audio File in PHP
  • How to Change location Of MariaDB Data Directory
  • How to check partition details of MySQL table
  • internal server error when download large file php
  • iostat : How to monitor disk activity and CPU load average
  • Webrtc with Asterisk 16 : complete configuration with SIP

Tags

1st Semester Question Paper asterisk basics of java C# coronavirus c program c program example c programming c tutorial c tutorials cyber security download bca question paper Download bca Question Paper december 2017 download ignou bca question dec 2017 download previous year question paper Download Question Paper december 2017 Download Question Paper June 2017 ETHICAL HACKING HACKERS HACKING html ignou IT- Security Java java basics java program java programming java tutorials learn c let us C Linux MySQL NEW TECHNOLOGY Question Paper Download RESEARCH AND INNOVATION security Software software testing technology testing ubuntu UNIX web-app web-site Write a C Program
Copyright © 2025 Eduguru. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.