[PHP-DB] Re: DataObject feature request

2005-09-14 Thread Justin Patrin
developer, although I know a lot about it. -- Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Pear DB and DB_DataObject : recommended?

2004-08-31 Thread Justin Patrin
also submit a bug report or ask for help on the PEAR-General list for more help regarding them. Thanks for your thoughts and opinions, Bob S. -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin

Re: [PHP-DB] Array

2004-08-26 Thread Justin Patrin
List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php !DSPAM:412dfd2d29942082615647! -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List

Re: [PHP-DB] letting a table name be a constant

2004-08-23 Thread Justin Patrin
('','$name')); has no effect. I also tried to define(TABLE, `mytable`); which, too, didn't work. Would appreciate any advice, Ben -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin

Re: [PHP-DB] retrieved data from mysql to be shown in spreadsheet

2004-08-21 Thread Justin Patrin
in Spreadshee (Calc) of Open Office. Pls. tell how it can be done. balwant Perhaps try making a CSV and have the user download it. -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database

Re: [PHP-DB] mysql query

2004-08-13 Thread Justin Patrin
On Fri, 13 Aug 2004 19:39:59 +0200, Torsten Roehr [EMAIL PROTECTED] wrote: Justin Patrin [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Fri, 13 Aug 2004 15:20:36 +0200, Quentin Cotillard [EMAIL PROTECTED] wrote: Consider a table similar to the one below. What I want to do

Re: [PHP-DB] How to do an update with arithmetic from a user input

2004-08-12 Thread Justin Patrin
- The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] How to do an update with arithmetic from a user input

2004-08-12 Thread Justin Patrin
Message - From: Chip Wiegand [EMAIL PROTECTED] Date: Thu, 12 Aug 2004 13:24:05 -0700 Subject: Re: [PHP-DB] How to do an update with arithmetic from a user input To: [EMAIL PROTECTED] Cc: PHP DB [EMAIL PROTECTED] Justin Patrin [EMAIL PROTECTED] wrote on 08/12/2004 12:55:24 PM: On Thu, 12

Re: [PHP-DB] How to do an update with arithmetic from a user input

2004-08-12 Thread Justin Patrin
: [EMAIL PROTECTED], PHP DB [EMAIL PROTECTED] Justin Patrin [EMAIL PROTECTED] wrote on 08/12/2004 01:37:35 PM: Unless $part_number is a number, you're going to want to put quotes around it. Well, actually, you want to run mysql_real_escape_string() on it. You also don't seem to have

Re: [PHP-DB] RE: [SPAM] Re: [PHP-DB] Intellectual property rights

2004-08-09 Thread Justin Patrin
! -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] bags o beans - filtering rows/array by value of an aggregated attribute

2004-08-05 Thread Justin Patrin
(http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php !DSPAM:4112b26a148642019194572! -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List

Re: [PHP-DB] Web page paginator that doesn't rely on the LIMIT clause

2004-08-03 Thread Justin Patrin
. -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Urgent JOIN help needed

2004-07-30 Thread Justin Patrin
--Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] php mysql dates

2004-07-28 Thread Justin Patrin
. Y-m-d -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane

[PHP-DB] Re: Unable to parse message

2004-07-26 Thread Justin Patrin
BY score DESC; And do the same kind of thing for region3. -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP-DB] Query returns duplicate rows

2004-07-21 Thread Justin Patrin
. -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Query returns duplicate rows

2004-07-21 Thread Justin Patrin
a join without an ON clause is IMHO not a good choice. -Original Message- From: Justin Patrin To: Brock Jimmy D Contr 74 MDSS/SGSI Cc: [EMAIL PROTECTED] Sent: 7/21/2004 5:02 PM Subject: Re: [PHP-DB] Query returns duplicate rows On Wed, 21 Jul 2004 16:29:37 -0400, Brock Jimmy D Contr

Re: [PHP-DB] Bogus List Messages

2004-07-19 Thread Justin Patrin
/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Re: REG_BADRPT error

2004-07-19 Thread Justin Patrin
/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Begining PHP...Have Questions

2004-07-19 Thread Justin Patrin
! -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Fwd: IMPORTANT: Please Verify Your Message

2004-07-19 Thread Justin Patrin
://www.php.net/unsub.php !DSPAM:40fc0683162762080714991! -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP-DB] php, javascript and db - your help is needed

2004-07-18 Thread Justin Patrin
- The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Rewrite value from form data

2004-07-17 Thread Justin Patrin
/unsub.php !DSPAM:40f9556c159931176717192! -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] LAST_INSERT_ID?????

