Skip to main content

PHP

How To Install and Use Composer on Ubuntu 14.04
Tutorials Getting Started PHP Ubuntu
Introduction> Introduction # Composer is a popular dependency management tool for PHP, created mainly to facilitate installation and updates for project dependencies. It will check which other packages a specific project depends on and install them for you, using the appropriate versions according to the project requirements.
How To Install and Secure phpMyAdmin on Debian 7
Tutorials Debian PHP
phpMyAdmin> phpMyAdmin # phpMyAdmin is a free web software to work with MySQL on the web. It provides a convenient visual front end to the MySQL capabilities. Setup> Setup # Before working with phpMyAdmin, you need to have LAMP installed on your server.
How To Install and Configure OpenLDAP and phpLDAPadmin on an Ubuntu 14.04 Server
Tutorials Apache PHP Security Ubuntu
Introduction> Introduction # LDAP, or Lightweight Directory Access Protocol, is a protocol designed to manage and access related information in a centralized, hierarchical file and directory structure. In some ways, it operates similarly to a relational database, but this does not hold true for everything.
How To Install Linux, Nginx, MySQL, PHP (LEMP stack) in Ubuntu 16.04
Tutorials LEMP MySQL Nginx PHP Ubuntu Ubuntu 16.04
Introduction> Introduction # The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications. This is an acronym that describes a Linux operating system, with an Nginx web server.
How To Use Gmail or Yahoo with PHP mail() Function
Tutorials Email PHP
What the Red Means> What the Red Means # The lines that the user needs to enter or customize will be in red in this tutorial! The rest should mostly be copy-and-pastable.
How To Install phpMyAdmin From Source on Debian 10
Tutorials Apache Applications Debian 10 MariaDB PHP
Introduction> Introduction # While many users need the functionality of a database management system like MariaDB, they may not feel comfortable interacting with the system solely from the MariaDB prompt.
How To Install Linux, Nginx, MySQL, PHP (LEMP) stack on Ubuntu 14.04
Tutorials Getting Started MySQL Nginx PHP Ubuntu
Introduction> Introduction # The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications. This is an acronym that describes a Linux operating system, with an Nginx web server.
How To Configure Nginx as a Web Server and Reverse Proxy for Apache on One Ubuntu 16.04 Server
Tutorials Apache Nginx PHP Ubuntu 16.04
Introduction> Introduction # Apache and Nginx are two popular open source web servers often used with PHP. It can be useful to run both of them on the same virtual machine when hosting multiple websites which have varied requirements.
How To Configure Nginx as a Web Server and Reverse Proxy for Apache on One Ubuntu 18.04 Server
Tutorials Apache Let's Encrypt Nginx PHP Ubuntu 18.04
The author selected the Electronic Frontier Foundation to receive a donation as part of the Write for DOnations program. Introduction> Introduction # Apache and Nginx are two popular open-source web servers often used with PHP.
toolbox-and-showroom-supercharger
Tools Open Source PHP WordPress
=== Toolbox and Showroom Supercharger === Contributors: nilsnh Tags: impacthub Requires at least: 3.1 Tested up to: 4.3 Stable tag: 1.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin adds custom posts "
comment-toolbar
Tools Open Source PHP WordPress
=== Comment Toolbar === Donate link: http://www.cristianofino.net/ Contributors: Cristiano Fino Tags: comments, reply, quote, navigation, moving, toolbar, scrolling, images Requires at least: 2.3.1 Tested up to: 2.8.0 Stable tag: 1.4.00 == Description == This plug-in adds up to six buttons at the end (or the top) of every comments to automatically insert Comments Navigation, Reply and Quote functions.
WordPress-tools
Tools Open Source PHP WordPress
WordPress-tools ⚡总结一下平时在 WordPress 使用中的实用代码段,欢迎提交PR 更新 WordPress 推荐使用 WP-CLI 更新 WordPress 安装 curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar php wp-cli.phar --info # 检查是否可用 chmod +x wp-cli.phar sudo mv wp-cli.phar /usr/local/bin/wp # 简化命令 更新 wp core update # 更新核心 wp core update-db # 更新数据库 短代码使用方式 为了防止主题更新覆盖 functions.
google-identity-toolkit
Tools Open Source PHP WordPress
=== Google Identity Toolkit === Contributors: easyrp Donate link: http://code.google.com/apis/identitytoolkit Tags: openid, twitter, google, yahoo, api, oauth, myspace, linkedin, windows live, login, registration, register, social api, social apis, widget, community, sharing, share, publish, publishing, share button, share widget, social widget, tweet, status update, news feed, newsfeed, social login, social sharing, social sign-on, social sign-in Requires at least: 2.
wp-tools
Tools Open Source PHP WordPress
WP Tools WP Tools is a collection of shell commands for maintaining WordPress databases. Usage To run the shell, simply run wp-tools from the command line and pass the
wowhead-tooltips
Tools Open Source PHP WordPress
=== WoWHead Tooltips === Contributors: elmoo32 Donate link: - Tags: wowhead, tooltips, world of warcraft, wow, shortcode, plugin Requires at least: 3.0 Tested up to: 4.4.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.
wordpress-better-plugins-plugin
Tools Open Source PHP WordPress
The Better Plugins Plugin This WordPress plugin makes dealing with plugins easier by providing tools for filtering, comparing, and reporting plugins. Available on the WordPress plugin repo Quickly Find the Plugin You’re Looking For on the Plugins Screen When you have dozens of plugins it can be a pain to find the specific one you’re looking for in a long list.
clone-replace
Tools Open Source PHP WordPress
=== Plugin Name === Contributors: mboynes, alleyinteractive Tags: editing, duplication, replacement, workflow Requires at least: 3.5 Tested up to: 5.6.1 Stable tag: 0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Gives you the ability to clone posts, and replace posts.
Developer-Mode-Tools
Tools Open Source PHP WordPress
=== Developer Mode Tools === Contributors: Tyler Gerig License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: developer,client,developer mode,hide menu,admin,menu,disable updates,disable update,hide plugins,plugin Requires at least: 3.1 Tested up to: 3.5.1 Stable tag: 0.
sak4wp
Tools Open Source PHP WordPress
SAK4WP – Swiss Army Knife for WordPress Swiss Army Knife for WordPress is a standalone tool which allows you to perform some recovery operations on your WordPress site. This tool is intended to be used for a short time only and then removed in order to prevent security issues.
wordpress-starter
Tools Open Source PHP WordPress
WordPress Project Template by JustCoded WordPress Project Template is a skeleton WordPress site with modern development tools, easier configuration, improved folder structure and latest security best practices. Better project structure The organization of skeleton is similar to putting WordPress core files in its own subdirectory,