First  |  Prev |  Next  |  Last
Pages: 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186
[Pear] help with Formbuilder and checkboxes
> marco schrieb: [code] function preGenerateForm() { $this->fb_preDefElements['alive'] = HTML_QuickForm:: createElement('advcheckbox','alive','Ali ve',null,null,$this->alive); } [/code] this code generate a only one checkbox.. i would like to generate a list of checkbox so i... 18 Oct 2006 11:04
AUTH: problems with 'db_fields' in options
I transferred this applicaiton to a new computer and am having trouble all of the sudden. This works: $opts = array('table' => 'user_table', 'usernamecol' => 'uName', 'dsn' => 'mysql://uname:password(a)localhost/dbname'); This does not (but previously did on another computer): $opts = array('table' => 'user_t... 15 Oct 2006 19:35
Pear install error: Undefined class name 'pear' in c:\PHP\PEAR\go-pear.phpon line 747
Seems it is having issues with finding stuff - maybe paths ? Check your Environment variables and delete any in there that are for the OLD pear path. Other than that I have never had any issues with installing PEAR from a totally clean install on my XP. l Burnerheimerton wrote: Here's the complete out... 15 Oct 2006 00:08
DOCBOOK
Hi Hopefully someone will find this useful. Its regarding making PEARDOCS for packages you may have or may be thinking of creating, I for one have no idea until I spent a little time today. This is for creating the docs on windows BTW Firstly this tutorial helped a lot - http://www.codeproject.com/winh... 14 Oct 2006 07:56
Can't install HTML_QuickForm_Renderer_Tableless : Nohandlersfor package.xml version 2.0
Guillaume Lecanu wrote: Le mercredi 11 octobre 2006 à 14:39 +0200, Guillaume Lecanu a écrit : Hi, On my personnal computer, I doesn't have any problems to install this package. But on the server of my company I have this error : nyx:~# pear config-set preferred_state alpha ... 12 Oct 2006 01:50
Can't install HTML_QuickForm_Renderer_Tableless : No handlers for package.xml version 2.0
Guillaume Lecanu wrote: On my personnal computer, I doesn't have any problems to install this package. But on the server of my company I have this error : nyx:~# pear config-set preferred_state alpha nyx:~# pear install HTML_QuickForm_Renderer_Tableless downlo... 11 Oct 2006 13:14
QuickForm isn't
On Wed, 2006-10-11 at 01:00 +0200, Bertrand Mansion wrote: Seth Price wrote: I find myself drawn to QuickForm because I like the idea. Create elements, define rules for them, add them to a form, and it does the rest for you. It should be that simple. But I find myself fighting with it. I ... 11 Oct 2006 16:24
[ANNOUNCEMENT] Validate-0.6.5 (beta) Released.
The new PEAR package Validate-0.6.5 (beta) has been released at http://pear.php.net/. Release notes ------------- - __stringToUtf7(): * #8442, Preventing a Notice - email(): * #8629, hostnames starting with numbers are valid because of their popularity * #8853, E-Mail validation allows space before TLD. - ... 5 Oct 2006 02:16
MDB2 Error: Array
Wing Pui Ma wrote: Sometime it print out the "finish", sometime it print out the error message "MDB2 Error: Array". I really don't know why? Is the peal have a problem? It is just a simple "list" procedure! If use pear to run more procedures, error will happen more! ... 1 Oct 2006 13:05
IDE - What you use and why?
Hi Just wanted to do a straw pole and gleam some info of PEAR developers about what you regard as the best IDE. I personally have been using Zend Studio for a while on a Windows XP machine, fed up with its continual lagging and crashing I just changed to Eclipse and installed PHPeclipse and Subclipse extnes... 2 Oct 2006 05:50
First  |  Prev |  Next  |  Last
Pages: 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186