2004-07-15 Thread Justin Patrin
to attach. -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] LAST_INSERT_ID?????

2004-07-15 Thread Justin Patrin
query window. Please help!!! I would attach code to this, but I am not sure what to attach. -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net

Re: [PHP-DB] More problems with searching

2004-07-01 Thread Justin Patrin
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php !DSPAM:40e4480b265025655517531! -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP

Re: [PHP-DB] Conditional explode?

2004-07-01 Thread Justin Patrin
$fields; } -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] [slightly OT] OOP syntax

2004-06-30 Thread Justin Patrin
parse errors. thanks for any info you can provide. Jeff -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php !DSPAM:40e3028f186817955031138! -- paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net

Re: [PHP-DB] How to define array variable while accessing it ???

2004-06-29 Thread Justin Patrin
, visit: http://www.php.net/unsub.php !DSPAM:40e112fd156793833020386! -- paperCrane --Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Date help needed

2004-06-24 Thread Justin Patrin
--Justin Patrin-- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: content managment systems

2004-06-16 Thread Justin Patrin
good portal system - would it work for this? Any other recommendations? The CMS must be open source, the budget is very limited right now. Thanks! -Lisi -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: MySQL executes several times the same request

2004-06-14 Thread Justin Patrin
for a while. It turned out that soneone had put an empty image tag on the site which was causing the browser to go to the same page *again*. Check to make sure that all of your images have the src attribute filled out. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net

[PHP-DB] Re: PHP/MySQL learning project

2004-06-11 Thread Justin Patrin
it doesn't support foreign keys (constraints) doesn't mean you can't have foreign keys. In fact, foreign keys mostly just slow down the run-time of your system, but I don't want to start a holy war here. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net

[PHP-DB] Re: Extremely Urgent: Problem with PHP and Oracle

2004-06-10 Thread Justin Patrin
connections. Putting those in your shell environment, then restarting apache. Check to see if the env vars are set from a PHP script (without using putenv to set them of course). -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP-DB] Re: automatic call reference creation

2004-06-10 Thread Justin Patrin
, it's possible that you'll have concurrency problems. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: HELP: best way to TEXT dump a MySQL table to a local file...

2004-06-10 Thread Justin Patrin
=' . $output_file . ''); header(Content-length: $content_len); ? is that the best way to send the txt file to the user? thanks... Try using mysqldump from the command line. If you need a PHP script to do this, use system() or `` or one of the other system call functions. -- paperCrane Justin Patrin -- PHP

[PHP-DB] Re: PHP/MySQL learning project

2004-06-10 Thread Justin Patrin
to find the movie title first? Thanks in advance, everyone! There's no way to do that in SQL alone. You should do it in PHP. :-) -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Anyone using MSQL Server with PHP?

2004-06-10 Thread Justin Patrin
only, you could use md5() in PHP. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Dynamic Data

2004-06-07 Thread Justin Patrin
/'; } -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: About retrieving auto increment value

2004-06-07 Thread Justin Patrin
using mysql_insert_id() (in PHP) on the same page where you inserted and pass it into the page that needs it. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: $_Session vs $_Cookie

2004-06-01 Thread Justin Patrin
storage). -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: How to select records if any of it's fields match the requirement?

2004-05-21 Thread Justin Patrin
if you do this: DESCRIBE table; -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Am I missing something? Why doesn't php have a 'date' variable

2004-05-20 Thread Justin Patrin
://pear.php.net/package/Date -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Forum Software

2004-05-20 Thread Justin Patrin
Room 11 Designs wrote: Hi there everyone, I was wondering how hard it is to write your own forum, maybe even as complicated as PhpBB... Any help out there? To completely write something that complicated and featureful takes a long time. Why not just use PHPBB? -- paperCrane Justin Patrin -- PHP

[PHP-DB] Re: mail() function and AOL users

2004-05-19 Thread Justin Patrin
the mail to a mail server (instead of sending it locally). One such is PEAR's Mail package. Use the smtp backend. You can also do this on your server. If you need more help with this, mail me off-list. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe

[PHP-DB] Re: Load balancing and SQLite

2004-05-15 Thread Justin Patrin
the database file, likely causing reading of large quantities of data over the network that just get thrown out by sqlite engine. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] no temp var for mysql_fetch_array results

2004-05-12 Thread Justin Patrin
You'd have to ask someone with more internals knowledge for that one... I'm sure it does get GC'd, but I don't know if it happens in-script or at the end. Also, I would assume it is freed when GC'd, but who knows, I might be wrong. It's much safer to free it yourself. paperCrane Justin Patrin

