PHP

PHP is a popular general-purpose scripting language that's particularly suited for server-side web development. PHP runtime is generally executed by webpage content, and can be added to HTML and HTML5 webpages. PHP was originally developed in 1994 by Rasmus Lerdorf.
Here are 89,873 public repositories matching this topic...
-
Updated
May 11, 2022 - JavaScript
-
Updated
Apr 30, 2022
Looking at the code, it looks like autoload files are loaded in the order of packages given by PackageSorter::sortPackages().
This should be documented in https://getcomposer.org/doc/04-schema.md#files. (Also, I have no idea what the sorting done by PackageSorter::sortPackages() actually is. It says 'dependency weight' but what does that mean?)
-
Updated
May 9, 2022 - PHP
-
Updated
Jan 9, 2022 - PHP
-
Updated
May 16, 2022 - PHP
Describe the bug
Sometimes shared photos are one-boxed when they should be embedded. See this discussion on the forum for why Nextcloud photos are not displayed properly.
This is because of a missing og:type meta tag. Currently it is set to object. If it was set to image onebox would treat it as such.
-
Updated
Apr 12, 2022 - PHP
-
Updated
May 12, 2022 - C++
-
Updated
May 16, 2022 - C++
Can the 'Search and select an existing contact' dropdown box from the 'Add a new relationship' form also be used for the 'Has someone introduced you' dropdown on the 'How did you meet' form?
I'm only at 175 contacts and it's very frustrating trying to select someone to the 'Has someone introduced you' field.
-
Updated
May 16, 2022 - PHP
-
Updated
May 14, 2022 - PHP
-
Updated
May 13, 2022 - PHP
Under the 'Theme' settings tab you can upload images. It would be great if vector images can be added so it can scale without causing artifacts.
-
Updated
May 9, 2022 - PHP
-
Updated
May 13, 2022 - PHP
-
Updated
May 9, 2022 - PHP
-
Updated
Dec 17, 2021 - PHP
-
Updated
May 12, 2022 - PHP
-
Updated
May 13, 2022 - PHP
-
Updated
May 8, 2022 - PHP
Created by Rasmus Lerdorf
Released June 8, 1995
- Organization
- php
- Website
- secure.php.net
- Wikipedia
- Wikipedia
Description
See at https://docs.mailpace.com/guide/moving_from_ohmysmtp/
OhMySMTP has been renamed to Mailpace, we should create a new bridge to support to new API url and header names, and deprecate the OhMySMTP one.
Example
No response