| 2023-04-04T10:00:00.000Z |
How to select technologies? When do we switch to JavaScript? | 2023-02-11T13:40:00.000Z |
Inappropriate use of the Garbage Collector | 2023-02-11T13:35:00.000Z |
How to deal with sudden PHP script crashes | 2023-02-11T13:30:00.000Z |
Urgent repair of overloaded server | 2023-02-11T13:25:00.000Z |
Hacker attack on the agency | 2023-02-11T13:20:00.000Z |
Technology from Microsoft | 2023-02-11T13:15:00.000Z |
Motivation of the junior who brought the idea | 2023-02-11T13:10:00.000Z |
Changing the terms and conditions of hosting services | 2023-02-11T13:05:00.000Z |
Motivation of juniors | 2023-02-11T13:00:00.000Z |
What to do when artificial intelligence takes jobs away from programmers next year? | 2022-12-23T12:30:00.000Z |
What the best teamleader Ján Regeš taught me | 2022-12-18T12:30:00.000Z |
Moving to Prague after school - what I was afraid of | 2022-12-18T11:50:00.000Z |
How to render a Latte template to a string | 2022-12-18T10:30:00.000Z |
Sending a CSV file | 2022-12-18T10:10:00.000Z |
Distance between two GPS points | 2022-12-18T10:00:00.000Z |
Feature flags / feature on/off switches | 2022-12-11T14:00:00.000Z |
What I would change about Nette if I were David Grudl | 2022-11-18T16:45:00.000Z |
String tokenization in PHP | 2022-11-15T19:00:00.000Z |
Communication via SSH and RSA2 key | 2022-11-12T14:00:00.000Z |
Asynchronous world view | 2022-10-15T09:30:00.000Z |
Code obsolescence - how to maintain compatibility | 2022-07-29T15:10:00.000Z |
Object Immutability - a key design concept | 2022-07-24T13:00:00.000Z |
Six months without social networks | 2022-07-18T11:00:00.000Z |
Locally sensitive hashing | 2022-07-11T08:45:00.000Z |
What is the added value of a staffing agency for the IT customer's business? | 2022-07-09T15:30:00.000Z |
Getting HTTP request information via cURL | 2022-07-06T17:50:00.000Z |
Data type Enum object in PHP | 2022-05-29T13:30:00.000Z |
Who is Jan Barášek? | 2022-05-08T09:30:00.000Z |
Changing commit ownership in Git | 2022-03-08T08:00:00.000Z |
SOLID principles | 2022-01-17T14:00:00.000Z |
How a programmer lives in an internal development team | 2022-01-10T11:00:00.000Z |
Special control characters in PHP | 2021-11-24T13:05:00.000Z |
Pure functions in PHP | 2021-10-27T08:30:00.000Z |
How to effectively optimize page load speed | 2021-10-15T13:00:00.000Z |
Differences between CLI and CGI | 2021-10-15T08:00:00.000Z |
Doctrine Series - Introduction | 2021-08-27T09:40:00.000Z |
Complexity of algorithms | 2021-08-03T18:40:00.000Z |
Unsafe use of constants in PHP | 2021-06-22T08:49:46.000Z |
Validation and formatting of telephone numbers | 2021-06-18T07:20:00.000Z |
Refactoring a legacy PHP project - how to catch up on technology debt | 2021-05-11T18:45:00.000Z |
Return from UUID to integer | 2021-05-02T15:00:00.000Z |
PHP Keywords | 2021-04-10T16:59:21.000Z |
Get a list of all defined functions | 2021-04-10T16:59:21.000Z |
HTTP status codes | 2021-04-10T16:59:21.000Z |
Get a list of all loaded files | 2021-04-10T16:59:21.000Z |
PHP function cosh() | 2021-04-10T16:59:20.000Z |
GitHub Actions - the best CI for 2021 | 2021-02-07T14:46:39.000Z |
PHP 8 is out - complete overview | 2020-11-26T10:53:54.000Z |
Processing thumbnail images and meta information from Vimeo | 2020-09-19T15:32:31.000Z |
Configuring the Baraja Doctrine connection | 2020-09-10T09:38:44.000Z |
One day hackers will attack your website | 2020-08-04T10:00:00.000Z |
Commercial web development from a developer's perspective in 2019 | 2020-07-26T10:00:00.000Z |
Cycles and their types in PHP | 2020-04-11T16:56:34.000Z |
How to understand PHP code | 2020-04-11T16:45:23.000Z |
Composer - complete overview of advanced features | 2020-03-10T19:18:19.000Z |
Regular Expressions in PHP | 2020-03-08T12:37:38.000Z |
Copyright | 2020-03-07T18:09:57.000Z |
Getting the user's IP address in PHP | 2020-02-28T09:30:21.000Z |
Object-oriented programming in PHP | 2020-02-16T21:22:50.000Z |
Fluent Interfaces | 2020-02-16T21:19:11.000Z |
Magic methods in PHP | 2020-02-16T21:19:02.000Z |
Interfaces in OOP | 2020-02-16T21:18:52.000Z |
Object types in OOP | 2020-02-16T21:18:42.000Z |
Configuring Services in OOP | 2020-02-16T21:18:32.000Z |
Exceptions and catching them in PHP | 2020-02-16T21:18:18.000Z |
Object comparison vs. identity | 2020-02-16T21:17:37.000Z |
Heritability and visibility in PPE | 2020-02-16T21:17:05.000Z |
Why and how to use frameworks and libraries | 2020-02-16T21:13:46.000Z |
The principle of encapsulation in PPE | 2020-02-16T20:21:35.000Z |
Methods in PPE and input transfer | 2020-02-16T19:49:35.000Z |
Explanation of the concepts of Object Oriented Programming | 2020-02-16T17:53:09.000Z |
PHP function nl2br() | 2020-02-16T17:48:19.000Z |
Echo - output to source code | 2020-02-16T17:40:31.000Z |
The eval() function in PHP | 2020-02-16T17:37:20.000Z |
Mathematics in PHP | 2020-02-16T17:24:10.000Z |
Calculator in PHP: processing a mathematical expression as a string | 2020-02-16T16:07:38.000Z |
PHP function acos() | 2020-02-16T15:41:10.000Z |
API in PHP | 2020-02-16T15:35:13.000Z |
Working with files | 2020-02-16T15:30:05.000Z |
How to write your first PHP script | 2020-02-16T15:26:08.000Z |
Principles of writing variables | 2020-02-16T15:26:08.000Z |
PHP function imagescale() | 2020-02-16T15:23:15.000Z |
cURL in PHP - downloading data via URL | 2020-02-15T21:14:32.000Z |
Design patterns in PHP | 2020-02-13T09:32:29.000Z |
PHP online course for beginners | 2020-02-09T13:27:47.000Z |
Databases - an introduction to the topic | 2020-02-09T10:26:24.000Z |
Autoloading classes in PHP | 2020-02-09T09:00:29.000Z |
PHP function array_merge() | 2020-02-06T08:44:11.000Z |
Merging large arrays in PHP | 2020-02-06T08:32:08.000Z |
Basic philosophy of object-oriented programming | 2020-01-02T21:21:56.000Z |
Introduction to object-oriented programming in PHP | 2020-01-01T18:54:35.000Z |
Sending emails (mail() and SMTP functions) in PHP | 2019-11-26T11:00:02.000Z |
Ternary operators in PHP (?:) - condition in one line | 2019-11-26T10:59:18.000Z |
Escaping characters in a string in PHP | 2019-11-26T10:56:52.000Z |
PHP function htmlspecialchars - escaping characters | 2019-11-26T10:56:35.000Z |
PHP function getimagesize - image size | 2019-11-26T10:56:18.000Z |
Conditions in PHP - IF() {...} - branching options | 2019-11-26T10:55:09.000Z |
PHP function strpos - occurrence of a substring in a string | 2019-11-26T10:53:30.000Z |
PHP function Explode - split string by separator | 2019-11-26T10:39:36.000Z |
Data sending methods (GET and POST) | 2019-11-26T10:38:32.000Z |
Json in PHP - processing, generation and formatting | 2019-11-26T10:32:43.000Z |
Contingency table in PHP | 2019-11-13T21:00:05.000Z |
UUID and large-scale application performance | 2019-11-08T09:09:54.000Z |
Downloading the whole site by links in PHP | 2019-11-06T16:41:30.000Z |
Sessions - server cookies in PHP | 2019-11-06T16:06:18.000Z |
Processing ajax POST requests in PHP | 2019-11-01T08:56:02.000Z |
Superglobal variables | 2019-11-01T08:29:46.000Z |
PHP function var_export() | 2019-10-07T08:28:27.000Z |
Safe application | 2019-10-01T12:19:04.000Z |
Introduction to PHP | 2019-09-29T17:25:06.000Z |
Multi-year form | 2019-09-16T07:30:19.000Z |
How to set up an HTTPS / SSL certificate - complete guide | 2019-09-16T07:01:35.000Z |
PHP function mail() | 2019-09-16T06:51:41.000Z |
PHP function explode() | 2019-09-11T08:59:21.000Z |
Cookies in PHP | 2019-09-11T08:18:29.000Z |
File_get_contents | 2019-09-11T08:18:03.000Z |
Commands, keywords and functions in PHP | 2019-09-11T08:18:03.000Z |
Construct include | 2019-09-11T08:14:16.000Z |
PHP function date(), date and time | 2019-09-11T08:14:16.000Z |
Hashing strings and passwords | 2019-09-11T08:13:30.000Z |
Overview of web development knowledge | 2019-09-11T08:07:07.000Z |
PHP Include - inserting a file into a page | 2019-09-11T08:07:07.000Z |
PHP function ini_alter() | 2019-09-11T08:04:04.000Z |
PHP function stream_set_write_buffer() | 2019-09-11T08:04:04.000Z |
PHP function microtime() | 2019-09-11T08:04:04.000Z |
PHP function gettype() | 2019-09-11T08:04:04.000Z |
PHP function str_replace() | 2019-09-11T08:04:04.000Z |
PHP function fputcsv() | 2019-09-11T08:04:04.000Z |
PHP function rmdir() | 2019-09-11T08:04:04.000Z |
PHP function fgetcsv() | 2019-09-11T08:04:04.000Z |
PHP function cos() | 2019-09-11T08:04:04.000Z |
PHP function implode() | 2019-09-11T08:04:04.000Z |
PHP function settype() | 2019-09-11T08:04:04.000Z |
PHP function is_resource() | 2019-09-11T08:04:04.000Z |
PHP function chroot() | 2019-09-11T08:04:04.000Z |
PHP function fsockopen() | 2019-09-11T08:04:04.000Z |
PHP function atan2() | 2019-09-11T08:04:04.000Z |
PHP function abs() | 2019-09-11T08:04:04.000Z |
PHP function substr() | 2019-09-11T08:04:04.000Z |
PHP function getcwd() | 2019-09-11T08:04:04.000Z |
PHP function is_finite() | 2019-09-11T08:04:04.000Z |
PHP function bindec() | 2019-09-11T08:04:04.000Z |
PHP function strrev() | 2019-09-11T08:04:04.000Z |
PHP function usleep() | 2019-09-11T08:04:04.000Z |
PHP function is_callable() | 2019-09-11T08:04:04.000Z |
PHP function substr_replace() | 2019-09-11T08:04:04.000Z |
PHP function scandir() | 2019-09-11T08:04:04.000Z |
PHP function imagepalettetotruecolor() | 2019-09-11T08:04:04.000Z |
PHP function strval() | 2019-09-11T08:04:04.000Z |
PHP function stream_get_meta_data() | 2019-09-11T08:04:04.000Z |
PHP function chmod() | 2019-09-11T08:04:04.000Z |
PHP function magic_quotes_runtime() | 2019-09-11T08:04:04.000Z |
PHP function convert_uudecode() | 2019-09-11T08:04:04.000Z |
PHP function asin() | 2019-09-11T08:04:04.000Z |
PHP function strptime() | 2019-09-11T08:04:04.000Z |
PHP function gethostbyname() | 2019-09-11T08:04:04.000Z |
PHP function ltrim() | 2019-09-11T08:04:04.000Z |
PHP function socket_set_timeout() | 2019-09-11T08:04:04.000Z |
PHP function acosh() | 2019-09-11T08:04:04.000Z |
PHP function shuffle() | 2019-09-11T08:04:04.000Z |
PHP function ob_get_contents() | 2019-09-11T08:04:04.000Z |
PHP function is_infinite() | 2019-09-11T08:04:04.000Z |
PHP function stream_filter_remove() | 2019-09-11T08:04:04.000Z |
PHP function header() | 2019-09-11T08:04:04.000Z |
PHP function stream_set_timeout() | 2019-09-11T08:04:04.000Z |
PHP function imageflip() | 2019-09-11T08:04:04.000Z |
PHP function define_syslog_variables() | 2019-09-11T08:04:04.000Z |
PHP function strtolower() | 2019-09-11T08:04:04.000Z |
PHP function stream_wrapper_register() | 2019-09-11T08:04:04.000Z |
PHP function stream_resolve_include_path() | 2019-09-11T08:04:04.000Z |
PHP function is_bool() | 2019-09-11T08:04:04.000Z |
PHP function is_null() | 2019-09-11T08:04:04.000Z |
PHP function ip2long() | 2019-09-11T08:04:04.000Z |
PHP function disk_total_space() | 2019-09-11T08:04:04.000Z |
PHP function base_convert() | 2019-09-11T08:04:04.000Z |
PHP function hebrevc() | 2019-09-11T08:04:04.000Z |
PHP function disk_free_space() | 2019-09-11T08:04:04.000Z |
PHP function lcg_value() | 2019-09-11T08:04:04.000Z |
PHP function count() | 2019-09-11T08:04:04.000Z |
PHP function stream_wrapper_restore() | 2019-09-11T08:04:04.000Z |
PHP function current() | 2019-09-11T08:04:04.000Z |
PHP function ini_get_all() | 2019-09-11T08:04:04.000Z |
PHP function stream_socket_sendto() | 2019-09-11T08:04:04.000Z |
PHP function strtok() | 2019-09-11T08:04:04.000Z |
PHP function dns_check_record() | 2019-09-11T08:04:04.000Z |
PHP function php_ini_scanned_files() | 2019-09-11T08:04:04.000Z |
PHP function stream_set_chunk_size() | 2019-09-11T08:04:04.000Z |
PHP function doubleval() | 2019-09-11T08:04:04.000Z |
PHP function basename() | 2019-09-11T08:04:04.000Z |
PHP function is_file() | 2019-09-11T08:04:04.000Z |
PHP function imagesetinterpolation() | 2019-09-11T08:04:04.000Z |
PHP function phpversion() | 2019-09-11T08:04:04.000Z |
PHP function set_time_limit() | 2019-09-11T08:04:04.000Z |
PHP function getlastmod() | 2019-09-11T08:04:04.000Z |
PHP function exp() | 2019-09-11T08:04:04.000Z |
PHP function strtoupper() | 2019-09-11T08:04:04.000Z |
PHP function strrpos() | 2019-09-11T08:04:04.000Z |
PHP function getrusage() | 2019-09-11T08:04:04.000Z |
PHP function php_uname() | 2019-09-11T08:04:04.000Z |
PHP function sha1_file() | 2019-09-11T08:04:04.000Z |
PHP function putenv() | 2019-09-11T08:04:04.000Z |
PHP function file_exists() | 2019-09-11T08:04:04.000Z |
PHP function getenv() | 2019-09-11T08:04:04.000Z |
PHP function cosh() | 2019-09-11T08:04:04.000Z |
PHP function dechex() | 2019-09-11T08:04:04.000Z |
PHP function cli_set_process_title() | 2019-09-11T08:04:04.000Z |
PHP function parse_ini_string() | 2019-09-11T08:04:04.000Z |
PHP function setlocale() | 2019-09-11T08:04:04.000Z |
PHP function constant() | 2019-09-11T08:04:04.000Z |
PHP function md5_file() | 2019-09-11T08:04:04.000Z |
PHP function stream_copy_to_stream() | 2019-09-11T08:04:04.000Z |
PHP function str_ireplace() | 2019-09-11T08:04:04.000Z |
PHP function readfile() | 2019-09-11T08:04:04.000Z |
PHP function hexdec() | 2019-09-11T08:04:04.000Z |
PHP function stream_set_blocking() | 2019-09-11T08:04:04.000Z |
PHP function stream_context_get_default() | 2019-09-11T08:04:04.000Z |
PHP function connection_status() | 2019-09-11T08:04:04.000Z |
PHP function octdec() | 2019-09-11T08:04:04.000Z |
PHP function popen() | 2019-09-11T08:04:04.000Z |
PHP function gc_mem_caches() | 2019-09-11T08:04:04.000Z |
PHP function unpack() | 2019-09-11T08:04:04.000Z |
PHP function strrchr() | 2019-09-11T08:04:04.000Z |
PHP function log10() | 2019-09-11T08:04:04.000Z |
PHP function syslog() | 2019-09-11T08:04:04.000Z |
PHP function usort() | 2019-09-11T08:04:04.000Z |
PHP function stream_get_transports() | 2019-09-11T08:04:04.000Z |
PHP function atan() | 2019-09-11T08:04:04.000Z |
PHP function asort() | 2019-09-11T08:04:04.000Z |
PHP function headers_list() | 2019-09-11T08:04:03.000Z |
PHP function decoct() | 2019-09-11T08:04:03.000Z |
PHP function lcfirst() | 2019-09-11T08:04:03.000Z |
PHP function setrawcookie() | 2019-09-11T08:04:03.000Z |
PHP function opendir() | 2019-09-11T08:04:03.000Z |
PHP function image_type_to_mime_type() | 2019-09-11T08:04:03.000Z |
PHP function key() | 2019-09-11T08:04:03.000Z |
PHP function get_browser() | 2019-09-11T08:04:03.000Z |
PHP function deg2rad() | 2019-09-11T08:04:03.000Z |
PHP function extract() | 2019-09-11T08:04:03.000Z |
PHP function sys_getloadavg() | 2019-09-11T08:04:03.000Z |
PHP function rtrim() | 2019-09-11T08:04:03.000Z |
PHP function base64_decode() | 2019-09-11T08:04:03.000Z |
PHP function stripslashes() | 2019-09-11T08:04:03.000Z |
PHP function uasort() | 2019-09-11T08:04:03.000Z |
PHP function imagecropauto() | 2019-09-11T08:04:03.000Z |
PHP function fclose() | 2019-09-11T08:04:03.000Z |
PHP function is_scalar() | 2019-09-11T08:04:03.000Z |
PHP function checkdnsrr() | 2019-09-11T08:04:03.000Z |
PHP function openlog() | 2019-09-11T08:04:03.000Z |
PHP function stream_wrapper_unregister() | 2019-09-11T08:04:03.000Z |
PHP function stream_socket_accept() | 2019-09-11T08:04:03.000Z |
PHP function pack() | 2019-09-11T08:04:03.000Z |
PHP function strpbrk() | 2019-09-11T08:04:03.000Z |
PHP function array_search() | 2019-09-11T08:04:03.000Z |
PHP function set_socket_blocking() | 2019-09-11T08:04:03.000Z |
PHP function dns_get_mx() | 2019-09-11T08:04:03.000Z |
PHP function mail() | 2019-09-11T08:04:03.000Z |
PHP function strripos() | 2019-09-11T08:04:03.000Z |
PHP function floor() | 2019-09-11T08:04:03.000Z |
PHP function dl() | 2019-09-11T08:04:03.000Z |
PHP function fgets() | 2019-09-11T08:04:03.000Z |
PHP function strspn() | 2019-09-11T08:04:03.000Z |
PHP function stream_get_wrappers() | 2019-09-11T08:04:03.000Z |
PHP function tan() - Tangent | 2019-09-11T08:04:03.000Z |
PHP function is_numeric() | 2019-09-11T08:04:03.000Z |
PHP function call_user_method_array() | 2019-09-11T08:04:03.000Z |
PHP function decbin() | 2019-09-11T08:04:03.000Z |
PHP function socket_import_stream() | 2019-09-11T08:04:03.000Z |
PHP function htmlentities() | 2019-09-11T08:04:03.000Z |
PHP function call_user_func_array() | 2019-09-11T08:04:03.000Z |
PHP function reset() | 2019-09-11T08:04:03.000Z |
PHP function chown() | 2019-09-11T08:04:03.000Z |
Highlighting PHP code syntax with highlight_string() | 2019-09-11T08:04:03.000Z |
PHP function strnatcasecmp() | 2019-09-11T08:04:03.000Z |
PHP function end() | 2019-09-11T08:04:03.000Z |
PHP function pi() | 2019-09-11T08:04:03.000Z |
PHP function sqrt() | 2019-09-11T08:04:03.000Z |
PHP function get_resources() | 2019-09-11T08:04:03.000Z |
PHP function stream_set_read_buffer() | 2019-09-11T08:04:03.000Z |
PHP function array_fill_keys() | 2019-09-11T08:04:03.000Z |
PHP function crc32() | 2019-09-11T08:04:03.000Z |
PHP function import_request_variables() | 2019-09-11T08:04:03.000Z |
PHP function array_slice() | 2019-09-11T08:04:03.000Z |
PHP function socket_get_status() | 2019-09-11T08:04:03.000Z |
PHP function range() | 2019-09-11T08:04:03.000Z |
PHP function ignore_user_abort() | 2019-09-11T08:04:03.000Z |
PHP function filegroup() | 2019-09-11T08:04:03.000Z |
PHP function is_integer() | 2019-09-11T08:04:03.000Z |
PHP function is_link() | 2019-09-11T08:04:03.000Z |
PHP function rewinddir() | 2019-09-11T08:04:03.000Z |
PHP function quoted_printable_decode() | 2019-09-11T08:04:03.000Z |
PHP function tanh() | 2019-09-11T08:04:03.000Z |
PHP function rsort() | 2019-09-11T08:04:03.000Z |
PHP function strstr() | 2019-09-11T08:04:03.000Z |
PHP function fmod() | 2019-09-11T08:04:03.000Z |
PHP function lchown() | 2019-09-11T08:04:03.000Z |
PHP function count_chars() | 2019-09-11T08:04:03.000Z |
PHP function readdir() | 2019-09-11T08:04:03.000Z |
PHP function gettimeofday() | 2019-09-11T08:04:03.000Z |
PHP function register_tick_function() | 2019-09-11T08:04:03.000Z |
PHP function stream_socket_shutdown() | 2019-09-11T08:04:03.000Z |
PHP function gethostbynamel() | 2019-09-11T08:04:03.000Z |
PHP function inet_ntop() | 2019-09-11T08:04:03.000Z |
PHP function pfsockopen() | 2019-09-11T08:04:03.000Z |
PHP function register_shutdown_function() | 2019-09-11T08:04:03.000Z |
PHP function prev() | 2019-09-11T08:04:03.000Z |
PHP function ob_implicit_flush() | 2019-09-11T08:04:03.000Z |
PHP function similar_text() | 2019-09-11T08:04:03.000Z |
PHP function set_include_path() | 2019-09-11T08:04:03.000Z |
PHP function unregister_tick_function() | 2019-09-11T08:04:03.000Z |
PHP function filetype() | 2019-09-11T08:04:03.000Z |
PHP function ob_end_flush() | 2019-09-11T08:04:03.000Z |
PHP function getimagesizefromstring() | 2019-09-11T08:04:03.000Z |
PHP function sha1() | 2019-09-11T08:04:03.000Z |
PHP function get_headers() | 2019-09-11T08:04:03.000Z |
PHP function filesize() | 2019-09-11T08:04:03.000Z |
PHP function array_splice() | 2019-09-11T08:04:03.000Z |
PHP function is_uploaded_file() | 2019-09-11T08:04:03.000Z |
PHP function hypot() | 2019-09-11T08:04:03.000Z |
PHP function lchgrp() | 2019-09-11T08:04:03.000Z |
PHP function array_unshift() | 2019-09-11T08:04:03.000Z |
PHP function pow() | 2019-09-11T08:04:03.000Z |
PHP function imagecrop() | 2019-09-11T08:04:03.000Z |
PHP function uksort() | 2019-09-11T08:04:03.000Z |
PHP function is_dir() | 2019-09-11T08:04:03.000Z |
PHP function stream_context_create() | 2019-09-11T08:04:03.000Z |
PHP function serialize() | 2019-09-11T08:04:03.000Z |
PHP function substr_compare() | 2019-09-11T08:04:03.000Z |
PHP function image_type_to_extension() | 2019-09-11T08:04:03.000Z |
PHP function ezmlm_hash() | 2019-09-11T08:04:03.000Z |
PHP function debug_called_dump() | 2019-09-11T08:04:03.000Z |
PHP function chgrp() | 2019-09-11T08:04:03.000Z |
PHP function number_format() | 2019-09-11T08:04:03.000Z |
PHP function ucfirst() | 2019-09-11T08:04:03.000Z |
PHP function fileatime() | 2019-09-11T08:04:03.000Z |
PHP function sort() | 2019-09-11T08:04:03.000Z |
PHP function max() | 2019-09-11T08:04:03.000Z |
PHP function long2ip() | 2019-09-11T08:04:03.000Z |
PHP function getmxrr() | 2019-09-11T08:04:03.000Z |
PHP function is_real() | 2019-09-11T08:04:03.000Z |
PHP function pclose() | 2019-09-11T08:04:03.000Z |
PHP function get_current_user() | 2019-09-11T08:04:03.000Z |
PHP function iptcembed() | 2019-09-11T08:04:03.000Z |
PHP function natsort() | 2019-09-11T08:04:03.000Z |
PHP function stream_context_get_params() | 2019-09-11T08:04:03.000Z |
PHP function ob_list_handlers() | 2019-09-11T08:04:03.000Z |
PHP function dir() | 2019-09-11T08:04:03.000Z |
PHP function ob_get_clean() | 2019-09-11T08:04:03.000Z |
PHP function phpcredits() | 2019-09-11T08:04:03.000Z |
PHP function feof() | 2019-09-11T08:04:03.000Z |
PHP function stream_context_get_options() | 2019-09-11T08:04:03.000Z |
PHP function ob_get_length() | 2019-09-11T08:04:03.000Z |
PHP function is_object() | 2019-09-11T08:04:03.000Z |
PHP function is_float() | 2019-09-11T08:04:03.000Z |
PHP function stream_socket_get_name() | 2019-09-11T08:04:03.000Z |
PHP function substr_count() | 2019-09-11T08:04:03.000Z |
PHP function stream_get_line() | 2019-09-11T08:04:03.000Z |
PHP function is_executable() | 2019-09-11T08:04:03.000Z |
PHP function trim() | 2019-09-11T08:04:03.000Z |
PHP function imageaffinematrixget() | 2019-09-11T08:04:03.000Z |
PHP function call_user_method() | 2019-09-11T08:04:03.000Z |
PHP function join() | 2019-09-11T08:04:03.000Z |
PHP function php_sapi_name() | 2019-09-11T08:04:03.000Z |
PHP function addcslashes() | 2019-09-11T08:04:03.000Z |
PHP function ceil() | 2019-09-11T08:04:03.000Z |
PHP function gethostname() | 2019-09-11T08:04:03.000Z |
PHP function asinh() | 2019-09-11T08:04:03.000Z |
PHP function filectime() | 2019-09-11T08:04:03.000Z |
PHP function connection_aborted() | 2019-09-11T08:04:03.000Z |
PHP function ucwords() | 2019-09-11T08:04:03.000Z |
PHP function addslashes() | 2019-09-11T08:04:03.000Z |
PHP function ob_flush() | 2019-09-11T08:04:03.000Z |
PHP function localeconv() | 2019-09-11T08:04:03.000Z |
PHP function forward_static_call_array() | 2019-09-11T08:04:03.000Z |
PHP function restore_include_path() | 2019-09-11T08:04:03.000Z |
PHP function log() | 2019-09-11T08:04:03.000Z |
PHP function str_shuffle() | 2019-09-11T08:04:03.000Z |
PHP function in_array() | 2019-09-11T08:04:03.000Z |
PHP function str_repeat() | 2019-09-11T08:04:03.000Z |
PHP function strcspn() | 2019-09-11T08:04:03.000Z |
PHP function show_source() | 2019-09-11T08:04:03.000Z |
PHP function fgetss() | 2019-09-11T08:04:03.000Z |
PHP function array_fill() | 2019-09-11T08:04:03.000Z |
PHP function crypt() | 2019-09-11T08:04:03.000Z |
PHP function compact() | 2019-09-11T08:04:03.000Z |
PHP function stristr() | 2019-09-11T08:04:03.000Z |
PHP function fgetc() | 2019-09-11T08:04:03.000Z |
PHP function php_logo_guid() | 2019-09-11T08:04:03.000Z |
PHP function array_multisort() | 2019-09-11T08:04:03.000Z |
PHP function stream_context_set_params() | 2019-09-11T08:04:03.000Z |
PHP function chdir() | 2019-09-11T08:04:03.000Z |
PHP function move_uploaded_file() | 2019-09-11T08:04:03.000Z |
PHP function set_file_buffer() | 2019-09-11T08:04:03.000Z |
PHP function clearstatcache() | 2019-09-11T08:04:03.000Z |
PHP function stream_socket_enable_crypto() | 2019-09-11T08:04:03.000Z |
PHP function phpinfo() | 2019-09-11T08:04:03.000Z |
PHP function stream_socket_server() | 2019-09-11T08:04:03.000Z |
PHP function unserialize() | 2019-09-11T08:04:03.000Z |
PHP function quotemeta() | 2019-09-11T08:04:03.000Z |
PHP function ob_start() | 2019-09-11T08:04:03.000Z |
PHP function stripcslashes() | 2019-09-11T08:04:03.000Z |
PHP function fread() | 2019-09-11T08:04:03.000Z |
PHP function lstat() | 2019-09-11T08:04:03.000Z |
PHP function array_shift() | 2019-09-11T08:04:03.000Z |
PHP function htmlspecialchars_decode() | 2019-09-11T08:04:03.000Z |
PHP function is_readable() | 2019-09-11T08:04:03.000Z |
PHP function header_register_callback() | 2019-09-11T08:04:03.000Z |
PHP function zend_logo_guid() | 2019-09-11T08:04:03.000Z |
PHP function php_strip_whitespace() | 2019-09-11T08:04:03.000Z |
PHP function ini_set() | 2019-09-11T08:04:03.000Z |
PHP function log1p() | 2019-09-11T08:04:03.000Z |
PHP function atanh() | 2019-09-11T08:04:03.000Z |
PHP function array_pop() | 2019-09-11T08:04:03.000Z |
PHP function glob() | 2019-09-11T08:04:03.000Z |
PHP function getopt() | 2019-09-11T08:04:03.000Z |
PHP function is_string() | 2019-09-11T08:04:03.000Z |
PHP function is_double() | 2019-09-11T08:04:03.000Z |
PHP function error_get_last() | 2019-09-11T08:04:03.000Z |
PHP function intdiv() | 2019-09-11T08:04:03.000Z |
PHP function metaphone() | 2019-09-11T08:04:03.000Z |
PHP function error_log() | 2019-09-11T08:04:03.000Z |
PHP function inet_pton() | 2019-09-11T08:04:03.000Z |
PHP function iptcparse() | 2019-09-11T08:04:03.000Z |
PHP function header_remove() | 2019-09-11T08:04:03.000Z |
PHP function ksort() | 2019-09-11T08:04:03.000Z |
PHP function stream_is_local() | 2019-09-11T08:04:03.000Z |
PHP function stream_context_set_option() | 2019-09-11T08:04:03.000Z |
PHP function forward_static_call() | 2019-09-11T08:04:03.000Z |
PHP function stream_socket_pair() | 2019-09-11T08:04:03.000Z |
PHP function convert_uuencode() | 2019-09-11T08:04:03.000Z |
PHP function stream_filter_prepend() | 2019-09-11T08:04:03.000Z |
PHP function stream_context_set_default() | 2019-09-11T08:04:03.000Z |
PHP function dirname() | 2019-09-11T08:04:03.000Z |
PHP function fnmatch() | 2019-09-11T08:04:03.000Z |
PHP function get_cfg_var() | 2019-09-11T08:04:03.000Z |
PHP function var_dump() | 2019-09-11T08:04:03.000Z |
PHP function stripos() | 2019-09-11T08:04:03.000Z |
PHP function krsort() | 2019-09-11T08:04:03.000Z |
PHP function php_ini_loaded_file() | 2019-09-11T08:04:03.000Z |
PHP function stat() | 2019-09-11T08:04:03.000Z |
PHP function stream_get_contents() | 2019-09-11T08:04:03.000Z |
PHP function bin2hex() | 2019-09-11T08:04:03.000Z |
PHP function umask() | 2019-09-11T08:04:03.000Z |
PHP function array_push() | 2019-09-11T08:04:03.000Z |
PHP function is_writable() | 2019-09-11T08:04:03.000Z |
PHP function stream_supports_lock() | 2019-09-11T08:04:03.000Z |
PHP function sin() | 2019-09-11T08:04:03.000Z |
PHP function str_word_count() | 2019-09-11T08:04:03.000Z |
PHP function memory_get_peak_usage() | 2019-09-11T08:04:03.000Z |
PHP function md5() | 2019-09-11T08:04:03.000Z |
PHP function strip_tags() | 2019-09-11T08:04:03.000Z |
PHP function diskfreespace() | 2019-09-11T08:04:03.000Z |
PHP function quoted_printable_encode() | 2019-09-11T08:04:03.000Z |
PHP function is_nan() | 2019-09-11T08:04:03.000Z |
PHP function print_r() | 2019-09-11T08:04:03.000Z |
PHP function time_sleep_until() | 2019-09-11T08:04:03.000Z |
PHP function realpath() | 2019-09-11T08:04:03.000Z |
PHP function stream_socket_client() | 2019-09-11T08:04:03.000Z |
PHP function closedir() | 2019-09-11T08:04:03.000Z |
PHP function sleep() | 2019-09-11T08:04:03.000Z |
PHP function html_entity_decode() | 2019-09-11T08:04:03.000Z |
PHP function sinh() | 2019-09-11T08:04:03.000Z |
PHP function ob_get_flush() | 2019-09-11T08:04:03.000Z |
PHP function hebrev() | 2019-09-11T08:04:03.000Z |
PHP function floatval() | 2019-09-11T08:04:03.000Z |
PHP function strcoll() | 2019-09-11T08:04:03.000Z |
PHP function touch() | 2019-09-11T08:04:03.000Z |
PHP function pathinfo() | 2019-09-11T08:04:03.000Z |
PHP function socket_set_blocking() | 2019-09-11T08:04:03.000Z |
PHP function wordwrap() | 2019-09-11T08:04:03.000Z |
PHP function time_nanosleep() | 2019-09-11T08:04:03.000Z |
PHP function natcasesort() | 2019-09-11T08:04:03.000Z |
PHP function get_magic_quotes_gpc() | 2019-09-11T08:04:03.000Z |
PHP function min() | 2019-09-11T08:04:03.000Z |
PHP function rewind() | 2019-09-11T08:04:03.000Z |
PHP function stream_register_wrapper() | 2019-09-11T08:04:03.000Z |
PHP function convert_cyr_string() | 2019-09-11T08:04:03.000Z |
PHP function closelog() | 2019-09-11T08:04:03.000Z |
PHP function strnatcmp() | 2019-09-11T08:04:03.000Z |
PHP function ob_get_status() | 2019-09-11T08:04:03.000Z |
PHP function str_split() | 2019-09-11T08:04:03.000Z |
PHP function get_magic_quotes_runtime() | 2019-09-11T08:04:03.000Z |
PHP function stream_select() | 2019-09-11T08:04:03.000Z |
PHP function ob_clean() | 2019-09-11T08:04:03.000Z |
PHP function array_walk() | 2019-09-11T08:04:03.000Z |
PHP function flock() | 2019-09-11T08:04:03.000Z |
PHP function parse_ini_file() | 2019-09-11T08:04:03.000Z |
PHP function get_include_path() | 2019-09-11T08:04:03.000Z |
PHP function rad2deg() | 2019-09-11T08:04:03.000Z |
PHP function highlight_file() | 2019-09-11T08:04:03.000Z |
PHP function get_meta_tags() | 2019-09-11T08:04:03.000Z |
PHP function expm1() | 2019-09-11T08:04:03.000Z |
PHP function array_walk_recursive() | 2019-09-11T08:04:03.000Z |
PHP function gethostbyaddr() | 2019-09-11T08:04:03.000Z |
PHP function stream_filter_append() | 2019-09-11T08:04:03.000Z |
PHP function ini_restore() | 2019-09-11T08:04:03.000Z |
PHP function is_writeable() | 2019-09-11T08:04:03.000Z |
PHP function is_long() | 2019-09-11T08:04:03.000Z |
PHP function fileowner() | 2019-09-11T08:04:03.000Z |
PHP function ob_get_level() | 2019-09-11T08:04:03.000Z |
PHP function intval() | 2019-09-11T08:04:03.000Z |
PHP function uniqid() | 2019-09-11T08:04:03.000Z |
PHP function next() | 2019-09-11T08:04:03.000Z |
PHP function round() | 2019-09-11T08:04:03.000Z |
PHP function ob_end_clean() | 2019-09-11T08:04:03.000Z |
PHP function arsort() | 2019-09-11T08:04:03.000Z |
PHP function memory_get_usage() | 2019-09-11T08:04:03.000Z |
PHP function cli_get_process_title() | 2019-09-11T08:04:03.000Z |
PHP function stream_socket_recvfrom() | 2019-09-11T08:04:03.000Z |
PHP function fileperms() | 2019-09-11T08:04:03.000Z |
PHP function set_magic_quotes_runtime() | 2019-09-11T08:04:03.000Z |
PHP function chunk_split() | 2019-09-11T08:04:03.000Z |
PHP function fileinode() | 2019-09-11T08:04:03.000Z |
PHP function call_user_func() | 2019-09-11T08:04:03.000Z |
PHP function flush() | 2019-09-11T08:04:03.000Z |
PHP function setcookie() | 2019-09-11T08:04:03.000Z |
PHP function headers_sent() | 2019-09-11T08:04:03.000Z |
PHP function get_html_translation_table() | 2019-09-11T08:04:03.000Z |
PHP function base64_encode() | 2019-09-11T08:04:03.000Z |
PHP function is_array() | 2019-09-11T08:04:03.000Z |
QR code generator - API | 2019-09-11T08:04:00.000Z |
PHP function filemtime() | 2019-09-11T08:04:00.000Z |
PHP function money_format() | 2019-09-11T08:04:00.000Z |
PHP function is_int() | 2019-09-11T08:04:00.000Z |
PHP function ini_get() | 2019-09-11T08:04:00.000Z |
Conditions and branching | 2019-09-07T18:25:57.000Z |
PHP function php_egg_logo_guid() | 2019-09-07T17:55:48.000Z |
PHP function strtr() | 2019-09-07T17:55:48.000Z |
PHP function php_real_logo_guid() | 2019-09-07T17:55:47.000Z |
Similar numbers - how to recognize it | 2019-08-23T13:49:48.000Z |
Data types in PHP | 2019-08-23T13:44:28.000Z |
Caesar's cipher - how it works | 2019-08-23T13:43:02.000Z |
PHP application security | 2019-08-23T13:42:23.000Z |
How to break the md5 function | 2019-08-23T13:33:10.000Z |
Include (folding pages from pieces) | 2019-08-23T13:06:33.000Z |
Apostrophes and quotation marks | 2019-08-22T18:48:46.000Z |
Addcslashes | 2019-08-22T18:48:46.000Z |
Automatic minification of PHP script | 2019-08-22T18:48:46.000Z |
File_put_contents | 2019-08-22T18:48:46.000Z |
Indent code using spaces and tabs | 2019-08-22T18:48:46.000Z |
Getting parameters from URL by GET method | 2019-08-22T18:48:46.000Z |
End() | 2019-08-22T18:48:46.000Z |
Special meaning of quotation marks | 2019-08-22T18:48:46.000Z |
Acosh | 2019-08-22T18:48:46.000Z |
Test of basic Nette knowledge | 2019-08-22T18:48:46.000Z |
HTML forms - part in the browser | 2019-08-22T18:48:46.000Z |
Installing PHP on your computer (Windows) - VertrigoServer | 2019-08-22T18:48:46.000Z |
How to name variables, functions, methods and classes | 2019-08-22T18:48:46.000Z |
Receiving data by POST method | 2019-08-22T18:48:46.000Z |
Documentary comments, Czech or English? | 2019-08-22T18:48:46.000Z |
PHP and server configuration information (phpinfo(), php.ini) | 2019-08-22T18:48:46.000Z |
Getting the alphabet, arrays of numbers and intervals | 2019-08-22T18:48:46.000Z |
Global variables in PHP | 2019-08-22T18:48:46.000Z |
Variables Variables | 2019-08-22T18:48:46.000Z |
Include security in PHP and file attachment | 2019-08-22T18:48:46.000Z |
Forms, form processing in PHP | 2019-08-22T18:48:46.000Z |
Paginator and pagination of results in PHP | 2019-08-22T18:48:46.000Z |
Local variables in PHP | 2019-08-22T18:48:46.000Z |
Htmlspecialchars | 2019-08-22T18:48:46.000Z |
How Captcha works (descriptive image) | 2019-08-22T18:48:46.000Z |
Variables in PHP | 2019-08-22T18:48:46.000Z |
Print | 2019-08-22T18:48:46.000Z |
PHP function fopen() | 2019-08-22T18:48:46.000Z |
Parsing and data processing in PHP | 2017-10-15T07:54:02.000Z |
Basic developer concepts | 2016-12-31T12:59:03.000Z |
Internet Search Engine Algorithm - Sorting and Descriptor | 2016-09-11T11:00:00.000Z |
Internet search engine algorithm - Barely a crawler | 2016-09-11T10:00:00.000Z |
Internet Search Engine Algorithm - Indexing and Canonicalization | 2016-09-11T09:00:00.000Z |
Internet search engine algorithm - Trees and StopLead | 2016-09-11T08:00:00.000Z |