#modernphp search results

Got home from vacation and found this in the mailbox. Thank @mortenbergset looking forward to start @ProFundoNorge #modernphp #newjob

MariusKildedal's tweet image. Got home from vacation and found this in the mailbox. Thank @mortenbergset looking forward to start @ProFundoNorge #modernphp #newjob

Look what came in the post today. @codeguy #php #slimphp #modernphp

silentworks's tweet image. Look what came in the post today. @codeguy #php #slimphp #modernphp

Que tal ficar por dentro de temas como #IOT, #ChatBot, @OpenSource e #ModernPHP? Confere esse compilado das melhores palestras do #ConexaoKingHost2017 ow.ly/zu6O30kZZZq


モダンPHP勉強会 #2 やります!メインテーマは「Twig」です!パーフェクトPHPな何かもあるよ #modernphp #perfectphp http://bit.ly/fpGaJX


I do like a lot the new @laravelphp migration files, that do not need to define a class name, nor need a namespace to be PSR-12 and pass all #phpcs validation #modernPHP #php #phpIsNotDead

StuardoDevel's tweet image. I do like a lot the new @laravelphp migration files, that do not need to define a class name, nor need a namespace to be PSR-12 and pass all #phpcs validation

#modernPHP #php #phpIsNotDead

rawは、ロウだよね! #modernphp


この辺りはsymfonyユーザなら使っているはず #modernphp (modernphp live › http://ustre.am/9vWs)


ここ行きたい http://cafegent.exblog.jp/14600125/ #modernphp


->{'GET /'}( function($b) { echo 'hello'; } ) は見た目けっこう邪悪だと思った #modernphp


https://github.com/anatoo/Blanka #modernphp


もう店頭には出てるのか。Amazonに予約してるんだが RT @norinori2222: 帰りにパーフェクトPHP買ってきました。(^^) #modernphp http://bit.ly/aHlybi


懇親会では Blanka と BEAR の話が聞きたいなーとか言ってみる #modernphp


今日の資料です http://bit.ly/5nZnih #modernphp


Reading code in my new employer's codebase. I'm seeing strict typing and return types. :) #modernPHP


モダンPHP勉強会参加してくださった方ありがとうございました!おつかれさまでした! #modernphp


今になってあれ聞いておけばよかったなー、っていうのが思い浮かんでいる。「モダンな PHP テスティング」とか「モダンな PHP のドキュメント生成」とか。 #modernphp


本日はありがとうございました。発表中は皆さんとても真剣に聞いていただいており、とてもうれしかったです。とりあえずブログ書いて寝ます #modernphp


One of the reasons for #ModernPHP’s renaissance, is not just it’s a different language with multiple really good frameworks, it’s that the people out promoting it, Aaron, Jeff, Matt, the Erics, Jess etc etc come across as good, fun, humans.


📅 PHP Coding Tips - Day 100 ❗️Use readonly for Immutable Properties 🔒 ✅ Available since PHP 8.2 — immutability made easy. ❓ Are you using readonly classes yet? #PHP #ModernPHP #Immutability #100DaysOfPHP

lkwiatkowski94's tweet image. 📅 PHP Coding Tips - Day 100

❗️Use readonly for Immutable Properties 🔒
✅ Available since PHP 8.2 — immutability made easy.
❓ Are you using readonly classes yet?
#PHP #ModernPHP #Immutability #100DaysOfPHP

📅 PHP Coding Tips - Day 95 ❗️Use nullsafe operator for Cleaner Calls 🧼 ✅ Avoids nested null checks. ❓ Using PHP 8’s nullsafe yet? #PHP #ModernPHP #CodeTips #100DaysOfPHP

lkwiatkowski94's tweet image. 📅 PHP Coding Tips - Day 95

❗️Use nullsafe operator for Cleaner Calls 🧼
✅ Avoids nested null checks.
❓ Using PHP 8’s nullsafe yet?
#PHP #ModernPHP #CodeTips #100DaysOfPHP

📅 PHP Coding Tips - Day 91 ❗️Use str_contains() for Clean String Checks 🔍 ✅ Available since PHP 8. ❓ Still using strpos()? #PHP #ModernPHP #StringFunctions #100DaysOfPHP

lkwiatkowski94's tweet image. 📅 PHP Coding Tips - Day 91

❗️Use str_contains() for Clean String Checks 🔍
✅ Available since PHP 8.
❓ Still using strpos()?
#PHP #ModernPHP #StringFunctions #100DaysOfPHP