Re: [PHP-DB] no temp var for mysql_fetch_array results

2004-05-11 Thread Justin Patrin
may want to look into a DB abstraction layer (such as PEAR DB or MDB). Or, of course, you could write your own function. function getOne($sql, $link) { $sth = mysql_query($sql, $link); $val = mysql_result($sth, 0); mysql_free_result($sth); return $val; } -- paperCrane Justin Patrin -- PHP

Re: [PHP-DB] no temp var for mysql_fetch_array results

2004-05-11 Thread Justin Patrin
David T-G wrote: Justin, et al -- ...and then Justin Patrin said... % % David T-G wrote: % % ...and then [EMAIL PROTECTED] said... % % ... % % How about: % % $i = mysql_result(mysql_query($q,$dbro),0); % % Oooh! Cool! Just right. ... % % Of course, this leaves the result

[PHP-DB] Re: Procedure for submitting an order via email

2004-05-01 Thread Justin Patrin
or use a package, such as PEAR::Mail. http://www.php.net/mail http://pear.php.net/package/Mail -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Cursor in text box.

2004-04-27 Thread Justin Patrin
. document.yourform.yourtextbox.focus(), I think. Here's a more cross-browser way: document.forms[formName].elements[elementName].focus(); -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Scrolling drop down menu

2004-04-27 Thread Justin Patrin
or so index fingers instantly pointed at me saying See you do that to! Wh! Is there a way to stop a menu from scrolling with the center scrolling mouse button? Your questions have nothing to do with PHP. And absolutely nothing to do with DB... -- paperCrane Justin Patrin -- PHP Database

[PHP-DB] Re: URL Problem

2004-04-21 Thread Justin Patrin
; That *should* do it. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: lamer noob question

2004-04-15 Thread Justin Patrin
because register_globals is turned off for you in your php.ini. Believe me, this is a good thing. Use the superglobal arrays instead. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: PHP OO Problem

2004-04-14 Thread Justin Patrin
far before now. Likely you're using more resources inadvertently or not closing resources. Try checking specific functions to see if they're slowing you down. If you need more help, post some code and it will get looked at. -- paperCrane Justin Patrin -- PHP Database Mailing List (http

[PHP-DB] Re: Dynamic Form?

2004-04-13 Thread Justin Patrin
a bit for form displayingg: http://pear.php.net/package/HTML_QuickForm -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Mail() - Preposterous Accusation

2004-04-09 Thread Justin Patrin
Jochem Maas wrote: Justin Patrin wrote: accurate. If it is, why hasn't the mail function been modified in the more recent builds? I've been using PHP since it was invented never had a problem with mail. Also note that your form page is currently using the PHP mail() function, which doesn't

Re: [PHP-DB] Mail() - Preposterous Accusation

2004-04-08 Thread Justin Patrin
/) To unsubscribe, visit: http://www.php.net/unsub.php Maybe add the appropriate header to the headers parameter? I'm using the mail() function and getting bounces just fine. Perhaps set up a mail alias/forwarding for the user that the script runs as? -- paperCrane Justin Patrin -- PHP Database Mailing List

[PHP-DB] Re: Mail() - Preposterous Accusation

2004-04-07 Thread Justin Patrin
message, I would highly recommend using a mailer package. The one I happen to like is a combination of PEAR's Mail and Mail_Mime. http://pear.php.net/package/Mail http://pear.php.net/package/Mail_Mime -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe

[PHP-DB] Re: ocilogon error

2004-03-31 Thread Justin Patrin
/ocommon/nls/admin/data export ORA_NLS=/usr/lib/ora/ocommon/nls/admin/data export ORACLE_HOME=/usr/lib/ora export ORACLE_BASE=/usr/lib Fix the paths, put those in your env, then restart apache and see if you still have the problems. -- paperCrane Justin Patrin -- PHP Database Mailing List (http

[PHP-DB] Re: Looking for simpler way to do this...

2004-03-22 Thread Justin Patrin
=hf_threads.threadID GROUP BY hf_threads.threadID ORDER BY hf_posts.time DESC You can also add more columns to the select. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: how to work with www.ups.com.mx???

2004-03-22 Thread Justin Patrin
http://pear.php.net/package/XML_RPC -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: cant insert into specific column in specific row...help?

2004-03-19 Thread Justin Patrin
dumbass! (Error on line 85 of inputBlog.php) br / $post /td \n\r /tr \n\r /table /body/html); } thanks in advance -aj seelund [EMAIL PROTECTED] If you're trying to add to a column or change a field, you should be using an UPDATE SQL statement. -- paperCrane Justin Patrin -- PHP Database

