Explore tweets tagged as #PHPFunctions
#PHP Tip: Play with date and time 😂 Get the time after/before X hrs from now. NOTE: Use "-" for before. #PHP #WordPress #webdevelopment #webdevelopers #coder #DEVCommunity #programmer #date #phpfunctions
1
4
4
🔧 Functions are the building blocks of PHP! Create reusable code blocks and level up your programming skills. #PHPFunctions #CodeReuse
1
0
1
Native PHP string functions that respect double-dot range expressions #PHP #PHPRegex #PHPNative #PHPFunctions #PHPFeature
0
6
20
PHP Function 4 of 100: http_build_query(array|object $data): string This function generates a URL-encoded query string from the associative (or indexed) array provided. #phpFunctions #php #100DaysOfCode #100daysofcodechallenge #100daysofcodingchallenge
1
1
8
PHP Function 5 of 100: extract(array &$array):int This function creates new variables using the keys of the array and assign them their corresponding values. Best used in view templating #phpFunctions #php #100DaysOfCode #100daysofcodechallenge #100daysofcodingchallenge
1
1
4
PHP Function 6 of 100: compact(...$var_names): array This function collects variables' names as string, and then creates an array using the variable name as key and their corresponding values. #phpFunctions #php #100DaysOfCode #100daysofcodechallenge #100daysofcodingchallenge
0
1
1
PHP Function 9 of 100: array_reduce(array $array, callable $callback, mixed $initial = null): mixed Applies iteratively the callback function to the elements of the array, so as to reduce the array to a single value. #phpFunctions #php #100DaysOfCode #100daysofcodechallenge
0
0
1
PHP Function 2 of 100: array_diff_key(array $array, array ...$arrays): array This function compares the keys from the first array against the keys from arrays and returns the difference. #phpFunctions #php #100DaysOfCode #100daysofcodechallenge #100daysofcodingchallenge
0
0
0
PHP Function 3 of 100: array_flip(array $array): array This returns an array in flip order, i.e. keys from array become values and values from array become keys Note: Array keys must be int/string #phpFunctions #php #100DaysOfCode #100daysofcodechallenge #100daysofcodingchallenge
0
0
0
PHP Function 1 of 100: get_object_vars(object $object): array This function gets and returns an array of the accessible non-static properties of any given object according to scope. #phpFunctions #php #100DaysOfCode #100daysofcodechallenge #100daysofcoding
0
0
0
Huge thanks to @freekmurze for kicking off #phpuk24 with his keynote talk 'Fantastic functions and where to find them'. What was your top takeaway from Freek's talk? #phpukconference #php #phpc #phpfunctions
2
4
16
Did you miss Freek Van der Herten's (@freekmurze) talk @LaraconEU? Don't worry we've got you covered. Freek will be speaking at PHP UK in a few weeks time. Grab your ticket now! #php #phpc #phpukconference #phpfunctions #laravel
2
2
5
What is the use of isset() function in PHP? #php #phpdeveloper #phpdevelopment #phpprogramming #phpjobs #phpframeworks #webdeveloper #webdevelopment #websitedevelopment #websitedeveloper #phpquestions #MCQs #phpfunctions #isset
0
1
1
PASAR UNA FUNCIÓN COMO PARÁMETRO DE OTRA FUNCIÓN EN PHP #PHP #PHPFunctions #CallbackFunctions #HigherOrderFunctions #PHPDeveloper #PHPProgramming #WebDevelopment #LearnPHP #PHPCallbacks #PHPTutorial
0
0
0
FUNCIONES ARROW EN PHP #PHP #ArrowFunctions #PHP74 #WebDevelopment #Programming #Coding #PHPFunctions #ModernPHP #BackendDevelopment #PHPCoding #php
0
0
0
Kicking off day 1 of #phpuk24 we have a keynote talk by Freek Van der Herten (@freekmurze) Head up to the Porter Tun to hear Freek's talk 'Fantastic functions and where to find them'. #php #phpc #phpukconference #phpfunctions
0
0
9
PHP - Learning File Handling - Reading a Text File (#PHPCoding)(#PHPFunctions)(#Ipumusings) https://t.co/aRbqjRnShN
0
0
2