Search

Nalezeno "php": 32

#posobota 25.11. na téma perception


Konec roku se blíží a s ním již tradiční výlet do Brna. Tentokrát nás čeká 7 řečníků a 6 přednášek. Začínáme od 15h v KoPlac. Program: Vstup na akci je zdarma, registrace na meetup.com

#posobota 30.9. na téma concurrency


Po dlouhé pauze opět vyrážíme do Českých Budějovic, a bude to velké. Jako řečníci se představí David Grudl, Srigi, Jirka Pudil, Ondřej Záruba a Jan Svěrák. Ano, počítáte správně: meetup bude mít 5…

#posobota 29.4. na téma synchronization


Opět naživo, offline. V Praze v kancelářích LMC – Menclova 2538/2, Praha 8-Libeň Letos poprvé a naposledy v Praze. Čeká na vás 6 řečníků napříč tématy mezi backendem, frontendem a přesahem do softskills. Program Vstup…

Kontrola zranitelných balíčků pomocí composer audit


Když se v nějaké vámi používané PHP knihovně objeví bezpečnostní chyba, tak máte několik možností jak se o ní dozvědět dříve, než bude pozdě. V jednom z předchozích článků jsem popisoval PHP Security Advisories Database a její použití pomocí Roave Security Advisories i několik dalších způsobů....

Nejste ve vleku cargo kultů?


Dvě životní zkušenosti. Dvě poučení. Pravděpodobně jste něco podobného zažili sami. Nebo vás to teprve čeká

#posobota 26.3. 2022 – less – offline@Praha


Ahoj, tak na tohle jsem se dlouho těšil. Napsat zprávu, že po dlouhé době se opět můžeme potkat naživo, offline. Tentokráte v Praze v kancelářích manGowebu – Jungmannova 34, Praha 1. Přednášek kratších…

PHP Date and Time Recipes


Dealing with dates and times is one of those things that can frustrate programmers a lot. At the same time, they are fundamental to software development, used from everything from meta and how things are ordered to time-based triggers and … The post PHP Date and Time Recipes appeared first...

Building a Form in PHP Using DOMDocument


Learn how to build an HTML form in PHP using DOMDocument — a structured and expressive way to build logical markup. The post Building a Form in PHP Using DOMDocument appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter

Zapojte se do průzkumu o Nette!


V Nette se snažíme vytvářet knihovny, nástroje a weby, díky nimž budou vývojáři produktivnější a spokojenější. Abychom věděli, co opravdu používáte a co je pro vás důležité, přicházíme s průzkumem ekosystému Nette. Zúčastněte se prosím průzkumu Nette…

Ať vás bezpečnostní chyby nenachytají na švestkách


Na konci srpna byla v oblíbeném PHP frameworku Nette objevena a obratem opravena zákeřná chyba. Přestože autor frameworku, David Grudl, udělal snad všechno možné i nemožné, někteří se o ní nedozvěděli včas a nestihli tak aktualizovat své weby a webové aplikace. Prozradím vám pár tipů nejen pro...

GMT Token Pre-sale is Live Now


PRESS RELEASE. GMT has started the pre-sale of the GMT token. In total 100,000 GMT will be sold in this phase at the price of 1GMT=0,004ETH and will increase to 1GMT=0,01ETH in the next round. Minimum purchase is 0,5ETH. Grandmarche is a DeFi platform that offers saving and borrowing, plus it will...

Smarter Ways to Generate a Deep Nested HTML Structure


Let’s say we want to have the following HTML structure: <div class='boo'<div class='boo'<div class='boo'<div class='boo'<div class='boo'</div</div</div</div</div That’s real a pain to write manually. And the reason why this post was born was being...

How to Simulate Long HTTP Requests


It happens less frequently these days but there are times when we need to accommodate for a HTTP request timing out. The service could be down, under heavy traffic, or just poorly coded, or any host of other issues. Whenever I need to simulate a long HTTP request, I use a bit of PHP...

A Follow-Up to PHP Templating


Not long ago, I posted about PHP templating in just PHP (which is basically HEREDOC syntax). I'm literally using that technique for some super basic templating I needed to do on this very WordPress site. The main pushback was that this kind of thing can be an XSS vulnerability. In my case, it's...

How to Buy Bitcoin in the Philippines


The Philippines has many places you can buy bitcoin from. Not only has the Bangko Sentral ng Pilipinas licensed some cryptocurrency exchanges, but there are also peer-to-peer marketplaces, bitcoin ATMs, and other services to help you. This guide will show you where and how to buy bitcoin in...

PHP is A-OK for Templating


PHP templating often gets a bad rap for facilitating subpar code — but that doesn't have to be the case. Let’s look at how PHP projects can enforce a basic Model, View, Controller (MVC) structure without depending on a purpose-built templating engine. But first, a very brief PHP history lesson The...

PHP Templating in Just PHP


With stuff like template literals in JavaScript and templating languages, like JSX, I've gotten used to wanting to write my HTML templates in one nice chunk and sprinkling in variables wherever I need them. I had a situation where I needed to do that in "raw" PHP the other day, so I'm just...

Jaké novinky přinese PHP 7.4


Vydání PHP 7.4 je plánováno na 28. listopadu 2019. Přináší hromadu zajímavých věcí - Typed Properties, Array Functions, Preload, FFI a pár dalších vylepšení. Sice přibyly i nějaké deprecations, ale typicky se týkají podivného chování, takže upgrade by měl být snadný

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace