JavaScript | INC1.net

INC1.net

Developer blog

Tag: JavaScript

Universal string comparison in JavaScript

January 24, 2019February 22, 2019 AlexanderJavaScript

If it’s more important than that between the lines, put the lines away. String comparison in JavaScript if(“text string”==”text string”) will not return true because In fact, not the strings are compared, but the addresses of those strings in memory. To…

Read More→

AJAX PHP JQUERY Transfer POST Request

November 21, 2018November 28, 2018 AlexanderAJAX, jQuery, PHP

In order to send a POST request to PHP script via JQUERY AJAX, create 2 files: jqtest.htm – in which will be the request form and JavaScript code to generate and send the request; jqtest.php – for receiving and sending the answer.…

Read More→

  • Русский

Recent Posts

  • Converting a date to ISO format from PostgreSQL timestamp with time zone in React Native.
  • Get the number of years with correct declension from the current moment in TypeScript on React Native.
  • Number of hits to the WordPress database
  • PHP page generation speed
  • Install Nginx, PHP, MySQL (Mariadb) on Ubuntu

Archives

  • October 2024
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018

Categories

  • AJAX
  • Bot
  • Domains
  • Java
  • JavaScript
  • jQuery
  • JSON
  • MariaDB
  • MySQL
  • NGINX
  • PERL
  • pgAdmin
  • PHP
  • React Native
  • ubuntu
  • WebDriver
  • WordPress

RSS Entries RSS

  • Преобразование даты в ISO из PostgreSql timestampwtz React Native
Copyright © All rights reserved.
Blog Kit by WP Charms