📅 PHP Coding Tips - Day 90 ❗️Prefer Class Autoloading Over Manual Includes 🚀 ✅ Cleaner & more scalable. ❓ Still using require in new code? #PHP #Composer #ModernPHP #100DaysOfPHP


📅 PHP Coding Tips - Day 76 ❗️Use Short Closures Where Appropriate 🔍 ✅ Clean & fast for one-liners. ❓ Do you still use long-form function()? #PHP #ModernPHP #CodeTips #100DaysOfPHP

lkwiatkowski94's tweet image. 📅 PHP Coding Tips - Day 76

❗️Use Short Closures Where Appropriate 🔍
✅ Clean & fast for one-liners.
❓ Do you still use long-form function()?
#PHP #ModernPHP #CodeTips #100DaysOfPHP

PHP works beautifully with modern stacks: – REST APIs – Headless CMS – Docker & cloud deployments – Integration with React/Next.js frontends PHP has evolved with the times. #ModernPHP #WebArchitecture


It is modern PHP(8) syntax. Please write annotations, enable strict_types and follow psr-4 (composer). #PHP #PHP8 #ModernPHP #PHPSyntax #Syntax

CodeSushil's tweet image. It is modern PHP(8) syntax. Please write annotations, enable strict_types and follow psr-4 (composer).

#PHP
#PHP8
#ModernPHP
#PHPSyntax
#Syntax

🌐 Why PHP 8 Matters: Embracing these new features propels PHP into the realm of modern languages, offering developers powerful tools for efficient and clean coding. #ModernPHP #WebDev


What is Data Type In Programming? Data Type simply means, giving a definition to a certain character (data) that is fed to the computer. This definition enables the computer to make good use of the data when it is making a decision(processing data). #modernPHP #PHP001


I've been an advocate of using PHP the Right Way. And that has helped me in harnessing the power the language provides. Yes it has its limitations but trust me PHP is gold mine. ❤️🧑‍💻 #php #laravel #modernPHP


PHP can achieve a Go-like feature by returning multiple values from a function. I believe this is not an anti-pattern, what do you think? #php #modernphp

rcsofttech85's tweet image. PHP can achieve a Go-like feature by returning multiple values from a function.

I believe this is not an anti-pattern, what do you think?

#php #modernphp

awplife.com/iuy0 Want to make your website more dynamic? This WordPress plugin creates an animated "live wall" that changes photos with cool effects. It's a great way to grab attention! Use code "HOTSALE" for a discount. . #WordPress #webdesign

onep7466's tweet image. awplife.com/iuy0
Want to make your website more dynamic? This WordPress plugin creates an animated "live wall" that changes photos with cool effects. It's a great way to grab attention!
Use code "HOTSALE" for a discount.
.
#WordPress #webdesign
onep7466's tweet image. awplife.com/iuy0
Want to make your website more dynamic? This WordPress plugin creates an animated "live wall" that changes photos with cool effects. It's a great way to grab attention!
Use code "HOTSALE" for a discount.
.
#WordPress #webdesign
onep7466's tweet image. awplife.com/iuy0
Want to make your website more dynamic? This WordPress plugin creates an animated "live wall" that changes photos with cool effects. It's a great way to grab attention!
Use code "HOTSALE" for a discount.
.
#WordPress #webdesign

You can use <image onerror=alert() src> and firefox will normalize this to <img onerror=alert() src> which will help you to bypass certain XSS filters. #bugbounty #XSS #bugbountytip

_xploiterr's tweet image. You can use &amp;lt;image onerror=alert() src&amp;gt; and firefox will normalize this to &amp;lt;img onerror=alert() src&amp;gt; which will help you to bypass certain XSS filters.
#bugbounty #XSS #bugbountytip

💉 #BugBounty File Upload Bypass: Use null bytes to sneak past filters: shell.php%0d%0a.jpg Test all: %00, %0d%0a Hunt hard, stay legal! 🐛 #CyberSecurity #RedTeaming

bughuntar's tweet image. 💉 #BugBounty File Upload Bypass:  

Use null bytes to sneak past filters:  
shell.php%0d%0a.jpg  
Test all: %00, %0d%0a  

Hunt hard, stay legal! 🐛  

#CyberSecurity #RedTeaming

Girl: I don't use filters on my pictures! The picture:

HyperLiminalDev's tweet image. Girl: I don&apos;t use filters on my pictures!

The picture:

cara filter foto menjadi seperti analog banget/kaya foto jaman dulu A thread.

