Web Technology Experts Notes

We are Web Technology Experts Team who provide you Important information on Web Development, Interview Questions and Answers, live project problem and their solution and online free tutorials.

  • Home
  • PHP
    • PHP Interviews Questions
    • LIVE Project Problem
    • PHP Functions
    • PHP Security
    • PHP Questions
    • PHP 7 Updates
    • Papal Integration
    • PHP MySQL
    • Regular Expression
  • Databases
    • MySQL Interview Questions
    • MYSQL Database
    • MYSQLI Database
    • MYSQL Query
    • MongoDB Database
    • MongoDB Mongoose
    • Redis
    • MySQL Console Commands
  • Framework / CMS
    • Laravel
    • Zend Framework 1
    • Zend Framework 2
    • Zend Framework 3
    • Wordpress
  • Javascript
    • NodeJS
    • MongoDB
    • ExpressJs
    • JSON
    • JavaScript Interview
    • jQuery
    • JavaScript
    • Ajax
    • Google Map
    • jQuery Plugin
  • Interview Question
    • Node Js Interview Questions
    • PHP Interview Questions
    • MySQL Interview Questions
    • JavaScript Interview
    • Zend Interview
    • Ajax Interview
    • Apache Interview Questions
    • OOPs Interview Questions
  • Web Services / API
    • Web Services
    • Facebook Integration
    • Paypal Integration in Website
    • APIs
    • Braintree Quick Integration
    • Amazon Integration
    • Twitter Interation
    • Shell Script
    • Youtube Interation
  • Web Development
    • AWS Integration
    • Unix Commands
    • Htaccess
    • Paypal
    • Braintree
    • FFMPEG
    • Web Services
    • Facebook Integration
    • Linux
    • Regular Expression
    • Server
    • Wamp Server
  • Write for Us
Showing posts with label php. Show all posts
Showing posts with label php. Show all posts
Wednesday, 26 August 2020

PHP Program Reverse the String without Function

›
 Write a PHP  function FirstReverse(str) take the str parameter being passed and return the string in reversed order.      For Example : if ...

PHP Program Find Intersection between Two array

›
Create PHP  function FindIntersection(strArr) read the array of strings stored in strArr which will contain 2 element   the first element w...

PHP Program Longest Word from the string

›
 Create PHP function LongestWord(sen) take the sen parameter being passed and return the largest word in the string. If there are two or ...
Tuesday, 25 August 2020

PHP Username Validation program

›
  Creat function usernameValidation(str) take the str parameter being passed and determine if the string is a valid username according to ...
Sunday, 29 March 2020

General error: 1364 Field city_id doesn't have a default value

›
I have upgraded the MySQL from 5.5 to 5.6 and then getting below type of errors. General error: 1364 Field 'city_id' doesn'...
›
Home
View web version
Powered by Blogger.