×
          
              
          
      
      Clear all filters including search bar
          
        Valeri Tandilashvili's Personal Professional Blog
      
    <a><span><p><div>$${expression}let name = 'George'
let age = 25
document.write(`My name is ${name} and I am ${age} years old!`)$new = htmlspecialchars("<a href='test'>Test</a>", ENT_QUOTES);
echo $new; // <a href='test'>Test</a>$new = htmlspecialchars("<a href='test'>Test</a>");
echo $new; // <a href='test'>Test</a>ENT_COMPATENT_QUOTESENT_NOQUOTESPostphp artisan make:model Post<?php
namespace App;
use Illuminate\Database\Eloquent\Model;
class Post extends Model
{
    //
}Postphp artisan make:model Post -mdatabase/migrations/2020_09_02_041219_create_posts_table.phppublic function contact() {
        return 'Under Construction';
}public function about() {
        return '<h1>About the site</h1>details...';
}resources/views/pages/services.blade.phppublic function services() {
        return view('pages/services');
}git config --global credential.helper 'cache --timeout=3600'sdt_pricesSELECT *
FROM ( 
    SELECT @row := @row +1 AS rownum, sdt_prices.*
    FROM (
        SELECT @row :=0) r, sdt_prices where token_id = 1 order by id desc
    ) ranked
WHERE rownum %5 = 1ISCnpm config delete init-licensenpm config delete init-author-namefile_put_contents($filePath, $content, FILE_APPEND);FILE_APPENDnameversiondescriptionmainkeywordsauthorlicense