Besides

Besides

programming and psychology

Skip to content
Menu
  • Home
  • About

Category: PHP

  • Posted on 2016-07-20
  • PHP

Regex to check if the string contains any letters of any alphabet

There is a trivial task to check if the string contains any letters: But what if the $str is a…

Continue Reading
  • Posted on 2016-07-202016-07-20
  • PHP

How to merge paths in PHP properly

Updated on 20.07.2016 with a small fix. Let’s talk about PHP again. Suppose you store the base directory path to…

Continue Reading
  • Posted on 2016-06-172016-06-17
  • PHP

Thoughts on SQL Antipatterns

Just watched the presentation about SQL Antipatterns and got one thought to share. The presentation is good in general and…

Continue Reading
  • Posted on 2016-05-262017-01-02
  • PHP

Passing Zend Certified PHP Engineer Exam in 2016

This article is also available in russian. On 5.5.2016 I passed the Zend Certified PHP Engineer exam on the PHP…

Continue Reading
  • Posted on 2016-04-30
  • PHP

Why reverse condition check is not practical

Small note about “reversed” condition checks like these: and why their benefit is so small compared to the side-effects. It’s…

Continue Reading
  • Posted on 2014-10-122016-06-24
  • PHP

Cross-Domain AJAX tutorial and demo

After I learned about 4 types of implementing cross-domain scripting I thought that it would be nice to create a…

Continue Reading
  • Posted on 2014-09-18
  • PHP

isset or not isset

If you work with PHP for a long time, you probably get used to the code like this: the magic…

Continue Reading
  • Posted on 2014-08-192014-08-19
  • PHP

Another reason to use Vagrant for PHP development

I always insist people are using the same or maximally similar environment as the production server has, that is the…

Continue Reading
  • Posted on 2014-01-012014-01-01
  • PHP

WordPress hooks on post creation

When you create a post in WordPress a bunch of actions happen and a lot of them allow hooking into.…

Continue Reading
  • Posted on 2013-08-08
  • PHP

Learning best practices from WordPress code – Tableform

Learning new frameworks is always a good idea even if you’re not going to use them in your job. For…

Continue Reading

Posts navigation

Page 1 Page 2 Next Page

Search

Me on StackOverfow

profile for Ruslan Bes at Stack Overflow, Q&A for professional and enthusiast programmers

Categories

  • Java
  • Kubernetes
  • Learning
  • PHP
  • Productivity
  • Python
  • SAP Commerce (hybris)
  • Security
  • Software architecture
  • Software engineering
  • Tips & tricks
  • Web development
  • WordPress
© Copyright 2012 → 2020 – Ruslan Bes
Write me@ruslanbes.com
Telegram: @ruslanbes
Cell Theme by DesignOrbital ⋅ Powered by WordPress
 

Loading Comments...