¡@

Home 

php Programming Glossary: undocumented

A tool to add and complete PHP source code documentation

http://stackoverflow.com/questions/1936376/a-tool-to-add-and-complete-php-source-code-documentation

Parse a PHP project tree and tell me where there are undocumented files classes and functions methods i.e. elements missing the.. it on a class file with not much documentation with the undocumentedelements option such as this phpdoc filename MyClass.php target.. option such as this phpdoc filename MyClass.php target doc undocumentedelements Gives this in the middle of the output Reading file..

Using PHP and google Maps Api to work out distance between 2 post codes (UK)

http://stackoverflow.com/questions/2296087/using-php-and-google-maps-api-to-work-out-distance-between-2-post-codes-uk

via an HTTP request on the server side. Nevertheless an undocumented method that returns a JSON output is the following http maps.google.com.. 20to 51.129079 1.306925 Note that not only this is undocumented but it may also violate the restrictions 10.1 and 10.5 of the..

What is the paper “Oliver [1993]” describing a PHP algorithm to calculate text similarity?

http://stackoverflow.com/questions/3084608/what-is-the-paper-oliver-1993-describing-a-php-algorithm-to-calculate-text-s

any candidate for who Oliver might be. The PHP source is undocumented. The only other reference to Oliver 1993 is in a forum at http..

Is Symfony a better choice than Zend for a web development shop (10+) because it is a full stack framework? [closed]

http://stackoverflow.com/questions/392980/is-symfony-a-better-choice-than-zend-for-a-web-development-shop-10-because-it

developed framework and ORM library that are practically undocumented and lack anything but the most basic features no validators..

Facebook mutual friends and FQL 4999/5000 record limit

http://stackoverflow.com/questions/4281210/facebook-mutual-friends-and-fql-4999-5000-record-limit

Oh and Facebook should reconsider their still undocumented FQL row limit. What is more taxing on their servers A single..

facebook error 'Error validating verification code'

http://stackoverflow.com/questions/4386691/facebook-error-error-validating-verification-code

this question There are presently as of March 2011 undocumented requirements regarding what makes a valid redirect_uri. First..

php < 5.3 garbage collection, do array values need to be set null or does setting the array = null orphan all its elements?

http://stackoverflow.com/questions/4826066/php-5-3-garbage-collection-do-array-values-need-to-be-set-null-or-does-settin

5.3 docs not the 5.2 docs and the 5.3 docs seem relatively undocumented. An barebones sample of my class is as follows class foo private..

json_encode() non utf-8 strings?

http://stackoverflow.com/questions/6606713/json-encode-non-utf-8-strings

PHP version dependent incl. PHP 5.4 some constants remain undocumented and are available in the source code only so far . Changing..

Best Practices for Processing Errors from Database in CodeIgniter

http://stackoverflow.com/questions/734138/best-practices-for-processing-errors-from-database-in-codeigniter

this db _error_number this db _error_message but this undocumented functions and in next releases this could change. Of course..

Mail returns false

http://stackoverflow.com/questions/786221/mail-returns-false

somewhere to start looking for. Oh and yeah the library is undocumented. edit Just found a smaller function and still doesn't work I'll..