See PHP in All languages combined, or Wiktionary
{
"etymology_number": "1",
"head_templates": [
{
"args": {
"1": "-"
},
"expansion": "PHP (uncountable)",
"name": "en-noun"
}
],
"lang": "English",
"lang_code": "en",
"pos": "noun",
"senses": [
{
"alt_of": [
{
"word": "pseudohypoparathyroidism"
}
],
"categories": [
{
"kind": "other",
"langcode": "en",
"name": "Pathology",
"orig": "en:Pathology",
"parents": [],
"source": "w"
}
],
"derived": [
{
"word": "pseudoPHP"
}
],
"glosses": [
"Initialism of pseudohypoparathyroidism."
],
"id": "en-PHP-en-noun-pqVGvTQQ",
"links": [
[
"pathology",
"pathology"
],
[
"pseudohypoparathyroidism",
"pseudohypoparathyroidism#English"
]
],
"raw_glosses": [
"(pathology) Initialism of pseudohypoparathyroidism."
],
"tags": [
"abbreviation",
"alt-of",
"initialism",
"uncountable"
],
"topics": [
"medicine",
"pathology",
"sciences"
]
}
],
"word": "PHP"
}
{
"etymology_number": "1",
"head_templates": [
{
"args": {},
"expansion": "PHP",
"name": "en-prop"
}
],
"lang": "English",
"lang_code": "en",
"pos": "name",
"senses": [
{
"alt_of": [
{
"word": "Primary Health Properties"
}
],
"categories": [],
"examples": [
{
"bold_text_offsets": [
[
36,
39
]
],
"ref": "2025 April 7, “UK's Assura gets deadline extension for potential PHP deal”, in Reuters, archived from the original on 08 Apr 2025:",
"text": "It has fielded seven proposals from PHP and a U.S. consortium of KKR (KKR.N), opens new tab and Stonepeak Partners in recent weeks.",
"type": "quotation"
}
],
"glosses": [
"Initialism of Primary Health Properties."
],
"id": "en-PHP-en-name-amTdlaqg",
"links": [
[
"Primary Health Properties",
"w:Primary Health Properties"
]
],
"tags": [
"abbreviation",
"alt-of",
"initialism"
]
}
],
"word": "PHP"
}
{
"etymology_number": "2",
"etymology_text": "Originally an initialism of personal home page, used to describe a set of tools written by Rasmus Lerdorf in 1995. With the advent of PHP 3 which was no longer a limited language it was renamed to a recursive backronym: PHP: hypertext preprocessor.",
"head_templates": [
{
"args": {},
"expansion": "PHP",
"name": "en-prop"
}
],
"lang": "English",
"lang_code": "en",
"pos": "name",
"senses": [
{
"categories": [
{
"kind": "other",
"langcode": "en",
"name": "Computer languages",
"orig": "en:Computer languages",
"parents": [],
"source": "w"
},
{
"_dis": "18 70 12 0",
"kind": "other",
"name": "English entries with incorrect language header",
"parents": [],
"source": "w+disamb"
},
{
"_dis": "19 66 14 1",
"kind": "other",
"name": "English words spelled without vowels",
"parents": [],
"source": "w+disamb"
},
{
"_dis": "18 67 14 1",
"kind": "other",
"name": "Pages with 3 entries",
"parents": [],
"source": "w+disamb"
},
{
"_dis": "20 65 14 1",
"kind": "other",
"name": "Pages with entries",
"parents": [],
"source": "w+disamb"
},
{
"_dis": "31 49 13 7",
"kind": "other",
"langcode": "en",
"name": "Diseases",
"orig": "en:Diseases",
"parents": [],
"source": "w+disamb"
}
],
"derived": [
{
"word": "PHPer"
},
{
"word": "PHP-FPM"
}
],
"examples": [
{
"bold_text_offsets": [
[
77,
80
]
],
"ref": "2010 July 17, “PHP development comes to Google Android”, in Reuters, archived from the original on 14 Jun 2026:",
"text": "Developers at an open source company in Spain are leading an effort to boost PHP application development for Android-based phones.",
"type": "quotation"
},
{
"bold_text_offsets": [
[
186,
189
]
],
"ref": "2011 October 17, Matthew Baxter-Reynolds, “Java's second coming? Over my cold, dead RAM-cached database”, in The Guardian, archived from the original on 27 Jun 2022:",
"text": "The final thrust of Bob's argument is that if you strip away all disk I/O (and he cites the move to SSD persistent storage), we'll shift away from interpreted languages such as Ruby and PHP and back to Java.",
"type": "quotation"
}
],
"glosses": [
"A scripting language widely used to write Web applications."
],
"id": "en-PHP-en-name-2cwUK2Oe",
"links": [
[
"computer language",
"computer language"
],
[
"scripting language",
"scripting language"
],
[
"Web",
"Web"
],
[
"application",
"application"
]
],
"raw_glosses": [
"(computer languages) A scripting language widely used to write Web applications."
],
"topics": [
"computer-languages",
"computing",
"engineering",
"mathematics",
"natural-sciences",
"physical-sciences",
"sciences"
]
}
],
"wikipedia": [
"Rasmus Lerdorf"
],
"word": "PHP"
}
{
"etymology_number": "2",
"etymology_text": "Originally an initialism of personal home page, used to describe a set of tools written by Rasmus Lerdorf in 1995. With the advent of PHP 3 which was no longer a limited language it was renamed to a recursive backronym: PHP: hypertext preprocessor.",
"forms": [
{
"form": "PHPs",
"tags": [
"plural"
]
}
],
"head_templates": [
{
"args": {},
"expansion": "PHP (plural PHPs)",
"name": "en-noun"
}
],
"lang": "English",
"lang_code": "en",
"pos": "noun",
"senses": [
{
"categories": [],
"examples": [
{
"bold_text_offsets": [
[
20,
24
]
],
"ref": "2002 December 11, Amittai Aviram, “Moving files between hosts”, in comp.lang.php (Usenet), archived from the original on 04 Jul 2026:",
"text": "At first, I had the PHPs on the university host requesting the data from MySQL on my ISP's host.",
"type": "quotation"
},
{
"bold_text_offsets": [
[
40,
43
]
],
"ref": "2006 March 26, Jim Michaels, “mysql_connect() losing connections from cmd line”, in comp.lang.php (Usenet), archived from the original on 04 Jul 2026:",
"text": "Once I get this, I am not able to run a PHP that uses those include files again.",
"type": "quotation"
},
{
"bold_text_offsets": [
[
76,
80
]
],
"ref": "2007 January 31, Nu, “How do I limit my number of PHP hits per second?”, in comp.lang.php (Usenet), archived from the original on 04 Jul 2026:",
"text": "Actually, my site goes to index.php and then index.php digs around in other PHPs and MySQL.",
"type": "quotation"
}
],
"glosses": [
"A PHP script."
],
"id": "en-PHP-en-noun-qqM4ATZl",
"links": [
[
"script",
"script"
]
],
"raw_glosses": [
"(informal) A PHP script."
],
"tags": [
"informal"
]
}
],
"wikipedia": [
"Rasmus Lerdorf"
],
"word": "PHP"
}
{
"categories": [
"English countable nouns",
"English entries with incorrect language header",
"English lemmas",
"English nouns",
"English palindromes",
"English proper nouns",
"English uncountable nouns",
"English words spelled without vowels",
"Pages with 3 entries",
"Pages with entries",
"en:Diseases"
],
"derived": [
{
"word": "pseudoPHP"
}
],
"etymology_number": "1",
"head_templates": [
{
"args": {
"1": "-"
},
"expansion": "PHP (uncountable)",
"name": "en-noun"
}
],
"lang": "English",
"lang_code": "en",
"pos": "noun",
"senses": [
{
"alt_of": [
{
"word": "pseudohypoparathyroidism"
}
],
"categories": [
"English initialisms",
"en:Pathology"
],
"glosses": [
"Initialism of pseudohypoparathyroidism."
],
"links": [
[
"pathology",
"pathology"
],
[
"pseudohypoparathyroidism",
"pseudohypoparathyroidism#English"
]
],
"raw_glosses": [
"(pathology) Initialism of pseudohypoparathyroidism."
],
"tags": [
"abbreviation",
"alt-of",
"initialism",
"uncountable"
],
"topics": [
"medicine",
"pathology",
"sciences"
]
}
],
"word": "PHP"
}
{
"categories": [
"English countable nouns",
"English entries with incorrect language header",
"English lemmas",
"English nouns",
"English palindromes",
"English proper nouns",
"English uncountable nouns",
"English words spelled without vowels",
"Pages with 3 entries",
"Pages with entries",
"en:Diseases"
],
"etymology_number": "1",
"head_templates": [
{
"args": {},
"expansion": "PHP",
"name": "en-prop"
}
],
"lang": "English",
"lang_code": "en",
"pos": "name",
"senses": [
{
"alt_of": [
{
"word": "Primary Health Properties"
}
],
"categories": [
"English initialisms",
"English terms with quotations"
],
"examples": [
{
"bold_text_offsets": [
[
36,
39
]
],
"ref": "2025 April 7, “UK's Assura gets deadline extension for potential PHP deal”, in Reuters, archived from the original on 08 Apr 2025:",
"text": "It has fielded seven proposals from PHP and a U.S. consortium of KKR (KKR.N), opens new tab and Stonepeak Partners in recent weeks.",
"type": "quotation"
}
],
"glosses": [
"Initialism of Primary Health Properties."
],
"links": [
[
"Primary Health Properties",
"w:Primary Health Properties"
]
],
"tags": [
"abbreviation",
"alt-of",
"initialism"
]
}
],
"word": "PHP"
}
{
"categories": [
"English countable nouns",
"English entries with incorrect language header",
"English lemmas",
"English nouns",
"English palindromes",
"English proper nouns",
"English uncountable nouns",
"English words spelled without vowels",
"Pages with 3 entries",
"Pages with entries",
"en:Diseases"
],
"derived": [
{
"word": "PHPer"
},
{
"word": "PHP-FPM"
}
],
"etymology_number": "2",
"etymology_text": "Originally an initialism of personal home page, used to describe a set of tools written by Rasmus Lerdorf in 1995. With the advent of PHP 3 which was no longer a limited language it was renamed to a recursive backronym: PHP: hypertext preprocessor.",
"head_templates": [
{
"args": {},
"expansion": "PHP",
"name": "en-prop"
}
],
"lang": "English",
"lang_code": "en",
"pos": "name",
"senses": [
{
"categories": [
"English terms with quotations",
"en:Computer languages"
],
"examples": [
{
"bold_text_offsets": [
[
77,
80
]
],
"ref": "2010 July 17, “PHP development comes to Google Android”, in Reuters, archived from the original on 14 Jun 2026:",
"text": "Developers at an open source company in Spain are leading an effort to boost PHP application development for Android-based phones.",
"type": "quotation"
},
{
"bold_text_offsets": [
[
186,
189
]
],
"ref": "2011 October 17, Matthew Baxter-Reynolds, “Java's second coming? Over my cold, dead RAM-cached database”, in The Guardian, archived from the original on 27 Jun 2022:",
"text": "The final thrust of Bob's argument is that if you strip away all disk I/O (and he cites the move to SSD persistent storage), we'll shift away from interpreted languages such as Ruby and PHP and back to Java.",
"type": "quotation"
}
],
"glosses": [
"A scripting language widely used to write Web applications."
],
"links": [
[
"computer language",
"computer language"
],
[
"scripting language",
"scripting language"
],
[
"Web",
"Web"
],
[
"application",
"application"
]
],
"raw_glosses": [
"(computer languages) A scripting language widely used to write Web applications."
],
"topics": [
"computer-languages",
"computing",
"engineering",
"mathematics",
"natural-sciences",
"physical-sciences",
"sciences"
]
}
],
"wikipedia": [
"Rasmus Lerdorf"
],
"word": "PHP"
}
{
"categories": [
"English countable nouns",
"English entries with incorrect language header",
"English lemmas",
"English nouns",
"English palindromes",
"English proper nouns",
"English uncountable nouns",
"English words spelled without vowels",
"Pages with 3 entries",
"Pages with entries",
"en:Diseases"
],
"etymology_number": "2",
"etymology_text": "Originally an initialism of personal home page, used to describe a set of tools written by Rasmus Lerdorf in 1995. With the advent of PHP 3 which was no longer a limited language it was renamed to a recursive backronym: PHP: hypertext preprocessor.",
"forms": [
{
"form": "PHPs",
"tags": [
"plural"
]
}
],
"head_templates": [
{
"args": {},
"expansion": "PHP (plural PHPs)",
"name": "en-noun"
}
],
"lang": "English",
"lang_code": "en",
"pos": "noun",
"senses": [
{
"categories": [
"English informal terms",
"English terms with quotations"
],
"examples": [
{
"bold_text_offsets": [
[
20,
24
]
],
"ref": "2002 December 11, Amittai Aviram, “Moving files between hosts”, in comp.lang.php (Usenet), archived from the original on 04 Jul 2026:",
"text": "At first, I had the PHPs on the university host requesting the data from MySQL on my ISP's host.",
"type": "quotation"
},
{
"bold_text_offsets": [
[
40,
43
]
],
"ref": "2006 March 26, Jim Michaels, “mysql_connect() losing connections from cmd line”, in comp.lang.php (Usenet), archived from the original on 04 Jul 2026:",
"text": "Once I get this, I am not able to run a PHP that uses those include files again.",
"type": "quotation"
},
{
"bold_text_offsets": [
[
76,
80
]
],
"ref": "2007 January 31, Nu, “How do I limit my number of PHP hits per second?”, in comp.lang.php (Usenet), archived from the original on 04 Jul 2026:",
"text": "Actually, my site goes to index.php and then index.php digs around in other PHPs and MySQL.",
"type": "quotation"
}
],
"glosses": [
"A PHP script."
],
"links": [
[
"script",
"script"
]
],
"raw_glosses": [
"(informal) A PHP script."
],
"tags": [
"informal"
]
}
],
"wikipedia": [
"Rasmus Lerdorf"
],
"word": "PHP"
}
Download raw JSONL data for PHP meaning in English (6.2kB)
This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2026-07-20 from the enwiktionary dump dated 2026-07-06 using wiktextract (b70b34c and e7887d5). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.
If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.