Post New Thread Forum Tools Search this Forum

note 33994 added to function.mysql-pconnect

Posted by rochlin@centralpets.com | 0 replies | 07-13-2003
Do not use transactions (e.g. with InnoDB MySQL tables) with persistent connections. If your script stops or exits for any reason, your transaction...

note 33993 added to function.strip-tags

Posted by gavin@vess.com | 0 replies | 07-13-2003
Judging from the sheer number of "holes" found in the posted samples, clearly, creating "safe" html is a difficult task. Consider an alternative...

note 33992 added to function.extract

Posted by nospam@rack1.php.net | 0 replies | 07-13-2003
With regard to what's been said, I like to work with variables without a prefix but it is not good to import them all into a global scope. In...

note 33991 added to function.mail

Posted by nospam@rack1.php.net | 0 replies | 07-13-2003
If your mail server requires authentication or if you just need to communicate directly via sockets, refer to the documentation on fsockopen(). ...

note 33990 added to function.iconv

Posted by ignatiev@users.sourceforge.net | 0 replies | 07-13-2003
Maybe I am doing something wrong, but it seems to me that somewhat contrary to the documentation in 4.3.2 iconv() returns an empty string on failure,...

note 33989 added to function.ldap-modify

Posted by davidsmith@byuNOSPAM.edu | 0 replies | 07-12-2003
The $entry parameter can be an array of values for an attribute. Just be careful that your array's indices are numerically contiguous. For example,...

note 33988 added to function.mssql-connect

Posted by jeremyirons@genevus.com | 0 replies | 07-12-2003
Using MSSQL 2000 and Windows Server 2003 Enterprise running on a separate machine from the web server, I was unable to get PHP to connect to MSSQL...

note 33980 rejected from function.imagecopymerge by torben

Posted by torben@php.net | 0 replies | 07-12-2003
Note Submitter: caj@gmx.com ---- is there a posibility to create an image on the fly using this function and not so save it, but displaying it...

note 33983 added to function.fwrite

Posted by Ryan@rack1.php.net | 1 replies | 07-12-2003
Note Submitter: Ryan Foster - rfoster@myself.com ---- What happens if the file doesnt exist in the server? does php create the file?

note 33987 added to tutorial.oldcode

Posted by php-general@lists.php.net | 0 replies | 07-12-2003
Sorry for the multiple posts. Here's yet another way of doing the same thing. $expected=array( 'name', // Only accept these variables from a...

note 33984 added to function.getimagesize

Posted by ksenia@ksenia.nl | 0 replies | 07-12-2003
I couldn't get the function to work with (absolute or relative) URL as argument on a site secured with Basic Authentication (platform: FreeBSD,...

note 33981 added to function.mysql-fetch-row

Posted by mysql@polyzing.com | 0 replies | 07-12-2003
It is probably worth pointing out that the array elements will actually be of type string, OR NULL if the field is null in the database. Thus,...

note 33979 added to function.ereg-replace

Posted by kruchta@z.pl | 0 replies | 07-12-2003
I had a need to remove comments from a string. They were started with ''. I tried to to this with ereg_replace, but couldn't get to it. However, I...

note 33978 added to function.mysql-pconnect

Posted by Marissul Ubatuba | 1 replies | 07-12-2003
Note Submitter: marissul.ubatuba@uol.com.br ---- I am very tired in enter in my principal page. How can I do this?

note 24613 deleted from function.sybase-min-error-severity by didou

Posted by didou@php.net | 0 replies | 07-12-2003
Note Submitter: ---- This function does not exist. See: http://cvs.php.net/co.php/php4/ext/sybase_ct/php_sybase_ct.c

note 24614 deleted from function.sybase-min-message-severity by didou

Posted by didou@php.net | 0 replies | 07-12-2003
Note Submitter: ---- This function does not exist. See: http://cvs.php.net/co.php/php4/ext/sybase_ct/php_sybase_ct.c

note 33976 added to function.fopen

Posted by dave@mixd.net | 1 replies | 07-12-2003
Note Submitter: dave@mixd.net ---- This was a major headache for me but a very simple fix: instead of using the actual path to your file...

note 33977 added to keyword.paamayim-nekudotayim

Posted by jpipes1@columbus.rr.com | 0 replies | 07-12-2003
A great way to implement enums in PHP is to use the :: operator. For instance, if I had a class FormField, with a member variable $Type, I could...

note 12303 deleted from function.sybase-connect by didou

Posted by didou@php.net | 0 replies | 07-12-2003
Note Submitter: php-general@lists.php.net ---- To mmagicm: All I can say is that it worked for me ! Have a look at my source :...

note 9051 deleted from function.sybase-connect by didou

Posted by didou@php.net | 0 replies | 07-12-2003
Note Submitter: laurent.francoise@winnbat.fr ---- Undocumented parameter "charset" ... The complete prototype of sybase_connect is : int...
Post New Thread

Display Options
Showing threads 1 to 20 of 477
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Forum Jump