#phpporjectswithsourcecode 搜索结果

If you want to learn: - solidity - move - rust - zk Or want to get into web3 security … for Free, then @Sabercodes123 built something for you. a site with a curated list of courses to learn IT ALL for $0. and together, we’re pushing it to upcoming devs and SRs (like me),…

Phoenixx_xyz's tweet image. If you want to learn:

- solidity 
- move 
- rust
- zk 

Or want to get into web3 security …

for Free, then @Sabercodes123 built something for you.

a site with a curated list of courses to learn IT ALL for $0.

and together, we’re pushing it to upcoming devs and SRs (like me),…

Tricks to download source code for PHP built-in server on Windows. full version is affected: /index.php::$DATA prior to 7.4.9, 7.3.21: /index.pHP prior to 5.6.1, 5.5.5, 5.4.33: /index.php. #phpsecurity #PHP

phithon_xg's tweet image. Tricks to download source code for PHP built-in server on Windows.

full version is affected: /index.php::$DATA
prior to 7.4.9, 7.3.21: /index.pHP
prior to 5.6.1, 5.5.5, 5.4.33: /index.php.

#phpsecurity #PHP

This is valid PHP code. Can you figure what it does without googling?

themsaid's tweet image. This is valid PHP code. Can you figure what it does without googling?

PHP8.5 Clone with v2。今夜のぺちパーティーで話題に上がったやつ。また読んでみるぞ〜! wiki.php.net/rfc/clone_with… #ぺちパーティー


🔥SSTI to RCE in URL POC: target.com/docs/1.0/123 = not found target.com/docs/1.0/?123 = now reflecting in source code like /docs/1.0/?123# target.com/docs/1.0/?{{7*7}} = /docs/1.0/?49# ☑️ RCE: /docs/1.0/?{{phpinfo()}} #infosec #bugbounty #bugbountytips

viehgroup's tweet image. 🔥SSTI to RCE in URL

POC: target.com/docs/1.0/123 = not found
target.com/docs/1.0/?123 = now reflecting in source code like /docs/1.0/?123#
target.com/docs/1.0/?{{7*7}} = /docs/1.0/?49#

☑️ RCE: /docs/1.0/?{{phpinfo()}}

#infosec #bugbounty #bugbountytips
viehgroup's tweet image. 🔥SSTI to RCE in URL

POC: target.com/docs/1.0/123 = not found
target.com/docs/1.0/?123 = now reflecting in source code like /docs/1.0/?123#
target.com/docs/1.0/?{{7*7}} = /docs/1.0/?49#

☑️ RCE: /docs/1.0/?{{phpinfo()}}

#infosec #bugbounty #bugbountytips

🚀 Check out "phptinker". A GitHub bot that evaluates PHP code for you – right inside of your @github issue. Simply @ mention phptinker in any public issue followed by some PHP code and you'll get the output in a matter of seconds.

marcelpociot's tweet image. 🚀 Check out "phptinker". A GitHub bot that evaluates PHP code for you – right inside of your @github issue.

Simply @ mention phptinker in any public issue followed by some PHP code and you'll get the output in a matter of seconds.

Today only only 500$ full sources code and PHP let's burn and make everyone has the chances only today I'm selling this price full source code and PHP haters I want to see the fire eat you !

Rea3lAppl3bit64's tweet image. Today only only 500$ full sources code and PHP let's burn and make everyone has the chances only today I'm selling this price full source code and PHP haters I want to see the fire eat you !
Rea3lAppl3bit64's tweet image. Today only only 500$ full sources code and PHP let's burn and make everyone has the chances only today I'm selling this price full source code and PHP haters I want to see the fire eat you !

We made Amp Free. It's powered by great tokens and tasteful ads. Agentic coding is now free for everyone.


Just made a submission for @php's website redesign contest @kirakotomine @lakeman_gfx @6ft_Abraham Link to GitHub: github.com/php/web-php/is… Link to main project: figma.com/proto/weeES7fc…

1_n0el's tweet image. Just made a submission for @php's website redesign contest 
@kirakotomine @lakeman_gfx @6ft_Abraham 

Link to GitHub: github.com/php/web-php/is…

Link to main project: figma.com/proto/weeES7fc…
1_n0el's tweet image. Just made a submission for @php's website redesign contest 
@kirakotomine @lakeman_gfx @6ft_Abraham 

Link to GitHub: github.com/php/web-php/is…

Link to main project: figma.com/proto/weeES7fc…