[PHP-DB] Re: How to simplify DB creation?

2004-03-19 Thread Justin Patrin
help. http://pear.php.net/package/DB_DataObject_FormBuilder -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: ?DHTML Layers with PHP?

2004-03-19 Thread Justin Patrin
sends another request. If you want DHTML, you have to use JS. (It's part of the definition of DHTML ;-). If you still don't understand, you might want to check out some PHP tutorials or read some of the basics in the PHP manual. (http://php.net/manual) -- paperCrane Justin Patrin -- PHP Database

Re: [PHP-DB] MySQL - separating web and database servers

2004-03-18 Thread Justin Patrin
include and include it any time you need to connect. This way, you have only one file to change, ever. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Processing a fetched external page

2004-03-18 Thread Justin Patrin
Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Processing a fetched external page

2004-03-18 Thread Justin Patrin
If you're changing the content it's not really intact... ;-) A regexp can do replacement as well with preg_replace. If we haven't answered your question, maybe you need to rephrase it? -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP-DB] Re: Inserting Data in Multiple Tables - MySQL

2004-03-16 Thread Justin Patrin
insert. Well, actually, some DBs support multiple inserts with one query (such as mysql 4) but not into multiple tables. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Inserting Data in Multiple Tables.. again

2004-03-16 Thread Justin Patrin
- 8914 f: (847) 866 - 1946 e: [EMAIL PROTECTED] w: www.eclimb.net _ You need three seperate queries. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: need to select one cell from one row in one table...?

2004-03-16 Thread Justin Patrin
, then insert a record, then update the comNum in the other table. Three seperate queries. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: MySQL Backups

2004-03-11 Thread Justin Patrin
! Jai _ MSN Messenger: instale grĂ¡tis e converse com seus amigos. http://messenger.msn.com.br Try the shell command mysqldump. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP-DB] Re: Creating query with multi-dimensional array

2004-02-26 Thread Justin Patrin
you send it to print_array(). -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: help w/ multidementional array in mysql

2004-02-25 Thread Justin Patrin
($returned_rows as $value) { echo 'trtd class=results_blue'.$value['lastname']. ', '.$value['firstname'].'/td/trbr'; } ? /table -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Storing a php variable in MySQL

2004-02-25 Thread Justin Patrin
this in MySQL? Wich type of field do I have to create in de DB? I tried the longtext type, but it doesn't work. Any help? Thanks. How did it not work? If there was an SQL error, you may want to run addslashes() on the serialized data befre storing it. -- paperCrane Justin Patrin -- PHP Database

Re: Fw: [PHP-DB] Re: help w/ multidementional array in mysql

2004-02-25 Thread Justin Patrin
; } ? /table -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: mail() and sendmail configuration

2004-02-24 Thread Justin Patrin
multipart messages. http://pear.php.net/package/Mail http://pear.php.net/package/Mail_Mime -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Storing data in a file