menuaiaksara's tweet image. cara filter foto menjadi seperti analog banget/kaya foto jaman dulu

A thread.
menuaiaksara's tweet image. cara filter foto menjadi seperti analog banget/kaya foto jaman dulu

A thread.
menuaiaksara's tweet image. cara filter foto menjadi seperti analog banget/kaya foto jaman dulu

A thread.
menuaiaksara's tweet image. cara filter foto menjadi seperti analog banget/kaya foto jaman dulu

A thread.

💡Here’s a cheat sheet of cool things you can do using modern PHP front-line-php.com/cheat-sheet #php #php8

freekmurze's tweet image. 💡Here’s a cheat sheet of cool things you can do using modern PHP
front-line-php.com/cheat-sheet

#php #php8

awplife.com/n6f8 Photographers and artists, this is for you! Create a stunning, filterable portfolio on your WordPress site to showcase your best work. So easy to set up. Use code "HOTSALE" for a discount. . #WordPress #photography

onep7466's tweet image. awplife.com/n6f8
Photographers and artists, this is for you! Create a stunning, filterable portfolio on your WordPress site to showcase your best work. So easy to set up.
Use code &quot;HOTSALE&quot; for a discount.
.
#WordPress #photography

Another day another bug 🤘 This time we got a file upload bypass: Blacklisting PHP extensions + requires file name with jpeg/png/jpg ext. So by uploading .htaccess file with null byte at the end we can bypass it and upload every ext as php! #BugBounty #bugbountytips #infosec

chux13786509's tweet image. Another day another bug 🤘
This time we got a file upload bypass:
Blacklisting PHP extensions + requires file name with jpeg/png/jpg ext.
So by uploading .htaccess file with null byte at the end we can bypass it and upload every ext as php!
#BugBounty #bugbountytips #infosec

PHP deserialization techniques DRUPAL 1-CLICK TO RCE EXPLOIT CHAIN DETAILED /sites/default/files/pictures/<YYYY-MM>/_0 instead of: /sites/default/files/pictures/<YYYY-MM>/profile_pic.gif. [Demo] youtu.be/GT5LCO7D3SE zerodayinitiative.com/blog/2019/4/11…


Think one step ahead of developers, and bypass filters using the new hacks --> Hex

CyberMehul's tweet image. Think one step ahead of developers, and bypass filters using the new hacks --&amp;gt; Hex

awplife.com/rl4k Want to make your blog posts look amazing and easy to navigate? This WordPress plugin helps you filter and display your blogs beautifully in a grid layout. Use code "HOTSALE" for a discount. . #WordPress #blogging

onep7466's tweet image. awplife.com/rl4k
Want to make your blog posts look amazing and easy to navigate? This WordPress plugin helps you filter and display your blogs beautifully in a grid layout.
Use code &quot;HOTSALE&quot; for a discount.
.
#WordPress #blogging

HERE ARE SOME IG FILTERS THAT YOU SHOULD TRY. ⓒ A THREAD;

fvckbabeb's tweet image. HERE ARE SOME IG FILTERS THAT YOU SHOULD TRY. ⓒ 

A THREAD;
fvckbabeb's tweet image. HERE ARE SOME IG FILTERS THAT YOU SHOULD TRY. ⓒ 

A THREAD;
fvckbabeb's tweet image. HERE ARE SOME IG FILTERS THAT YOU SHOULD TRY. ⓒ 

A THREAD;
fvckbabeb's tweet image. HERE ARE SOME IG FILTERS THAT YOU SHOULD TRY. ⓒ 

A THREAD;

7 Best WordPress Image Optimizer Plugins Compared #ImageSEO #SEO #WordPress @HeartofManoj lttr.ai/AjnCY

javalogixca's tweet image. 7 Best WordPress Image Optimizer Plugins Compared #ImageSEO #SEO #WordPress @HeartofManoj
lttr.ai/AjnCY

Tried out this filter and >>>>>

mel__99's tweet image. Tried out this filter and &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
mel__99's tweet image. Tried out this filter and &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
mel__99's tweet image. Tried out this filter and &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
mel__99's tweet image. Tried out this filter and &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;

im gunna drop this here as if you haven’t probably already seen 30 people use this filter just today 🤷🏼‍♀️

MadiT03's tweet image. im gunna drop this here as if you haven’t probably already seen 30 people use this filter just today 🤷🏼‍♀️

Loading...

Something went wrong.


Something went wrong.


United States Trends