What if PHP had a tool like npx? What would that look like? Well, it would look like this. This is an early proof-of-concept, so I'm not ready to release it just yet. But here's a sneak peak.


Big news for the PHP community: we kicked off work on the official PHP MCP SDK! Built in partnership with @AnthropicAI MCP team + @Symfony team, this SDK will be framework-agnostic, production-ready, and open to the whole PHP ecosystem.

ThePHPF's tweet image. Big news for the PHP community: we kicked off work on the official PHP MCP SDK!

Built in partnership with @AnthropicAI MCP team + @Symfony team, this SDK will be framework-agnostic, production-ready, and open to the whole PHP ecosystem.

70 Python Projects with Source code for Developers Step 1: Beginner Foundations → Hello World Web App → Calculator (CLI) → To-Do List CLI → Number Guessing Game → Countdown Timer → Dice Roll Simulator → Coin Flip Simulator → Password Generator → Palindrome Checker →…


Its my first PHP thing so criticism is welcome, insults aren't :) Github: github.com/UltimateHacker…

s0md3v's tweet image. Its my first PHP thing so criticism is welcome, insults aren't :)
Github: github.com/UltimateHacker…

My ultimate goal with this project is to end up with a set of high-quality tools for Web3 development. In addition, a repository full of demos using PHP/Laravel. So you can see some real "dapps" in action. ✅ All of this, using our favorite language. 🐘 github.com/web3-php

enunomaduro's tweet image. My ultimate goal with this project is to end up with a set of high-quality tools for Web3 development. In addition, a repository full of demos using PHP/Laravel. So you can see some real "dapps" in action. ✅

All of this, using our favorite language. 🐘

github.com/web3-php

Did you know? PHP 8.5 drops November 20th! 🔥 A few game-changers are on the horizon: ✨ Typed Constants: A massive win for static analysis and safer code. (const string NAME = '...';) 💡 The Pipeline Operator (|>): Say goodbye to ugly nested functions and hello to clean,…


1. ./dirsearch.py -u target -e php,html,js,xml -x 500,403 2. found url.com/.svn/ 3. clone & use github.com/anantshri/svn-… 4. ./svn-extractor.py --url url.com --match database.php 5. result in output dir and just open it #bugbounty #bugbountytips

faizalabroni's tweet image. 1. ./dirsearch.py -u target -e php,html,js,xml -x 500,403
2. found url.com/.svn/
3.  clone & use github.com/anantshri/svn-…
4. ./svn-extractor.py --url url.com --match database.php
5. result in output dir and just open it
#bugbounty #bugbountytips

本日! 集まってくれた人に感謝です。 来てくれる人にも感謝したい!ので、 お待ちしてます、誰でも来てくれ。 あと欲しいものリストがマジでろくでもないので、かわりにPHPの公式ドキュメントのリンク貼っておきます php.net/manual/ja/inde…

DJ_SMRY's tweet image. 本日!
集まってくれた人に感謝です。
来てくれる人にも感謝したい!ので、
お待ちしてます、誰でも来てくれ。

あと欲しいものリストがマジでろくでもないので、かわりにPHPの公式ドキュメントのリンク貼っておきます
php.net/manual/ja/inde…
DJ_SMRY's tweet image. 本日!
集まってくれた人に感謝です。
来てくれる人にも感謝したい!ので、
お待ちしてます、誰でも来てくれ。

あと欲しいものリストがマジでろくでもないので、かわりにPHPの公式ドキュメントのリンク貼っておきます
php.net/manual/ja/inde…

Did you know you could press Space to generate one-line PHPDoc for variables and properties?


"two malicious commits were pushed to the php-src repo" What's your guess regarding the "Zerodium" reference? Just a joke? Or maybe talking about the root bug that lead to the repo compromise? news-web.php.net/php.internals/…

LiveOverflow's tweet image. "two malicious commits were pushed to the php-src repo"

What's your guess regarding the "Zerodium" reference? Just a joke? Or maybe talking about the root bug that lead to the repo compromise?

news-web.php.net/php.internals/…

PHP Development Server <= 7.4.21 - Remote Source Disclosure blog.projectdiscovery.io/php-http-serve…

cyber_advising's tweet image. PHP Development Server &amp;lt;= 7.4.21 - Remote Source Disclosure
blog.projectdiscovery.io/php-http-serve…

未找到 "#phpporjectswithsourcecode" 的结果
Loading...

Something went wrong.


Something went wrong.


United States Trends