2004-02-24 Thread Justin Patrin
is pretty nice in this regard. It implements a basic database system but without having to run a seperate database process. (Honestly, running mysql isn't that hard, but...) -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP-DB] Re: [PHP] Re: [PEAR] Re: PEAR DB 1.6.0 has been released

2004-02-24 Thread Justin Patrin
/companies site and know the environment it lessens the value somewhat. It's still nice for all of the other reasons I mentioned. -- -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: [PEAR] Re: PEAR DB 1.6.0 has been released

2004-02-23 Thread Justin Patrin
Lukas Smith wrote: Justin Patrin wrote: I think you're confusing the issue. PEAR DB does support many databases, but it only loads the code for the ones that you are currently using. So if you're using one database it is effectively a one database API. Jakes wrote: What is performance like

[PHP-DB] Re: [PHP] Re: [PEAR] Re: PEAR DB 1.6.0 has been released

2004-02-23 Thread Justin Patrin
Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: PEAR DB 1.6.0 has been released

2004-02-20 Thread Justin Patrin
S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database programming http://www.AnalysisAndSolutions.com/ 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409 -- -- paperCrane Justin Patrin -- PHP Database Mailing List (http

[PHP-DB] Re: SUM and JOIN together

2004-02-19 Thread Justin Patrin
trying to do completely unrelated sums. The join really has no relevance to this (you're not *really* trying to join records). The only way to do this in one query (I think) is to use subqueries, which isn't in mysql yet. I'd suggest doing multiple queries. -- -- paperCrane Justin Patrin -- PHP

[PHP-DB] Re: Need some help please!

2004-02-19 Thread Justin Patrin
://au.movies.yahoo.com -- -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Is it safe to do this?

2004-02-18 Thread Justin Patrin
a value of 5 or more? Yes, it will. -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Interbase: How to get table structure via SQL ?

2004-02-18 Thread Justin Patrin
to that standardization and all of the other packages you can use. :-) -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: oracle: fetch a query result into an array

2004-02-18 Thread Justin Patrin
); $column_names = fill_select($table_name); for($i=1; $i=$count; $i++) { echo option,$column_names[$i],/option\n; } echo/select\n; echo/td\n; -- -- paperCrane Justin Patrin -- PHP Database Mailing List (http

[PHP-DB] Re: Is it safe to do this?

2004-02-17 Thread Justin Patrin
='$email') or die (Can't update email_setting); mysql_query (UPDATE users SET email_setting='-1' WHERE emailerror 5) or die (Unable ); /snip Suggestions welcome. Jerry Find local movie times and trailers on Yahoo! Movies. http://au.movies.yahoo.com -- -- paperCrane Justin Patrin -- PHP Database

Re: [PHP-DB] Database Abstraction Layer?

2004-01-22 Thread Justin Patrin
comments. Muhammed Mamedov -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Database Abstraction Layer?

2004-01-22 Thread Justin Patrin
://www.php.net/unsub.php -- paperCrane Justin Patrin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Subselect ?

2004-01-16 Thread Justin Patrin
-selects, but you'd have to use an unstable version. -- paperCrane Justin Patrin -- Question Everything, Reject Nothing -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: passing a $_POST variable

2004-01-16 Thread Justin Patrin
the error, use the current $_POST entries to fill out the form again, then on a sucessful post, insert, then refresh. -- paperCrane Justin Patrin -- Question Everything, Reject Nothing -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Unsubscribe User Fabio Farinelli - Headers Needed

2004-01-16 Thread Justin Patrin
-0500 (EST) Subject: L'utente Fabio Farinelli ha cambiato indirizzo di posta elettronica. Sender: [EMAIL PROTECTED] To: Justin Patrin [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] Date: Fri, 16 Jan 2004 17:45:18 +0100 X-MIMETrack: Serialize by Router on SRVINT/ASLPavia(Release 5.0.12 |February

[PHP-DB] Re: sql query, editing?

2004-01-15 Thread Justin Patrin
://rdbedit.sf.net). PEAR::DB http://pear.php.net/package/DB PEAR::DB_DataObject http://pear.php.net/package/DB_DataObject PEAR::DB_DataObject_FormBuilder http://pear.php.net/package/DB_DataObject_FormBuilder -- paperCrane Justin Patrin -- Question Everything, Reject Nothing -- PHP Database Mailing

[PHP-DB] Re: Multiple SQL queries

2004-01-15 Thread Justin Patrin
a handy place to store all of the data. PEAR::DB http://pear.php.net/package/DB PEAR::DB_DataObject http://pear.php.net/package/DB_DataObject -- paperCrane Justin Patrin -- Question Everything, Reject Nothing -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP-DB] Re: multi-language site

2004-01-15 Thread Justin Patrin
address in the To: box. -- paperCrane Justin Patrin -- Question Everything, Reject Nothing -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: PHP4.2.3 and Oracle 9.2

2004-01-15 Thread Justin Patrin
configuration issue. Check the documentation for ODBC on Linux and make sure that the web version of PHP has the correct settings (use phpinfo()). -- paperCrane Justin Patrin -- Question Everything, Reject Nothing -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP-DB] Re: L'utente Fabio Farinelli ha cambiato indirizzo di posta elettronica.

2004-01-15 Thread Justin Patrin
Ignatius Reilly wrote: Somebody with admin rights to this list please castrate this Farinelli user. +1 on that! -- paperCrane Justin Patrin -- Question Everything, Reject Nothing -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] date problem in MySQL DB

2004-01-13 Thread Justin Patrin
)); No checking involved, just one line of code. -- paperCrane Justin Patrin -- Question Everything, Reject Nothing -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: php includes

2004-01-13 Thread Justin Patrin
the value yourself. You'd probably want to do something like this in your files: ini_set('include_path', '.:'.ini_get('include_path')); -- paperCrane Justin Patrin -- Question Everything, Reject Nothing -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

  1   2   >