Search
Items tagged with: PHP
What’s nice to see this on the list:
👉🏻 #PHP 8.2
👉🏻 Media management (🤔)
👉🏻 #WordPress playground (demo already cool)
👉🏻 Community (should tie in nicely with the Community Summit at #WCUS later this year).
https://make.wordpress.org/project/2023/01/18/big-picture-goals-2023/
Big Picture Goals 2023
To round out the excellent vision-setting done in both the State of the Word and Letter to WordPress, here are some goals and projects that we can anticipate in the WordPress project this year. A Q…WordPress.org Project
[Por mudanza de cuenta]
#Argentino, amante de la #tecnologia, del #automovilismo, #basket y de #musica escucho mas que nada Rock y sus variantes (mas cercanas, nada experimental jaja), Metal y Grunge.
Actualmente trabajo como developer para una empresa, principalmente me encargo del CRM, que esta hecho enteramente por mi en #HTML, #CSS, #JS, #PHP y #MySQL.
Tambien he hecho cosas en #Python para el trabajo, principalmente para IoT con una Raspberry.
Y fan de !
#System #information in the #browser
github: https://github.com/phpsysinfo/phpsysinfo
web: https://phpsysinfo.github.io/phpsysinfo/
demo: https://phpsysinfo.sourceforge.io/multi/index.php?disp=bootstrap
#web #internet #server #phpsysinfo #php #floss #tool #utility #linux
GitHub - phpsysinfo/phpsysinfo: phpSysInfo: a customizable PHP script that displays information about your system nicely
phpSysInfo: a customizable PHP script that displays information about your system nicely - GitHub - phpsysinfo/phpsysinfo: phpSysInfo: a customizable PHP script that displays information about your...GitHub
Follow for updates on the MediaWiki software, release announcements, wiki showcases and more!
This account is intended to be operated by community members in a collaborative manner, just like a wiki.
Our website for more details on the project (a wiki of course): <https://www.mediawiki.org/>
#introduction #FOSS #PHP #Wikimedia
Administración y gestión de un furancho o restaurante
Una vez más aquí. Hoy vengo a dejar un pequeño artículo en el que vamos a ver un pequeño programa para administración y gestión de…entreunosyceros (✅ entreunosyceros)
Mis extensiones favoritas para Visual Studio Code.
Una de las grandes ventajas de Visual Studio Code es que posee una gran variedad de extensiones que le facilitan la vida al programador.LinuxmanR4 (LINUXMANR4)
#opensource #oss #newrelease #php #software #personalfinance #selfhosted
https://github.com/firefly-iii/firefly-iii/releases/v6.0.0
Release v6.0.0 · firefly-iii/firefly-iii
This is release 6.0.0 of Firefly III. Warnings The upgrade may not be backwards compatible for people who manage outgoing loans (money borrowed to other people). Transactions will be removed or ch...GitHub
Pirámide de asteriscos, crea una con PHP de forma rápida
Una vez más aquí. Hoy vengo a actualizar un viejo artículo que en su día escribí, y que hace poco una usuaria me pidió que…entreunosyceros (✅ entreunosyceros)
Acortador de URL, crea el tuyo utilizando PHP y JavaScript
Una vez más aquí. Hoy vengo a dejar unas líneas aquí en las que vamos a ver algo que un usuario me pidió hace como…entreunosyceros (✅ entreunosyceros)
Site em Blockchain P2P test #MultichainⓂ
legal demais... simples, mas bem diferente do convencional, e ao meu ver roda ate #php (sera???) 😎 #teste #test #blockchain #site #p2p #multichain
Localizar una IP con el servicio ip-api y un poco de PHP
Una vez más aquí. Hoy vengo a dejar un pequeño código que un usuari@ me ha pedido estos días. Se trata de un pequeño código…entreunosyceros (✅ entreunosyceros)
Sistema de sorteos, crea el tuyo con un sencillo código
Una vez más aquí. Hoy vengo a dejar un pequeño artículo en el que voy a compartir un poco de código con el que crear…entreunosyceros (✅ entreunosyceros)
Códigos de barras, crea los tuyos con un poco de PHP y JS
Una vez más aquí. Con el año nuevo voy a publicar aquí un pequeño artículo que un usuari@ me pidió hace ya unas semanas. Tengo…entreunosyceros (✅ entreunosyceros)
Bot-Ecillo, crea un sencillo chat conversacional para tu web
Una vez más aquí. Hoy vengo a dejar un pequeño artículo en referencia a algo sobre lo que estuve hablando la semana pasada con un…entreunosyceros (✅ entreunosyceros)
Instalar LAMP en Ubuntu 22.04 LTS (Jammy Jellyfish)
Una vez más aquí. Hoy vengo a dejar un pequeño artículo que viene debido a una «cataclismo de disco duro«. Debido a que se me…entreunosyceros (✅ entreunosyceros)
Crear facturas con este sencillo sistema creado con PHP, CSS y JS
Una vez más aquí. Hoy vengo a dejar un pequeño artículo por el que me ha preguntado un conocido, que me dijo que no encontraba…entreunosyceros (✅ entreunosyceros)
Te echo un cable con mi curso gratuito: https://programadorwebvalencia.com/cursos/php/base/ #php #web
Their original #php backend is now replaced a #golang one and also the frontend was rewritten in #vuejs
As a #selfhoster, i‘m super exited and will definitely give it a try, although i don’t have any need for such a big suite.
https://owncloud.com/news/infinite-scale-release/
I'm not used to do this, but with the large influx of new users and node admins recently coming from #Twitter, our small team is now behind the curve for handling support requests, bug reports and bring about much-needed features.
The project is built on a #PHP / #MySQL platform, but we also need people to be able to assist others just using the software to give developers some space.
If you're willing and able to help, please follow @Friendica Support and the project on Github: https://github.com/friendica/friendica
Thank you!
GitHub - friendica/friendica: Friendica Communications Platform
Friendica Communications Platform. Contribute to friendica/friendica development by creating an account on GitHub.GitHub
I'm a #developer (mainly #python and #php, for my sins) and #dad - I ride #motorbikes and sometimes do #cycling to get from A to B, am lucky enough to live on the beautiful #IsleOfMan
I am now part of the 2022 #EternalSeptember here
How to use the date() Function in PHP - Pi My Life Up
Learn how to use the date() function within your PHP scripts. This function allows you to return the time and/or date as a readable string.Emmet (Pi My Life Up)
Error instalando HumHub: Zend OPcache API is restricted by “restrict_api”
Al intentar instalar Humhub en un hosting compartido, me ha saltado este error durante la instalación, el cual es debido a que el servidor tiene restringidas las llamadas a OPcache en la configurac…El blog de HoTseChu
How to Install PHP on Windows - Pi My Life Up
In this guide we will take you through the steps of how to install the PHP programming language on Windows.Gus (Pi My Life Up)
How to get the length of an Array in PHP - Pi My Life Up
Within this tutorial, you will be learning how to get the length of an array in PHP by using the count() function.Emmet (Pi My Life Up)
PHP Data Types - Pi My Life Up
In this guide, we touch on the different data types that you can use in the PHP programming language. For example, int, strings, and more.Gus (Pi My Life Up)
How to Check an Array Is Empty in PHP - Pi My Life Up
In this tutorial, we will go through the steps of checking if an array is empty in the PHP programming language.Gus (Pi My Life Up)
Composer dependencies in WordPress plugins • Yoast Developer Blog
Composer is a dependency management tool. It allows you to add libraries as a dependency, so you don’t have to solve every problem yourself.Herre Groen (Yoast)
Ordenamiento por Inserción: Nuevo post de #algoritmos de #ordenamiento de @juncotic !!
Códigos en #C, #PHP y #PSEINT
http://bit.ly/2f9Qjeh
Ordenamiento por inserción – Algoritmos de ordenamiento
Algoritmo de ordenamiento por inserción para PHP, Python y C . Cómo programar el algoritmo de ordenamiento por inserción. Ejemplo con imágenes.Andrea Navarro (Junco TIC)
https://www.php.net/manual/es/langref.php
https://www.w3schools.com/php/
#php
PHP Tutorial
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.www.w3schools.com
Using the crypt() Function in PHP - Pi My Life Up
In this tutorial, you will learn how to use the crypt() function in PHP. This function allows you to generate a hash of the provided string.Emmet (Pi My Life Up)
How to use PHP $_GET Global Variable
In this guide, we will take you through the basics of using the PHP $_GET global variable for handling incoming GET data.Gus (Pi My Life Up)
How to Install PHP on Ubuntu
This tutorial will teach you how to install PHP on the Ubuntu operating system. This includes guides on setting it up for Apache and Nginx.Emmet (Pi My Life Up)
How to use PHP $_POST Global Variable
In this guide, we will take you through the basics of using PHP $_Post for handling incoming POST requests.Gus (Pi My Life Up)
Using the htmlspecialchars() Function in PHP
In this tutorial you will learn how to use the htmlspecialchars() Function in PHP. This function converts special characters to HTML entities.Emmet (Pi My Life Up)
Variables in PHP
In this tutorial, we will explain the basics of how variables are handled within the PHP programming language.Gus (Pi My Life Up)