text
stringlengths 1
254
| output
stringlengths 2
255
|
---|---|
3 can 't bind to server on this domain
|
yp_errno() ã¯ãåã«è¡ã£ãæäœã®ãšã©ãŒã³ãŒãã è¿ããŸãã
|
9 can 't communicate with portmapper
|
çºçããããšã©ãŒã次ã«ç€ºããŸãã
|
11 can 't communicate with ypserv
|
yp_err_string() ãåç
§äžããã
|
(PHP 4 = 4.0.6)
|
(PHP 4 = 4.0.6)
|
Useful to indicate what exactly went wrong.
|
yp_err_string() ã¯ãåã®æäœã«é¢ãããšã©ãŒã¡ã ã»ãŒãžãè¿ããŸããäœãæªãããæ£ç¢ºã«èª¿ã¹ãéã«äŸ¿å©ã§ãã
|
Example for NIS errors
|
äŸ 1NIS ãšã©ãŒã®äŸ
|
See also yp_errno().
|
yp_errno() ãåç
§äžããã
|
yp_first() returns the first key-value pair from the named map in the named domain, otherwise FALSE.
|
(PHP 3 = 3.0.7, PHP 4)
|
?php $entry = yp_first( $domain, "passwd.byname"); $key = $entry ["key"]; $value = $entry ["value"]; echo "First entry in this map has key ". $key." and value ". $value;?
|
yp_first() ã¯ããã¡ã€ã³ domain ã®ããã map ã ããæåã®ããŒ/å€ã®çµããããªãã° FALSE ãè¿ããŸãã
|
Prev
|
äŸ 1NIS first ã®äŸ
|
yp_get_default_domain
|
yp-get-default-domain() ãåç
§äžããã
|
(PHP 3 = 3.0.7, PHP 4)
|
(PHP 3 = 3.0.7, PHP 4)
|
Can be used as the domain parameter for successive NIS calls.
|
yp_get_default_domain() ã¯ãããŒãã®ããã©ã«ã ãã¡ã€ã³ãŸã㯠FALSE ãè¿ããŸããè¿ãå€ã¯ããã®åŸã® NIS ã³ãŒã«ã§ ãã¡ã€ã³ãã©ã¡ãŒã¿ãšããŠäœ¿çšå¯èœã§ãã
|
Refer to the documents mentioned at the beginning for more detailed information.
|
NIS ãã¡ã€ã³ã¯ãNIS ãããã®éåãšããŠèª¬æã§ããŸããæ
å ±ãæ€çŽ¢ã ãå¿
èŠãããåãã¹ãã¯ããã®ãã¹ãèªäœãããã¡ã€ã³ã«å±ããŠããŸãã è©³çŽ°ãªæ
å ±ã«ã€ããŠã¯ãåé ã«ç€ºããããã¥ã¡ã³ããåç
§äžããã
|
?php $domain = yp_get_default_domain(); echo "Default NIS domain is: ". $domain;?
|
äŸ 1ããã©ã«ããã¡ã€ã³ã®äŸ
|
yp_master() returns the machine name of the master NIS server for a map.
|
(PHP 3 = 3.0.7, PHP 4)
|
?php $number = yp_master ($domain, $mapname); echo "Master for this map is: ". $master;?
|
yp_master() ã¯ãæå®ãããããã®ãã¹ã¿ãŒNISãµãŒ ããŒã®ãã·ã³åãè¿ããŸãã
|
Prev
|
äŸ 1NIS ãã¹ã¿ãŒã®äŸ
|
yp_get_default_domain
|
yp-get-default-domain() ãåç
§äžããã
|
Prev
|
(PHP 3 = 3.0.7, PHP 4)
|
yp_match() returns the value associated with the passed key out of the specified map or FALSE.
|
yp_match() ã¯ãæå®ããmap ã®äžãã æå®ãã key ã«é¢é£ããå€ããŸã㯠FALSE ãè¿ããŸãã ãã® key ã¯æ£ç¢ºã§ããå¿
èŠããããŸãã
|
Example 1.
|
äŸ 1NIS æ€çŽ¢ã®äŸ
|
In this case this could be: joe:##joe:11111:100:Joe User: / home / j/joe: / usr / local / bin / bash
|
ãã®å Žåã®åºåã¯æ¬¡ã®ããã«ãªããŸãã: joe:##joe:11111:100:Joe User:/home/j/joe:/usr/local/bin/bash
|
Prev
|
yp-get-default-domain() ãåç
§äžããã
|
Prev
|
(PHP 3 = 3.0.7, PHP 4)
|
yp_next() returns the next key-value pair in the named map after the specified key or FALSE.
|
yp_next() ã¯ãæå®ãã key ã®åŸã«ããããã map ã®æ¬¡ã®ããŒ/å€ã®çµããŸã㯠FALSE ãè¿ããŸãã
|
Example for NIS next
|
äŸ 1NIS next ã®äŸ
|
Prev
|
yp-get-default-domain() ãåç
§äžããã
|
yp_order() returns the order number for a map or FALSE.
|
(PHP 3 = 3.0.7, PHP 4)
|
?php $number = yp_order( $domain,$mapname); echo "Order number for this map is: ". $number;?
|
yp_order() ã¯ããããã®åŒåºçªå·ãŸã㯠FALSE ã è¿ããŸãã
|
Prev
|
äŸ 1NISåŒåºçªå·ã®äŸ
|
Zip File Functions (Read Only Access)
|
yp-get-default-domain() ãåç
§äžããã
|
Note:
|
(PHP 4)
|
Prev
|
泚æ ãã®æ©èœã¯ãPHP 4.0.0ã§è¿œå ãããŸããã
|
Prev
|
(PHP 4)
|
Returns a string containing the version of the currently running PHP parser.
|
PHPããŒãµãçŸåšå®è¡äžã®Zendã®ããŒãžã§ã³ãæååãšããŠè¿ããŸãã
|
/ / prints e.g. 'Zend engine version:
|
äŸ 1 zend_version() ã®äŸ
|
See also phpinfo(), phpcredits(), php_logo_guid(), and phpversion().
|
phpinfo(), phpcredits(), php_logo_guid() phpversion() ãåç
§äžããã
|
Closes a zip file archive.
|
(PHP 4 = 4.1.0)
|
This function has no return value.
|
zipãã¡ã€ã«ã¢ãŒã«ã€ããéããŸãããã©ã¡ãŒã¿ zip ã¯ã zip_open() ã«ãã 以åãªãŒãã³ãããzipã¢ãŒã«ã€ããšããå¿
èŠããããŸãã
|
Prev
|
ãã®é¢æ°ã«ã¯è¿ãå€ããããŸããã
|
Zip File Functions (Read Only Access)
|
zip_open() ããã³ zip_read() ãåç
§äžããã
|
(PHP 4 = 4.1.0)
|
(PHP 4 = 4.1.0)
|
The parameter zip_entry must be a valid directory entry opened by zip_entry_open().
|
Closes a directory entry specified by zip_entry. The parameter zip_entry must be a valid directory entry opened by zip_entry_open().
|
See also zip_entry_open() and zip_entry_read().
|
This function has no return value.
|
zip_entry_compressedsize
|
See also zip_entry_open() and zip_entry_read().
|
(PHP 4 = 4.1.0)
|
(PHP 4 = 4.1.0)
|
The parameter zip_entry is a valid directory entry returned by zip_read().
|
Returns the compressed size of the directory entry specified by zip_entry. The parameter zip_entry is a valid directory entry returned by zip_read().
|
Prev
|
See also zip_open() and zip_read().
|
(PHP 4 = 4.1.0)
|
(PHP 4 = 4.1.0)
|
The parameter zip_entry is a valid directory entry returned by zip_read().
|
Returns the compression method of the directory entry specified by zip_entry. The parameter zip_entry is a valid directory entry returned by zip_read().
|
Prev
|
See also zip_open() and zip_read().
|
(PHP 4 = 4.1.0)
|
(PHP 4 = 4.1.0)
|
The parameter zip_entry is a valid directory entry returned by zip_read().
|
Returns the actual size of the directory entry specified by zip_entry. The parameter zip_entry is a valid directory entry returned by zip_read().
|
Prev
|
See also zip_open() and zip_read().
|
(PHP 4 = 4.1.0)
|
(PHP 4 = 4.1.0)
|
The parameter zip_entry is a valid directory entry returned by zip_read().
|
Returns the name of the directory entry specified by zip_entry. The parameter zip_entry is a valid directory entry returned by zip_read().
|
Prev
|
See also zip_open() and zip_read().
|
The parameter zip is a valid resource handle returned by zip_open().
|
(PHP 4 = 4.1.0)
|
Please see fopen() for an explanation of various modes, including "rb ".
|
泚æ Currently, mode is ignored and is always "rb". This is due to the fact that zip support in PHP is read only access. Please see fopen() for an explanation of various modes, including "rb".
|
Note:
|
Returns true on succes or false on failure.
|
See also zip_entry_read() and zip_entry_close().
|
泚æ Unlike fopen() and other similar functions, the return value of zip_entry_open() only indicates the result of the operation and is not needed for reading or closing the directory entry.
|
Home
|
See also zip_entry_read() and zip_entry_close().
|
(PHP 4 = 4.1.0)
|
(PHP 4 = 4.1.0)
|
If length is not specified, then zip_entry_read() will attempt to read 1024 bytes.
|
Reads up to length bytes from an open directory entry. If length is not specified, then zip_entry_read() will attempt to read 1024 bytes. The parameter zip_entry is a valid directory entry returned by zip_read().
|
Note:
|
泚æ The length parameter should be the uncompressed length you wish to read.
|
Returns the data read, or FALSE if the end of the file is reached.
|
Returns the data read, or false if the end of the file is reached.
|
Prev
|
See also zip_entry_open(), zip_entry_close() and zip_entry_filesize().
|
(PHP 4 = 4.1.0)
|
(PHP 4 = 4.1.0)
|
The filename parameter is the filename of the zip archive to open.
|
Opens a new zip archive for reading. The filename parameter is the filename of the zip archive to open.
|
See also zip_read() and zip_close().
|
Returns a resource handle for later use with zip_read() and zip_close() or returns false if filename does not exist.
|
zip_entry_read
|
See also zip_read() and zip_close().
|
Reads the next entry in a zip file archive.
|
(PHP 4 = 4.1.0)
|
Returns a directory entry resource for later use with the zip_entry_.. .() functions.
|
Reads the next entry in a zip file archive. The parameter zip must be a zip archive previously opened by zip_open().
|
Prev
|
Returns a directory entry resource for later use with the zip_entry_...() functions.
|
Zlib Compression Functions
|
See also zip_open(), zip_close(), zip_entry_open() and zip_entry_read().
|
Rasmus chose to release the source code for PHP / FI for everybody to see, so that anybody can use it, as well as fix bugs in it and improve the code.
|
PHPã¯æè¿æ°å¹Žã§å€§ããªé²æ©ãéããŸããã匷åãªãµãŒããµã€ã ã®èšèªãšããŠæãæåãªãã®ã®äžã€ã«ãªãããšããããšã¯ç°¡å㪠ããšã§ã¯ãããŸããã§ãããPHPãã©ã®ããã«ä»æ¥ã«å°ã£ããã« èå³ããã人ã¯èªã¿é²ããŠã¿ãŠãã ããã
|
PHP / FI 2.0 was officially released only in November 1997, after spending most of its life in beta releases.
|
1997幎ãŸã§ã«ãå床Cã§æžãçŽãããPHP/FI 2.0ã¯(ãããã)äžçã§ æ°åã®ç±ççãªãŠãŒã¶ãæã¡ãInternetäžã®1%çšåºŠãšãªãããã50,000ã® ãã¡ã€ã³ã«ã€ã³ã¹ããŒã«ãããŠãããšå ±åãããŠããŸããæ°äººã ã¡ãã£ãšããã³ãŒããæäŸããŠãããšã¯ãããããã¯ãŸã 倧ã㪠äžäººã®ãããžã§ã¯ãã§ããã
|
PHP 3.0 was the first version that closely resembles PHP as we know it today.
|
PHP/FI 2.0ã¯ããã®æéã®å€ããβçãšããŠéãããåŸã1997幎ã®ç§ã« å
¬åŒã«ãªãªãŒã¹ãããŸããããã®åŸããã«PHP 3.0ã®Î±çãç»å ŽããŸããã
|
In addition to providing end users with a solid infrastructure for lots of different databases, protocols and APIs, PHP 3.0 's extensibility features attracted dozens of developers to join in and submit new extension modules.
|
PHP 3.0ã®æã匷åãªç¹ã¯ããã®æ¡åŒµæ§ã§ããããšã³ããŠãŒã¶ã« 察ããŠãå€ãã®ããŒã¿ããŒã¹ãžã®å®å®ããã¢ã¯ã»ã¹æ©æ§ã«å ã㊠ãããã³ã«ãAPIãæäŸããããšã§PHP 3.0ã®æ¡åŒµæ©èœã¯ å€ãã®éçºè
ãæ¹ãã€ããéçºã«å ãã£ããæ°ããæ¡åŒµã¢ãžã¥ãŒã« ãæäŸãããããã«ãªããŸãããééããªããããPHP 3.0ã® éåžžã«ããããªæåã®éµã§ãããPHP 3.0ã®éèŠãªä»ã®æ©èœãšããŠã¯ ãªããžã§ã¯ãæåãªææ³ãã匷åã§äžè²«æ§ã®ããææ³ãæããããŸãã
|
The whole new language was released under a new name, that removed the implication of limited personal use that the PHP / FI 2.0 name held.
|
ãã®å®å
šã«æ°ããèšèªã¯ãPHP/FI 2.0ãæã£ãŠããå人䜿çšã«å¶éãããŠãã ãšãã嫿ãåãé€ããæ°ããååã§ãªãªãŒã¹ãããŸããããã㯠ã·ã³ãã«ãª 'PHP' ãšããååã§ãPHP: Hypertext Preprocessor ãšãã ååž°çãªé åèªãšãªã£ãŠããŸãã
|
At its peak, PHP 3.0 was installed on approximately 10% of the Web servers on the Internet.
|
1998幎ã®çµããã«ã¯ãã€ã³ã¹ããŒã«ããŒã¹ã§æ°äžã®ãŠãŒã¶ãããã æ°åäžã®ãŠã§ããµã€ããPHPãã€ã³ã¹ããŒã«ãããšå ±åããŠããŸããã ããŒã¯æã«ã¯PHP 3.0ã¯äžçã®ãŠã§ããµãŒãã®ããã10%ã«ã€ã³ã¹ããŒã« ãããŠããŸããã
|
The design goals were to improve performance of complex applications, and improve the modularity of PHP 's code base.
|
9ã¶æã®å
¬éãã¹ããçµãŠPHP 3.0ã¯1998幎6æã«å
¬åŒã«ãªãªãŒã¹ ãããŸããã
|
Today, PHP is being used by hundreds of thousands of developers (estimated), and several million sites report as having it installed, which accounts for over 20% of the domains on the Internet.
|
PHP 4ã¯çŸåšã®ãšããPHPã®ææ°ããŒãžã§ã³ã§ããZend Engineã® å€æŽãšæ¹è¯ãè¡ãäœæ¥ã¯æ¢ã«å§ãŸã£ãŠããŠããããã®æ©èœã¯ PHP 5.0ã«çµ±åãããäºå®ã§ãã
|
The future of PHP is mainly driven by it 's core, the Zend Engine.
|
仿¥ã§ã¯PHPã«ã¯æ°åäžã®éçºè
ããããæ°çŸäžã®ãµã€ãã«ã€ã³ã¹ããŒã« ãããŠããŸããããã¯Internetã®20%以äžã®ãã¡ã€ã³ã«ããããŸãã
|
To get more information on this engine, see it 's webpage.
|
PHPã®éçºããŒã ã«ã¯ãæ°å人ã®éçºè
ã«å ããŠãPHPã«é¢é£ãããããžã§ã¯ã ãäŸãã°PEARãããã¥ã¡ã³ããŒã·ã§ã³ã«åŸäºããå¥ã®æ°å人ã®éçºè
ãããŸãã
|
To the best of our knowledge, the first book dedicated to PHP was' PHP - tvorba interaktivnÃch internetovÜch aplikacà '- a Czech book published in April 1999, authored by Jirka Kosek.
|
PHPãæé·ããŠããã«åŸã£ãŠãéçºãã©ãããã©ãŒã ãšããŠäžçäžã§ æåã«ãªã£ãŠãããŸããããã®æµãã確ãããé¢çœãæ¹æ³ã®ãã¡ã® äžã€ã¯ãåæã®é ããçŸåšã«å°ããŸã§é »ç¹ã«åºçããã€ã¥ããŠãã PHPã«é¢ããæ¬ã芳å¯ããŠã¿ãããšã§ãã
|
The first book in English about PHP was published shortly afterwards, and was' Core PHP Programming 'by Leon Atkinson.
|
ç§ãã¡ã®ç¥ãéããPHPãæ±ã£ãæåã®æ¬ã¯1999幎ã«åºçããã 'php-dynamische webauftritte professionell realisieren'(Egon Schmid, Christian Cartus, Richard Blumeç£ä¿®) ãšãããã€ãã®æ¬ã§ãã Leon Atkinsonã«ãã'Core PHP Programming'ãšããè±èªã§æžããã æåã®æ¬ããã®åŸããã«åºçãããŸããããã®ã©ã¡ããPHP 3.0ã æ±ã£ãŠããŸããã
|
There are over 40 books in English, 50 books in German, and over 20 books in French!
|
ããããæåã®åºçç©ã«ç¶ããŠãå€ãã®èè
ãåºç瀟ããæ°å€ãã® æ¬ãåºçãããŸããããã®æ°ã¯è±èªã§40å以äžããã€ãèªã§50å以äžã ãã©ã³ã¹èª20å以äžã«ããªããŸãïŒããã«ä»ã®èšèªãäŸãã°ã¹ãã€ã³èªã éåœèªãæ¥æ¬èªãããŠããã©ã€èªã§ãæ¬ãåºçãããŠããŸãã
|
Clearly, this large number of books, written by different authors, published by many publishers, and their availability in so many languages - are a strong testimony for PHP 's world-wide success.
|
ãã®ããã«PHPã«é¢ããæžç±ããç°ãªã£ãèè
ã«ããå·çããã å€ãã®åºç瀟ããåºçãããå€ãã®èšèªã§æžãããŠããããšãã äºå®ã¯PHPãäžççã«æåããŠãã匷ã蚌æ ã§ãããšèšããã§ãããã
|
As with books, this was the first in a series of many articles published about PHP in various prominent magazines.
|
ç§ãã¡ã®ç¥ãéããPHPã«é¢ããèšäºãæåã«æ²èŒãããéèªã¯ ãã©ã³ã¹ã® Informatiques Magazine ã§ã1998幎ã®çµãããã PHP 3.0ãæ±ãããŠããŸãããæ¬ãšåæ§ã«ãããã«ç¶ããŠæ§ã
㪠ãã°ãããéèªã«PHPã«é¢ããèšäºãæ²èŒãããŠããŸãã
|
Articles about migrating ASP-based applications to PHP under Windows even appear on Microsoft 's very own MSDN!
|
PHPã«é¢ããèšäºã¯Dr. Dobbs, Linux Enterprise, Linux Magazine, ãã®ãå€ãã®éèªã«æ²èŒãããŠããŸããASPããŒã¹ã®ã¢ããªã±ãŒã·ã§ã³ã Windowsäžã§åäœããPHPã«ç§»æ€ããèšäºãããªããšMicrosoftã®MSDNã« æ²èŒãããŠããŸãïŒ
|
PEAR was born in discussions held in the PHP Developers' Meeting (PDM) held in January 2000 in Tel Aviv.
|
PEARãšã¯the PHP Extension and Application Repository(å
㯠PHP Extension and Add-on Repositoryã§ãã)ã®ããšã§ã PHPã§æžãããåºæ¬çãªã¯ã©ã¹ã®éãŸãã§ãå°æ¥çã«ã¯PHPããã㯠Cã§æžãããPHPã®æ¡åŒµã¢ãžã¥ãŒã«ãéçºè
ã«é
åžããäžå¿çãª æ¹æ³ã«ãªã£ãŠããã§ãããã
|
Since early 2000, PEAR has grown to be a big, significant project with a large number of developers working on implementing common, reusable functionality for the benefit of the entire PHP community.
|
PEARã¯2000幎1æã«Tel Avivã§éãããPHP Developers' Meeting (PDM)ã§è¡ãããè°è«ã®äžããçãŸãããã®ã§ããããã¯Stig S. Bakkenã«ãã£ãŠäœæããã圌ã®åããŠåšã§ããMalin Bakken ã«æ§ããããŠããŸãã
|
The PHP Quality Assurance Initiative was set up in the summer of 2000 in response to criticism that PHP releases were not being tested well enough for production environments.
|
2000幎ã¯ããã®é ãããPEARã¯å€ãã®éçºè
ãäžè¬çã§åå©çšå¯èœãª æ©èœãPHPã³ãã¥ããã£å
šäœã®ããã«å®è£
ããŸãããããã«ããã PEARã¯å€§ããªããããŠéèŠãªãããžã§ã¯ããžãšæé·ããŸããã 仿¥PEARã«ã¯ããŒã¿ããŒã¹ãžã®ã¢ã¯ã»ã¹ããã£ãã·ã¥ãæ°åŠèšç®ã eCommerceçã®ãã©ãšãã£ã«å¯ãã ã¯ã©ã¹ãå«ãŸããããã«ãªã£ãŠ ããŸãã
|
After witnessing PyGtk and GTK-Perl implementations, I decided to see if PHP could be made to interface with Gtk+, even minimally.
|
PHPã®å質ä¿èšŒæ©é¢ã¯ãPHPã®ãªãªãŒã¹ã補åãšããŠæ§ã
ãªç°å¢ã§ åäœããã¹ãååã«ãã¹ããããŠããªããšããæ¹å€ãžã®å¯Ÿå¿ç ãšããŠéå§ãããŸãããå質ä¿èšŒããŒã ã¯çŸåšã®ãšãããPHPã® ãœãŒã¹ã³ãŒãã«ã€ããŠååã«çè§£ããŠããéçºã®äžå¿ãšãªã£ãŠ ãã人ã
ã«ãã£ãŠæ§æãããŠããŸããããããéçºè
ã¯PHPã® ããŒã«ã©ã€ãºããã°ãã£ã¯ã¹ã«å€ãã®æéãè²»ãããŠããŸãã ãã®ä»ã«ãéçºè
ã®è¡ã£ãä¿®æ£ãåã
ã®ç°å¢ã§ãã¹ãã㊠ãã£ãŒãããã¯ãæäŸããå€ãã®ã¡ã³ããŒãããŸãã
|
My main guideline was the PyGtk implementation as it was fairly feature complete and had a nice object-oriented interface.
|
PHP-GTKãã¯ã©ã€ã¢ã³ããšããŠåäœããGUIã¢ããªã±ãŒã·ã§ã³ã PHPã§äœæããããšãã§ããŸããPHP-GTKã®èšèšãšå®è£
ã¯äž»ãšã㊠Andrei Zmievskiã«æ ããŸã:
|
After I showed PHP-GTK to Frank Kromann, he got interested and started helping me out with code generator work and Win32 implementation.
|
Gtk+颿°ãžã®ã€ã³ã¿ãŒãã§ãŒã¹ãå
šãŠèªäœããã®ã¯åé¡å€ã ã£ãã®ã§ ã³ãŒããžã§ãã¬ãŒã¿ãšããã¢ã€ãã¢ã«é£ã³ã€ããŸãããããã¯PyGtkãš åæ§ã®æ¹æ³ã§ããã³ãŒããžã§ãã¬ãŒã¿ãšã¯Gtk+ã®ã¯ã©ã¹ã宿°ããã㊠ã¡ãœãããèšè¿°ãããŠãã.defsãã¡ã€ã«ãèªã¿èŸŒã¿PHPãžã®ã€ã³ã¿ãŒãã§ãŒã¹ ãšãªãCã®ã³ãŒããçæããPHPã®ããã°ã©ã ã§ããèªåçã«çæããããšã åºæ¥ãªãéšåã«é¢ããŠã¯.overridesãã¡ã€ã«ã«æåã§è¿œå ããŠãããŸããã
|
The documentation would also need to be done and James Moore came in to help with that.
|
PHP-GTKã¯ããã«æ¡åŒµããŠããã ãããšèããç§ã¯å°çšã®ã¡ãŒãªã³ã° ãªã¹ããšCVSãªããžããªããããŠCollin Viebrockã®å©ããåŸãŠ ãŠã§ããµã€ã(gtk.php.net)ãçšæããŸãããããã¥ã¡ã³ããŒã·ã§ã³ã¯ ç®äžé²è¡äžã§James MooreãæäŒã£ãŠãããŠããŸãã
|
We have our own documentation team, the manual keeps improving, people start writing extensions for PHP-GTK, and more and more exciting applications with it.
|
PHP-GTKã¯ãªãªãŒã¹ä»¥æ¥åŸã
ã«åºãã£ãŠããŸããããã¥ã¡ã³ããŒã·ã§ã³ ããŒã ãã¯æ¥ã
ããã¥ã¢ã«ãæŽæ°ããŠããŸãããPHP-GTKçšã®æ¡åŒµ ã¢ãžã¥ãŒã«ããããŠPHP-GTKã䜿ã£ãè峿·±ãã¢ããªã±ãŒã·ã§ã³ã äœæãã人ãå¢ããŠããŠããŸãã
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.