Search Discussions
-
I'm trying to use transactions using pear::mdb2. The method supports('transactions') answer true but beginTransaction() return the error code "beginTransaction: transactions are not in use"
Paolo Sala
Mar 22, 2006 at 12:10 pm
Mar 23, 2006 at 12:07 pm -
Hey all, I have been using LiveUser for over a year now and haven't had any problems at all getting it configured and working properly. But ever since we migrated it over to a new database (same ...
Wright Zane A A1C 30 IS/DOMM
Mar 24, 2006 at 1:58 pm
Mar 24, 2006 at 8:48 pm -
I am trying to populate data into HTML_quick Form, but it does not like multiple phone numbers. When i try to populate information from DB, everything works fine, except the phone numbers. It ...
Atif Khan
Mar 17, 2006 at 11:11 pm
Mar 20, 2006 at 5:11 pm -
So... I'm trying to extend PEAR::DB. It'd be great to keep everything it offers and just add a few more perhaps unconventional functions. Intuitively, it seemed like this approach might work: <?PHP ...
Weston
Mar 9, 2006 at 11:16 pm
Mar 10, 2006 at 6:32 pm -
Hi, I registered a new rule as well as new function and added the rule as shown in the following snippet: $form- registerRule('chk_reseller_id','function','reseller_id'); $form- ...
Cwhisperer
Mar 2, 2006 at 7:35 am
Mar 2, 2006 at 11:53 am -
5
Auth
(Are any of my posts comming through? I haven't seen any of them from the list myself...) Hi, Does anyone have a working example of PEAR:AUTH? The documentation on the site seems a bit sparse or ...Frank Høvin
Mar 22, 2006 at 10:26 am
Mar 22, 2006 at 8:08 pm -
Hello, I have wamp5 (www.wampserver.com) installed here. This is a package that install Apache, PHP5, MySQL and so on... I runned go-pear and all gone ok. I need to put some paths manually to the ...
Rics
Mar 14, 2006 at 6:46 pm
Mar 15, 2006 at 12:46 pm -
Hi everyone, I have sifted through all of the examples for QuickForm Controller (including the Statemachine example) and my Wizard is working fine and collecting all of the information nicely. When I ...
Timothy Marsolais
Mar 13, 2006 at 7:09 am
Mar 14, 2006 at 7:55 pm -
Yes... I know. PHP 4.2.2 is old, and probably has holes. I apologize in advance, and I couldn't find any details in the docs, or in the list archives. SO: In the course of upgrading another program ...
Matthew Barr
Mar 8, 2006 at 7:21 am
Mar 8, 2006 at 9:59 am -
I have recently started porting one of our (very) large applications from PHP4 + DB to PHP5 + MDB2. My question is as follows: In the PHP4 version, we used MySQL as the primary RDBMS, but in the PHP5 ...
Paul Scott
Mar 2, 2006 at 5:51 am
Mar 3, 2006 at 9:16 pm -
hi, i upgraded my pear distro recently aswell as my php as I wanted to test if php5 with threading enabled would work in apache mpm worker. Now im suffering a similar problem as a long time ago with ...
Dan Rossi
Mar 31, 2006 at 4:22 am
Mar 31, 2006 at 2:02 pm -
When installing PHP, it attempts to install PEAR, but doesn't quite succeed: [PEAR] Archive_Tar - already installed: 1.3.1 [PEAR] console_Getopt - already installed: 1.2 pear/PEAR can optionally use ...
Snyder, Jeff
Mar 30, 2006 at 3:46 pm
Mar 31, 2006 at 2:10 am -
Hello, I might have a problem that is not easy to understand. I have a QF page with about 30 different input fields and 4 different send buttons. 3 of those buttons should be sended to the same page ...
Webmaster
Mar 28, 2006 at 11:29 pm
Mar 29, 2006 at 8:05 pm -
Hi People, Someone did a integration class between Pager_Wrapper.php and DataGrid yet? I wanna use DataGrid with the Pager_Wrapper! Hugo Alves. Porto Alegre - Brasil --------------------------------- ...
Hugo W. Alves
Mar 22, 2006 at 5:30 pm
Mar 22, 2006 at 9:04 pm -
Hi: I´m using PHP5 and the last version of DBDOFB, and I have the following tables: CREATE TABLE `collection` ( `collection_id` int(10) unsigned NOT NULL auto_increment, `name` varchar(30) NOT NULL ...
Jose Manuel Zea
Mar 20, 2006 at 5:18 pm
Mar 21, 2006 at 5:03 pm -
In a mysql table I have set the property autoincrement for obtaining unique IDs for data rows. There is a way to know the ID mysql have generated after an insert sql statement executed using ...
Paolo Sala
Mar 21, 2006 at 1:00 pm
Mar 21, 2006 at 4:13 pm -
I was wondering if there was a way to access the data in the row, like below. I have a column called color which has a color in it, e.g. #336699, and I want to make the background color of this cell ...
Mark Steudel
Mar 31, 2006 at 4:53 am
Apr 1, 2006 at 8:08 am -
Just took a look of this framework they meantioned about ages ago, it just looks like a bunch of pear classes ported over to php5, not the "framework" i was expecting like something wasp etc has ...
Dan Rossi
Mar 26, 2006 at 10:10 pm
Mar 26, 2006 at 10:32 pm -
I've been experimenting with using HTML QuickForms to do something, and cannot figure out a way to do it...Nested PHP code displayed within QuickForm elements. Basically, I need QuickForms to print ...
James Reinke
Mar 23, 2006 at 4:54 am
Mar 23, 2006 at 9:06 pm -
Hi, What is the minimum set of permissions that the database user needs for Pear::Log? It seems that just giving permission for insert/update/ select on the log table is not enough, since Pear::DB ...
Bruno Barberi Gnecco
Mar 16, 2006 at 11:56 pm
Mar 18, 2006 at 8:08 pm -
The new PEAR package HTML_QuickForm_Livesearch-0.2.0 (alpha) has been released at http://pear.php.net/. Release notes ------------- Changes: Add styles as class, the user can set as he like. Modified ...
PEAR Announce
Mar 17, 2006 at 11:33 am
Mar 17, 2006 at 2:55 pm -
So I really love pager and how easy it is to use, etc. But some of the comments on this list make me worry about using it in situations where there are lots of records. So I was wondering in your ...
Mark Steudel
Mar 14, 2006 at 5:42 pm
Mar 14, 2006 at 7:15 pm -
Hey all, I posted earlier about a problem with PEAR_Info hanging with a simple call. I figured out the problem. I had, in my httpd.conf, disabled permissions to any files outside of my base server ...
Derek Downey
Mar 2, 2006 at 10:09 pm
Mar 2, 2006 at 10:36 pm -
Hi, How to write something before or after an input box, like [inputbox]@vo.lu 2040[inputbox] Regards A.
Cwhisperer
Mar 1, 2006 at 5:33 am
Mar 1, 2006 at 3:38 pm -
Hello guys, I'm wondering if there is a package to convert numbers to currency strings, ie: 1000 to 1,000.00 1250.30 to 1,250.30 Thanks for your help, greetings!
Alejandro López Hernández
Mar 1, 2006 at 12:16 am
Mar 1, 2006 at 12:26 am -
I'm working on a small webservice. When started this project i used the NuSOAP library. And it does the job perfectly. But last weekend i was playing around with the PEAR::SOAP package. This seems to ...
T.Lensselink
Mar 21, 2006 at 8:04 am
Mar 30, 2006 at 7:27 pm -
I'm trying to use lastInsertID method on pear::mdb2 in a postgreSQL 7.4.7 database but the method return an unknow error. This is an example code that generate the error: There is a way to know the ...
Paolo Sala
Mar 28, 2006 at 6:59 am
Mar 28, 2006 at 10:25 am -
Hi I'm using DB_DO and Formbuilder. In one form, I have several date-inputs, using dropdowns. I have a selectAddEmpty on one of these dates, and there is an empty element at top of each ...
Mads Lie Jensen
Mar 23, 2006 at 7:03 am
Mar 27, 2006 at 5:23 am -
bonjour, why does my DB object always send INIT DB to mysql server? i am using PHP 5.0.5 and * @version Release: 1.7.5 * @link http://pear.php.net/package/DB */ the problem caused by calls like the ...
Joseph
Mar 23, 2006 at 12:54 pm
Mar 24, 2006 at 5:03 pm -
Hi, I want to install pear on shared hosting. My provider has a basic pear installation but I want to use some packages that are not included. I don't have ssh access, so from reading the Pear Manual ...
Jonathan
Mar 22, 2006 at 7:56 pm
Mar 23, 2006 at 6:48 am -
Ok... Next question then.. It looks like Œclient¹ validation can¹t be switched on for callback custom functions. Is there anyway of enabling this? Thanks, Noel -- Noel da Costa Lead Developer Magnet ...
Noel da Costa
Mar 17, 2006 at 10:24 am
Mar 20, 2006 at 3:35 pm -
Hello, Does anybody knows about a tutorial, manual, link or info about adding the "remember me" functionality to a system using PEAR::Auth? Many thanks. -- Alessandro Pasotti w3 www.itopen.it Linux ...
Alessandro Pasotti
Mar 18, 2006 at 10:39 am
Mar 20, 2006 at 1:18 pm -
Hello, this time I'm looking for a way to DROP a database from PHP using PEAR::DB, is that possible? I tried using the "DROP DATABASE <name " query but it doesn't worked. Thanks again! Federico ...
Federico Petronio
Mar 16, 2006 at 4:24 pm
Mar 16, 2006 at 4:43 pm -
Hello, I have been banging my head against the wall all day to try and get a custom field working in the liveuser_users table... I have been using the information on the page: ...
Wright Zane A A1C 30 IS/DOMM
Mar 14, 2006 at 9:50 pm
Mar 16, 2006 at 4:24 pm -
I hope someone can help out a noob here. I'm having problems installing PHPUnit2. I've got PHP5 installed on Fedora Core 4. php -v returns: PHP 5.0.4 (cli) (built: Nov 8 2005 08:27:11) Copyright (c) ...
Jared Nedzel
Mar 14, 2006 at 4:13 pm
Mar 14, 2006 at 4:54 pm -
on behalf of one of my users: The following PEAR packages are bundled with PHP: DB, Net_Socket, Net_SMTP, He keeps on getting this message when running sudo lynx -source http://go-pear.org | php Does ...
Paul Scott
Mar 13, 2006 at 6:14 pm
Mar 14, 2006 at 5:01 am -
Hi, Are there any hopes of anything happening with the auth_php module? I see there’s a bug posted about problems with logout(). I’ve got the exact same problem myself, and nowhere have I been able ...
Frank Høvin
Mar 13, 2006 at 3:10 pm
Mar 13, 2006 at 4:22 pm -
Are there any example of using multiple forms in the same page ? It seems like, track submit does not work. When submitting the form it still tries to validate other forms. Thanks Atif
Atif Khan
Mar 9, 2006 at 6:56 pm
Mar 9, 2006 at 7:25 pm -
The new PEAR package Auth-1.3.0RC7 (beta) has been released at http://pear.php.net/. Release notes ------------- This release is primarily a coding standard clean-up before the 1.3.0 final release. ...
PEAR Announce
Mar 1, 2006 at 6:28 am
Mar 1, 2006 at 8:06 pm -
The new PEAR package Net_Growl-0.7.0 (beta) has been released at http://pear.php.net/. Release notes ------------- Initial release Package Info ------------- Growl is a MACOSX application that listen ...
PEAR Announce
Mar 31, 2006 at 12:00 pm
Apr 2, 2006 at 12:06 am -
With the spreadsheet_excell package, can you password protect the file? It doesn't look like you can, but maybe I missed something. Thanks, Mark
Mark Steudel
Mar 31, 2006 at 10:30 pm
Apr 1, 2006 at 11:42 pm -
Hi Everyone, I know that we have been discussing this quite a bit lately, but I searched the archives, google, etc., and I am still having a problem. I made a wizard modeled after the state machine ...
Timothy Marsolais
Mar 28, 2006 at 12:28 am
Mar 28, 2006 at 4:19 am -
Greetings all. I've been using QuickForms for a week or two and I'm really liking it. I'm attempting to customize/format a few pages using and I'm running into formatting issues. I figure maybe if ...
James Reinke
Mar 28, 2006 at 1:07 am
Mar 28, 2006 at 1:35 am -
I need to have an authentication based on a GET login. I tried to extend Auth class, like suggested inside the code (about line 420: "If you wish to use another source apart from ...
Massimiliano Arione
Mar 24, 2006 at 5:02 pm
Mar 27, 2006 at 2:04 am -
Getting this error when attempting to send mail using the Mail_smtp.send() method: ERRNO: 2 TEXT: Mail_smtp::include_once(Net/SMTP.php) [function.include-once]: failed to open stream: No such file or ...
Ali Owen
Mar 25, 2006 at 10:53 pm
Mar 25, 2006 at 10:56 pm -
Hi all! Can someone explain this to me? dev ~ # pear list-upgrades pear.php.net Available Upgrades (beta, stable): =============================================== Channel Package Local Remote Size ...
Stephan Wentz
Mar 24, 2006 at 9:14 am
Mar 25, 2006 at 12:37 am -
Bonjour, Sorry taking it out from users@textwiki.tigris.org. Jakub Zvěřina wrote: $this- wiki- setFormatConf('xhtml', array('translate' = HTML_SPECIALCHARS, 'charset' = "UTF-8"); But you could be ...
bertrand Gugger
Mar 24, 2006 at 8:56 pm
Mar 24, 2006 at 9:11 pm -
Hi, I just want to use Datagrid to display table rows, but I want to replace foreign keys 'id' field values with the real name from the foreign table. 'database.links.ini' is set properly. Here is ...
T Bothorel
Mar 23, 2006 at 9:54 am
Mar 23, 2006 at 9:00 pm -
I downloaded only the FormBuilder file from the CVS, the Revision 1225 and now when I declared the crossLinks, nothing works, the response is: DB_DataObject Error: factory could not find class from ...
Jose Manuel Zea
Mar 23, 2006 at 8:39 am
Mar 23, 2006 at 8:52 pm -
Hello, I'm trying to use Archive/Tar.php with the gzip option. Everything works fine except it appears that when I try to create files larger than about 7.2 Mb the gzip coding is producing a corrupt ...
Steven Cutchin
Mar 21, 2006 at 10:16 pm
Mar 21, 2006 at 11:57 pm
Group Overview
group | pear-general |
categories | php |
discussions | 134 |
posts | 332 |
users | 85 |
website | pear.php.net |
85 users for March 2006
Archives
- May 2016 (6)
- April 2016 (12)
- March 2016 (1)
- February 2016 (5)
- January 2016 (12)
- December 2015 (22)
- November 2015 (8)
- October 2015 (10)
- September 2015 (7)
- April 2015 (5)
- March 2015 (10)
- January 2015 (9)
- December 2014 (7)
- November 2014 (10)
- October 2014 (17)
- September 2014 (8)
- August 2014 (4)
- July 2014 (6)
- June 2014 (14)
- May 2014 (9)
- April 2014 (3)
- March 2014 (18)
- February 2014 (12)
- January 2014 (11)
- December 2013 (9)
- November 2013 (16)
- October 2013 (13)
- September 2013 (8)
- August 2013 (4)
- July 2013 (13)
- June 2013 (7)
- May 2013 (10)
- April 2013 (18)
- March 2013 (15)
- February 2013 (31)
- January 2013 (20)
- December 2012 (15)
- November 2012 (11)
- October 2012 (40)
- September 2012 (7)
- August 2012 (20)
- July 2012 (11)
- June 2012 (11)
- May 2012 (31)
- April 2012 (59)
- March 2012 (47)
- February 2012 (32)
- January 2012 (35)
- December 2011 (58)
- November 2011 (21)
- October 2011 (41)
- September 2011 (43)
- August 2011 (22)
- July 2011 (35)
- June 2011 (19)
- May 2011 (38)
- April 2011 (42)
- March 2011 (70)
- February 2011 (40)
- January 2011 (54)
- December 2010 (29)
- November 2010 (12)
- October 2010 (98)
- September 2010 (28)
- August 2010 (48)
- July 2010 (36)
- June 2010 (43)
- May 2010 (115)
- April 2010 (49)
- March 2010 (91)
- February 2010 (93)
- January 2010 (42)
- December 2009 (23)
- November 2009 (66)
- October 2009 (28)
- September 2009 (72)
- August 2009 (46)
- July 2009 (57)
- June 2009 (40)
- May 2009 (37)
- April 2009 (31)
- March 2009 (77)
- February 2009 (57)
- January 2009 (118)
- December 2008 (80)
- November 2008 (75)
- October 2008 (85)
- September 2008 (84)
- August 2008 (108)
- July 2008 (68)
- June 2008 (90)
- May 2008 (112)
- April 2008 (123)
- March 2008 (137)
- February 2008 (92)
- January 2008 (119)
- December 2007 (130)
- November 2007 (92)
- October 2007 (134)
- September 2007 (156)
- August 2007 (91)
- July 2007 (177)
- June 2007 (216)
- May 2007 (206)
- April 2007 (211)
- March 2007 (271)
- February 2007 (239)
- January 2007 (218)
- December 2006 (286)
- November 2006 (259)
- October 2006 (369)
- September 2006 (282)
- August 2006 (236)
- July 2006 (277)
- June 2006 (311)
- May 2006 (316)
- April 2006 (401)
- March 2006 (332)
- February 2006 (425)
- January 2006 (337)
- December 2005 (293)
- November 2005 (389)
- October 2005 (541)
- September 2005 (471)
- August 2005 (503)
- July 2005 (356)
- June 2005 (416)
- May 2005 (406)
- April 2005 (577)
- March 2005 (708)
- February 2005 (436)
- January 2005 (755)
- December 2004 (622)
- November 2004 (671)
- October 2004 (549)
- September 2004 (347)
- August 2004 (429)
- July 2004 (501)
- June 2004 (618)
- May 2004 (540)
- April 2004 (700)
- March 2004 (542)
- February 2004 (550)
- January 2004 (576)
- December 2003 (667)
- November 2003 (522)
- October 2003 (542)
- September 2003 (640)
- August 2003 (584)
- July 2003 (578)
- June 2003 (627)
- May 2003 (581)
- April 2003 (585)
- March 2003 (553)
- February 2003 (475)
- January 2003 (415)
- December 2002 (245)
- November 2002 (290)
- October 2002 (169)
- September 2002 (197)
- August 2002 (198)
- July 2002 (236)
- June 2002 (228)
- May 2002 (252)
- April 2002 (237)
- March 2002 (139)
- February 2002 (165)
- January 2002 (113)
- December 2001 (77)
- November 2001 (107)
- October 2001 (114)
- September 2001 (47)
- August 2001 (32)
- July 2001 (87)
- June 2001 (13)
- May 2001 (66)
- April 2001 (77)
- March 2001 (23)