text
stringlengths 1
254
| output
stringlengths 2
255
|
---|---|
thumbnail whether or not to read the thumbnail itself and not only its tagged data.
|
arrays ã¯ãåã»ã¯ã·ã§ã³ãé
åãšãããã©ãã ãæå®ããŸããã»ã¯ã·ã§ã³ FILE ã COMPUTED ã THUMBNAIL ã¯ã åžžã«é
åãšãªããŸããããã¯ããããã®ã»ã¯ã·ã§ã³ã«å«ãŸããå€ã®åå ãä»ã®ã»ã¯ã·ã§ã³ãšè¡çªããããã§ãã
|
Example 1. exif_read_data() example
|
thumbnail ã¯ããµã ãã€ã«ã®ã¿ã°ä»ãã®ããŒã¿ ã ãã§ãªãããµã ãã€ã«æ¬äœãèªã¿ãããã©ãããæå®ããŸãã
|
The first call fails because the image has no header information.
|
泚æ Exifãããã¯ããžã¿ã«ã«ã¡ã©ã«ããçæãããJPEG/TIFFã€ã¡ãŒãžã§äœ¿ çšãããåŸåããããŸãããæ®å¿µãªããšã«ãåããžã¿ã«ã«ã¡ã©ã¡ãŒã«ãŒ ã¯ãåã
ã®ã€ã¡ãŒãžã«é¢ããã¿ã°ä»ãã®æ¹æ³ã«ã€ããŠç°ãªã£ãèããæã£ ãŠãããç¹å®ã®Exifãããã®ååšãä»®å®ããããšã¯ã§ããŸããã
|
ANY_TAG, IFD0, THUMBNAIL, COMMENT COMPUTED.html: width=" 1 "height="1" COMPUTED.Height:
|
äŸ 1 exif_read_data() ã®äŸ
|
This was added in PHP 4.3.
|
æåã®ã³ãŒã«ã¯ã倱æããŸããããã¯ãã€ã¡ãŒãžããããæ
å ±ãæããŠããªãããã§ãã
|
As the solution is inconsitent in the Exif 2.10 standard the COMPUTED section will return both entries Copyright.Photographer and Copyright.Editor while the IFD0 sections contains the byte array with the NULL character that splits both entries.
|
泚æ ã€ã¡ãŒãžã«äœããã®IFDOããŒã¿ãå«ãŸããŠããå ŽåãCOMPUTEDã«ã¯ãšã³ ããªByteOrderMotorolaãå«ãŸããŸãããã®ãšã³ããªã¯ããã€ããªãŒã ããªãã«ã€ã³ãã£ã¢ã³(ã€ã³ãã«)ã®å Žåã«0ãããã°ã€ã³ãã£ã¢ã³(ã¢ã ããŒã©)ã®å Žåã«1ãšãªããŸããããã¯ãPHP 4.3ã§è¿œå ãããŸããã
|
If the user comment uses Unicode or JIS encoding and the module mbstring is available this encoding will automatically changed according to the exif ini settings.
|
ãŠãŒã¶ã³ã¡ã³ããUnicodeãŸãã¯JISãšã³ã³ãŒãã£ã³ã°ã䜿çšããŠããã ã¢ãžã¥ãŒã«mbstringãå©çšã§ããå Žåããã®ãšã³ã³ãŒãã£ã³ã°ã¯exifã® åæèšå®ã«åºã¥ãèªåçã«å€æŽãããŸãããã®æ©èœã¯ãPHP 4.3ã§è¿œå ãããŸããã
|
Also html is a height / width text string to be used inside normal HTML.
|
泚æ Height ãš Width ã¯ã getimagesize() ãšåãæ¹æ³ ã§èšç®ãããŸãããã®ããããããã®å€ã¯ãããã®äžéšãšããŠè¿ãé㫠䜿çšããã¹ãã§ã¯ãããŸããããŸããhtmlã¯éåžžã® HTML ã§äœ¿çšãããheight/widthããã¹ãæååã§ãã
|
Note:
|
泚æ ãã®é¢æ°ã¯ã --enable-exif ãæ å®ããŠPHP 4ãã³ã³ãã€ã«ããå Žåã®ã¿äœ¿çšå¯èœã§ãããã®æ©èœãšåäœ ã¯ãPHP 4.2ã§å€æŽãããŠããŸãããããã以åã®ããŒãžã§ã³ã¯éåžžã« äžå®å®ã§ãã
|
Its functionality and behaviour has changed in PHP 4.2.
|
PHP 4.3以éã --enable-mbstring ãæå®ããŠPHP 4ãã³ ã³ãã€ã«ãããŠããå ŽåããŠãŒã¶ã³ã¡ã³ãã®ãšã³ã³ãŒãã£ã³ã°ã¯èªå çã«å€æãããŸãã
|
Since PHP 4.3 user comment can automatically change encoding if PHP 4 was compiled using --enable-mbstring.
|
ãã®é¢æ°ã¯ãGDã€ã¡ãŒãžã©ã€ãã©ãªãå¿
èŠãšããŸããã
|
See also exif_thumbnail() and getimagesize().
|
exif_thumbnail() ããã³ getimagesize() ãåç
§ãã ããã
|
If the image contains no thumbnail FALSE will be returned.
|
(PHP 4 = 4.2.0)
|
It is possible that exif_thumbnail() It is possible that exif_thumbnail() cannot create an image but determine its size.
|
exif_thumbnail() ã¯ãTIFFãŸãã¯JPEGã€ã¡ãŒãžã«åã 蟌ãŸãããµã ãã€ã«ãèªã¿ãã¿ãŸãããµã ãã€ã«ãå«ãŸãªãã€ã¡ãŒãžã®å Ž åã¯ã FALSE ãè¿ããŸãã
|
If you want to deliver thumbnails through this function you should send the mimetype information using header() If you want to deliver thumbnails through this function you should send the mimetype information using header() function.
|
ãã©ã¡ãŒã¿ width ããã³ height ã¯ãšãã«PHP 4.3以éã§å©çšå¯èœã§ã ãµã ãã€ã«ã®ãµã€ãºãè¿ããŸãã exif_thumbnail() ã ã€ã¡ãŒãžãçæã§ããªããããã®ãµã€ãºãå®çŸ©ããããšãããããŸãã ãã®å Žåãè¿ãå€ã¯ FALSE ãšãªããŸããã width ããã³ height ã¯èš å®ãããŸãã
|
Example 1. exif_thumbnail() example
|
ããŒãžã§ã³PHP 4.3以éã颿° exif_thumbnail() 㯠TIFF ååŒã®ãµã ãã€ã«ãè¿ããŸãã
|
Note:
|
泚æ ãã®é¢æ°ã¯ã --enable-exif ãæå® ããŠPHP 4ãã³ã³ãã€ã«ãããŠããå Žåã®ã¿å©çšå¯èœã§ãã
|
Its functionality and behaviour has changed in PHP 4.2
|
ãã®é¢æ°ã¯ãGDã€ã¡ãŒãžã©ã€ãã©ãªãå¿
èŠãšããŸããã
|
See also exif_read_data() and image_type_to_mime_type().
|
exif_read_data() ãåç
§ãã ããã
|
This is not a real function, but a language construct.
|
(PHP 3, PHP 4)
|
It prints status just before exiting.
|
泚æ ãã®é¢æ°ã¯å®éã«ã¯é¢æ°ã§ã¯ãªãèšèªæ§é ã§ãã
|
Exit statuses should be in the range 1 to 254, the exit status 255 is reserved by PHP and shall not be used.
|
exit() 颿°ã¯ãã¹ã¯ãªããã®å®è¡ãçµäºããŸãã çµäºçŽåã« status ãåºåããŸãã
|
The current CVS version does NOT print the status if it is an integer.
|
status ã integer ã®å Žåããã®å€ ãçµäºã¹ããŒã¿ã¹ãšããŠäœ¿çšãããŸãã
|
Example 1. exit() example
|
泚æ ã«ã¬ã³ãã®CVSçã¯ã integer ã®å Žåã status ãåºåããŸããã
|
Prev
|
泚æ 颿° die() ã¯ã exit() ã®ãšã€ ãªã¢ã¹ã§ãã
|
get_browser
|
äŸ 1 exit() ã®äŸ
|
Prev
|
(PHP 3, PHP 4)
|
Returns e raised to the power of arg.
|
e ã arg ä¹ããå€ãè¿ããŸãã
|
Prev
|
pow() ãåç
§äžããã
|
(PHP 3, PHP 4)
|
(PHP 3, PHP 4)
|
If limit is set, the returned array will contain a maximum of limit elements with the last element containing the rest of string.
|
æååã®é
åãè¿ããŸãããã®é
åã®åèŠçŽ ã¯ã string ãæåå separator ã§åºåã£ãéšåæååãšãªããŸãã limit ãæå®ãããå Žåãè¿ãããé
åã«ã¯ æå€§ limit ã®èŠçŽ ãå«ãŸãããã®æåŸã®èŠçŽ ã«ã¯ string ã®æ®ãã®éšåãå
šãŠå«ãŸããŸãã
|
If separator contains a value that is not contained in string, then explode() will return an array containing string.
|
ç©ºã®æåå("")ã separator ãšããŠäœ¿çšããã å Žåã explode() 㯠FALSE ã è¿ããŸãã separator ã«åŒæ° string ã«å«ãŸããŠããªãå€ãå«ãŸããŠããå Žåã explode() ã¯ãåŒæ° string ãè¿ããŸãã
|
The limit parameter was added in PHP 4.0.1
|
泚æ ãã©ã¡ãŒã¿ limit ã¯ãPHP 4.0.1 ã§è¿œå ãã ãŸããã
|
Example 1. explode() examples
|
äŸ 1 explode() ã®äŸ
|
Note:
|
泚æ implode() ã¯ãæŽå²çãªçç±ã«ãããã©ã¡ãŒã¿ãã© ã¡ãã®é çªã§ãåãã€ããããšãã§ããŸããã explode() ã¯ã§ããŸããã string åŒæ°ã®åã«å¿
ã separator åŒæ°ãããããã«ããå¿
èŠããã㟠ãã
|
You must ensure that the separator argument comes before the string argument.
|
preg_split(), spliti(), split(), implode() ãåç
§äžããã
|
This function is EXPERIMENTAL.
|
(PHP 4 = 4.1.0)
|
Use this function at your own risk.
|
ãã®é¢æ°ã¯ã å®éšç ãªã¹ããŒã¿ã¹ã«ãããŸããããã¯ããã®é¢æ°ã® åäœã颿°åãããã§æžãããŠããããšå
šãŠãPHPã®å°æ¥ã®ããŒãžã§ã³ã§äºå ãªã倿Žãããå¯èœæ§ãããããšãæå³ããŸããæ³šæãåèµ·ãããšãšãã«èªå ã®ãªã¹ã¯ã§ãã®é¢æ°ã䜿çšããŠäžããã
|
Prev
|
ãã®é¢æ°ã¯ã çŸåšã®ãšããè©³çŽ°ãªæ
å ±ã¯ãããŸãããåŒæ°ã®ãªã¹ãã®ã¿ã èšè¿°ãããŠããŸãã
|
Returns TRUE if the extension identified by name is loaded, FALSE otherwise.
|
(PHP 3 = 3.0.10, PHP 4)
|
$php -m [PHP Modules] xml tokenizer standard sockets session posix pcre overload mysql mbstring ctype [Zend Modules]
|
name ã§æå®ããæ¡åŒµæ©èœãããŒããããŠãã å Žåã« TRUE ãè¿ããŸãã phpinfo() ãçšããŠçš®ã
ã®æ¡åŒµæ©èœã®ååãç¥ãããšãã§ããŸãã
|
Be warned that this function compares case sensitive!
|
phpinfo() ãåç
§äžããã
|
Prev
|
泚æ ãã®é¢æ°ã¯ã3.0.10 ã§è¿œå ãããŸããã
|
This function is used to import variables from an array into the current symbol table.
|
(PHP 3 = 3.0.7, PHP 4)
|
For each key / value pair it will create a variable in the current symbol table, subject to extract_type and prefix parameters.
|
ãã®é¢æ°ã¯ãé
åããçŸåšã®ã·ã³ãã«ããŒãã«ã«å€æ°ãã€ã³ããŒããã ããã«äœ¿çšãããŸãããã®é¢æ°ã¯é£æ³é
å var_array ãåŒæ°ãšãããã®ããŒã倿°åãå€ã倿°ã®å€ãšããŠåŠçããŸãã åããŒ/å€ã®çµã«é¢ããŠã extract_type ããã³ prefix ãã©ã¡ãŒã¿ã«åºã¥ãçŸåšã®ã·ã³ãã«ã㌠ãã«ã«å€æ°ãäžã€äœæããŸãã
|
extract() checks each key to see whether it has a valid variable name.
|
泚æ ããŒãžã§ã³4.0.5以éããã®é¢æ°ã¯å±éããã倿°ã®æ°ãè¿ããŸãã
|
The way invalid / numeric keys and collisions are treated is determined by the extract_type.
|
extract() ã¯ãåããŒã«ã€ããŠå€æ°åãšããŠæå¹ã§ ãããã©ããããããŠãã·ã³ãã«ããŒãã«ã®æ¢åã®å€æ°ãšè¡çªããªãã ã©ããã確èªããŸããç¡å¹ãŸãã¯æ°å€ããŒããã³è¡çªã«é¢ããå¯ŸåŠæ³ã¯ã extract_type ã§å®çŸ©ãããŸããããã¯ä»¥äžã®å€ ã®ã©ãããšãªããŸãã
|
If there is a collision, don 't overwrite the existing variable.
|
è¡çªããã£ãå Žåãååšãã倿°ãäžæžããããŸãã
|
Prefix all variable names with prefix.
|
è¡çªããã£ãå Žåãååšãã倿°ã¯äžæžããããŸããã
|
Only prefix invalid / numeric variable names with prefix.
|
è¡çªããã£ãå Žåã prefix ãåã«ã€ãã æ°ãã倿°ãšãªããŸãã
|
This is useful for defining a list of valid variables and then extracting only those variables you have defined out of $_REQUEST, for example.
|
å
šãŠã®å€æ°ã®åã« prefix ãä»ããŸããPHP 4.0.5以éãæ¥é èŸãæ°å€ãšããããšãå¯èœã§ãã
|
Only create prefixed variable names if the non-prefixed version of the same variable exists in the current symbol table.
|
ç¡å¹ãŸãã¯æ°å€ã®å€æ°åã®ã¿ã«æ¥é èŸ prefix ãä»ããããã®ãã©ã°ã¯ãPHP 4.0.5 ã§è¿œå ãããŸããã
|
Extracts variables as references.
|
extract_type ãæå®ãããªãå ŽåãEXTR_OVERWRITE ãä»®å®ãããŸãã
|
You can use this flag on its own or combine it with any other flag by OR 'ing the extract_type.
|
prefix ã¯ã extract_type ãEXTR_PREFIX_SAMEã EXTR_PREFIX_ALLãEXTR_PREFIX_INVALID ã®å Žåã«ã®ã¿å¿
èŠã§ããããšã« 泚æããŠäžãããæ¥é èŸãä»ãã倿°åãæå¹ãªå€æ°åã§ãªãå Žåãã ã®å€æ°ã¯ã·ã³ãã«ããŒãã«ã«ã€ã³ããŒããããŸããã
|
Note that prefix is only required if extract_type is EXTR_PREFIX_SAME, EXTR_PREFIX_ALL, EXTR_PREFIX_INVALID or EXTR_PREFIX_IF_EXISTS.
|
extract() ã¯ãåããŒãæå¹ãªå€æ°åãããªããã© ããã確èªããæå¹ãªå€æ°åã§ããå Žåã®ã¿ã€ã³ããŒãåŠçãè¡ããŸãã
|
extract() returns the number of variables successfully imported into the symbol table.
|
extractã®äœ¿çšäŸãšããŠã¯ãã·ã³ãã«ããŒãã«ã« wddx_deserialize() ããè¿ããã飿³é
åã ã€ã³ããŒãããããšãèããããŸãã
|
Example 1. extract() example
|
äŸ 1 extract() ã®äŸ
|
The $size wasn 't overwritten, because we specified EXTR_PREFIX_SAME, which resulted in $wddx_size being created.
|
äžèšã®äŸã®çµæã¯ä»¥äžãšãªããŸãã
|
EXTR_OVERWRITE would have caused $size to have value "medium", and EXTR_PREFIX_ALL would result in new variables being named $wddx_color, $wddx_size, and $wddx_shape.
|
EXTR_PREFIX_SAMEãæå®ããããã $size ã¯äžæžã ãããã $wddx_size ãäœæãããŸãã EXTR_SKIPãæå®ãããå Žåã$wddx_sizeã¯äœæãããŸãããEXTR_OVERWRITE ã®å Žåã¯ã $size ã®å€ã¯"medium"ãšãªããŸãã EXTR_PREFIX_ALLã®å Žåã¯æ°èŠã®å€æ° $wddx_color, $wddx_size, $wddx_shape ãäœæãããŸãã
|
See also compact().
|
飿³é
åã䜿çšããå¿
èŠããããæ°å€æ·»åã®é
åã«ã¯çµæã¯åºåãã㟠ããã
|
Home
|
compact() ãåç
§äžããã
|
ezmlm_hash() calculates the hash value needed when keeping EZMLM mailing lists in a MySQL database.
|
(PHP 3 = 3.0.17, PHP 4 = 4.0.2)
|
$user = "[email protected]"; $hash = ezmlm_hash ($user); $query = sprintf ("INSERT INTO sample VALUES (%s, '%s')", $hash, $user); $db - query($query); / / using PHPLIB db interface
|
ezmlm_hash() ã¯ãEZMLMã¡ã€ãªã³ã°ãªã¹ããMySQL ããŒã¿ããŒã¹ã§ç®¡çããéã«å¿
èŠãªããã·ã¥å€ãèšç®ããŸãã
|
Mail functions
|
äŸ 1ããã·ã¥å€ãèšç®ãããŠãŒã¶ãç»é²ãã
|
(PHP 4 = 4.0.6)
|
(PHP 4 = 4.0.6)
|
If the link identifier isn' t specified, the last link opened by fbsql_connect() is assumed.
|
fbsql_affected_rows() ã¯ã link_identifier ãæãæ¥ç¶ã«ãã㊠çŽè¿ã®INSERT, UPDATE, DELETEã¯ãšãªã§äœçšãããã¬ã³ãŒãã®æ°ãè¿ã ãŸãããªã³ã¯IDãæå®ãããªãå Žåã fbsql_connect() ã«ããçŽè¿ã«ãªãŒãã³ãããæ¥ç¶ ã䜿çšãããŸãã
|
If you are using transactions, you need to call fbsql_affected_rows() after your INSERT, UPDATE, or DELETE query, not after the commit.
|
泚æ ãã©ã³ã¶ã¯ã·ã§ã³ã䜿çšããŠããå Žåãã³ãããã®åŸã§ã¯ãªãINSERT, UPDATE, DELETEã¯ãšãªã®åŸã§ fbsql_affected_rows() ãã³ãŒã«ããå¿
èŠããã㟠ãã
|
Note:
|
çŽè¿ã®ã¯ãšãªãWHEREå¥ã®ããDELETEã¯ãšãªã®å Žåãå
šãŠã®ã¬ã³ãŒãã¯ã ããŒãã«ããåé€ãããŸããããã®é¢æ°ã¯ãŒããè¿ããŸãã
|
This creates the possibility that fbsql_affected_rows() may not actually equal the number of rows matched, only the number of rows that were literally affected by the query.
|
泚æ UPDATEã䜿çšããå ŽåãFrontBaseã¯ãæ°ããå€ãå€ãå€ãšåãå Žåã« ã¯ã«ã©ã ãæŽæ°ããŸããããã®ããã fbsql_affected_rows() ã¯ãå®éã«ã¯ãããããè¡ ã®æ°ãšäžèŽããªãå¯èœæ§ããããã¯ãšãªã«ããå®éã«å€æŽãããè¡ã®æ° ã ããšãªããŸãã
|
See also: fbsql_num_rows().
|
çŽè¿ã®ã¯ãšãªã倱æããå Žåããã®é¢æ°ã¯-1ãè¿ããŸãã
|
FrontBase Functions
|
fbsql_num_rows() ãåç
§äžããã
|
(PHP 4 = 4.0.6)
|
(PHP 4 = 4.0.6)
|
With OnOff set to TRUE each statement will be committed automatically, if no errors was found.
|
fbsql_autocommit() ã¯ãã«ã¬ã³ãã®autocommitã¹ã㌠ã¿ã¹ãè¿ããŸãããªãã·ã§ã³ã®OnOffãã©ã¡ãŒã¿ãæå®ãããå ŽåããªãŒ ãã³ãããã¹ããŒã¿ã¹ã¯å€æŽãããŸãã OnOffã TRUE ã«èšå®ãããšããšã©ãŒããªãå Žåã«ã¯ãååœä»€ã¯èªåçã« ã³ããããããŸãã OnOffã FALSE ã«èšå®ãããå ŽåããŠãŒã¶ã¯ã fbsql_commit() ãŸã㯠fbsql_rollback() ã®ã©ã¡ããã«ãããŠãŒã¶ã¯ã³ãã ããŸãã¯ããŒã«ããã¯ãè¡ãå¿
èŠããããŸãã
|
See also: fbsql_commit() and fbsql_rollback()
|
fbsql_commit() ããã³ fbsql_rollback() ãåç
§äžããã
|
(no version information, might be only in CVS)
|
(no version information, might be only in CVS)
|
If a database is specified, this will default or current database after the user has been changed.
|
fbsql_change_user() ã¯ãã«ã¬ã³ãã®ã¢ã¯ãã£ãæ¥ ç¶ãŸãã¯ãªãã·ã§ã³ã®ãã©ã¡ãŒã¿ link_identifier ã§æå®ããæ¥ç¶ã®ãã°ã€ã³ãŠãŒ ã¶ã倿ŽããŸãã database ãæå®ãããå Žåã ãŠãŒã¶å€æŽåŸã®ããã©ã«ããŸãã¯ã«ã¬ã³ãã®ããŒã¿ããŒã¹ãšãªããŸãã æ°èŠãŠãŒã¶åã³ãã¹ã¯ãŒãèªèšŒã倱æããå Žåãã«ã¬ã³ãã®æ¥ç¶ãŠãŒã¶ ã¯ã¢ã¯ãã£ããªãŸãŸãšãªããŸãã
|
Returns:
|
(PHP 4 = 4.0.6)
|
fbsql_close() closes the connection to the FrontBase server that's associated with the specified link identifier.
|
æåæã« TRUE ããšã©ãŒæã« FALSE ãè¿ããŸãã
|
Using fbsql_close() isn't usually necessary, as non-persistent open links are automatically closed at the end of the script's execution.
|
fbsql_close() ã¯ãæå®ãããªã³ã¯IDã«é¢é£ãã FrontBaseãµãŒããžã®æ¥ç¶ãéããŸãã link_identifier ãæå®ãããªãå ŽåãçŽè¿ã« ãªãŒãã³ããããªã³ã¯ã䜿çšãããŸãã
|
?php $link = fbsql_connect ("localhost", "_SYSTEM", "secret") or die ("Could not connect"); print ("Connected successfully"); fbsql_close ($link);?
|
æç¶çã§ãªããªãŒãã³ããããªã³ã¯ã¯ãã¹ã¯ãªããå®è¡çµäºæã«èªåç ã«ã¯ããŒãºãããããã fbsql_close() ã¯å®éã«ã¯ äžçšã§ãã
|
Prev
|
äŸ 1 fbsql_close() ã®äŸ
|
fbsql_change_user
|
fbsql_connect(), fbsql_pconnect() ãåç
§äžããã
|
Prev
|
(PHP 4 = 4.0.6)
|
Returns TRUE on success or FALSE on failure.
|
æåæã« TRUE ã倱ææã« FALSE ãè¿ããŸãã
|
This command is only needed if autocommit is set to false.
|
fbsql_commit() ã¯ããã£ã¹ã¯ãžã®insertãupdateã deleteãå
šãŠæžã蟌ã¿ããã©ã³ã¶ã¯ã·ã§ã³ã«ããããŒã«ããããå
šãŠã® è¡åã³ããŒãã«ã®ããã¯ãã¢ã³ããã¯ããŸãããã®ã³ãã³ãã¯ã autocommitãfalseã«èšå®ãããŠããå Žåã®ã¿å¿
èŠã§ãã
|
Prev
|
fbsql_autocommit() åã³ fbsql_rollback() ãåç
§äžããã
|
(PHP 4 = 4.0.6)
|
(PHP 4 = 4.0.6)
|
fbsql_connect() establishes a connection to a FrontBase server.
|
æåæã«æ£ã®FrontBaseãªã³ã¯IDã¯ã倱ææã«ãšã©ãŒã¡ãã»ãŒãžãè¿ã㟠ãã
|
If a second call is made to fbsql_connect() with the same arguments, no new link will be established, but instead, the link identifier of the already opened link will be returned.
|
fbsql_connect() ã¯ãFrontBaseãµãŒããžã®æ¥ç¶ã確 ç«ããŸãããªãã·ã§ã³ã®ãã©ã¡ãŒã¿ãçç¥ããå Žåã«ã¯ä»¥äžã®ããã©ã« ãå€ãä»®å®ãããŸãã: hostname = 'NULL ', username = '_SYSTEM', password = 空ã®ãã¹ã¯ãŒã
|
Example 1. fbsql_connect() example
|
åãåŒæ°ã§ fbsql_connect() ãžã®2çªç®ã®ã³ãŒã«ãè¡ ãããå Žåãæ°èŠã®ãªã³ã¯ã¯ç¢ºç«ããããæ¿ããã«æ¢ã«ãªãŒãã³ãã㊠ãããªã³ã¯IDãè¿ãããŸãã
|
See also fbsql_pconnect() and fbsql_close().
|
fbsql_close() ãã³ãŒã«ããããšã«ããäºåã«æç€º çã«ã¯ããŒãºãããŠããªãéãããµãŒããžã®ãªã³ã¯ã¯ã¹ã¯ãªããå®è¡çµ äºæã«ã¯ããŒãºãããŸãã
|
Home
|
äŸ 1 fbsql_connect() ã®äŸ
|
fbsql_create_blob
|
fbsql_pconnect() ããã³ fbsql_close() ãåç
§äžããã
|
(PHP 4 = 4.2.0)
|
(PHP 4 = 4.2.0)
|
A resource handle to the newly created blob.
|
è¿ãå€: æ°èŠã«çæãããblobãžã®ãªãœãŒã¹ãã³ãã«
|
The returned resource handle can be used with insert and update commands to store the blob in the database.
|
fbsql_create_blob() ã¯ãblob_dataããblobãçæ ããŸããè¿ããããªãœãŒã¹ãã³ãã«ã¯ãããŒã¿ããŒã¹äžã«blobãä¿åã ãinsertåã³updateã³ãã³ãã§äœ¿çšãããŸãã
|
Prev
|
fbsql_create_clob(), fbsql_read_blob(), fbsql_read_clob(), fbsql_set_lob_mode() ãåç
§äžããã
|
(PHP 4 = 4.2.0)
|
(PHP 4 = 4.2.0)
|
A resource handle to the newly created CLOB.
|
è¿ãå€: æ°èŠã«çæãããCLOBãžã®ãªãœãŒã¹ãã³ãã«
|
The returned resource handle can be used with insert and update commands to store the clob in the database.
|
fbsql_create_clob() ã¯ãclob_dataããclobãçæ ããŸããè¿ããããªãœãŒã¹ãã³ãã«ã¯ãããŒã¿ããŒã¹ã«clobä¿åãã insertåã³updateã³ãã³ãã§äœ¿çšãããŸãã
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.