First  |  Prev |  Next  |  Last
Pages: 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
PHP_Beautifier and "Tokeniker"??
i just started playing with the PHP_Beautifier package (0.1.14 beta) and was wandering through the code and ran across a couple occurrences of the string "tokeniker", which strikes me as a weird (mis)spelling(?) of "tokenizer": $ grep -irn tokeniker * Beautifier/Tokenizer.php:38:interface PHP_Beautifier_Toke... 8 Mar 2010 09:42
PEAR clases don't work with PHP 5.3
a few days ago I upgraded my development server with PHP 5.3, and found that some pear packages stopped working giving FATAL ERRORs, like this (this one is from package Image_Graph): PHP Fatal error: Call to undefined method Image_Graph_Plotarea_Element::Image_Graph_Element() in /usr/share/php/Image/Graph/Layou... 17 Mar 2010 10:15
how does one get PHP_Beautifier to actually beautify?
i installed PHP_Beautifier 0.1.14 (beta), and am trying to use the command-line php_beautifier command to beautify a simple test PHP script. but for the life of me, i can't get it to beautify anything. i've used the allegedly obvious incantation of: $ php_beautifier -t 1 -f test.php but what i get o... 4 Mar 2010 19:12
html_quickform_renderer
Hi I've been searching for hours to try and find a simple example on how to implement html_quickform_renderer in conjunction with an external stylesheet. Can you suggest a good link. Thanks Andrea... 6 Mar 2010 11:52
how to extract the "body" of a HTTP_Request2 request?
just getting started with the HTTP_Request2 class, and i want to create a POST request that passes potentially lots of data as uploaded content. from the class definition in Request2.php, i can see: /** * Sets the request body * * @param string Either a string with the body or filename cont... 5 Mar 2010 08:20
howto include comment in HTML_Flexy template
Hi, one question: I would like to add comments in my flexy template which will *not* show up in the html output. I do not want to use html comments: <!-- my comment --> Today I do a trick {if:false} my comment {end.} But its obwiously not elegant. My question: dows there exist a flexy:comment s... 3 Mar 2010 16:27
Php quickform date
Hello everyone, I am currently using a class called HTML_QuickForm_date (/usr/share/php/HTML/QuickForm). And I would like to have an array appended to 'emptyOptiontext'. For example in my program I would like to use $arr = array("text1" => null, "text2" => "not_answered"); $config =& NDB_Con... 3 Mar 2010 11:52
DB_DataObject and multiple connections (DSNs)
Hi, I would like to set up an application that utilizes a MySQL Master/ Slave replication scheme. My application would write to the master and read from the slave. The application is currently using PEAR::DB_DataObject as its data abstraction layer. The app also has an abstract connector class that handle... 3 Mar 2010 11:52
Su ayuda
-------------------------------------------------------------------------------- Amigo quisiera que me ayudaras ya que me interesa el trabajo y conosimiento sobre el php y casi no tengo actualisaciones ni tutoriales para poderlo trabajar quisiera que con su ayuda me envias direcciones de correo o tutoriales o ... 2 Mar 2010 19:16
Su ayuda
-------------------------------------------------------------------------------- Amigo quisiera que me ayudaras ya que me interesa el trabajo y conosimiento sobre el php y casi no tengo actualisaciones ni tutoriales para poderlo trabajar quisiera que con su ayuda me envias direcciones de correo o tutoriales ... 1 Mar 2010 22:06
First  |  Prev |  Next  |  Last
Pages: 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32