Re: [PHP] [Q] Development Best Practices

2003-11-17 Thread Jason Godesky
t/projects/xtpl/ -- Jason Godesky [EMAIL PROTECTED] http://www.tribaldawn.com/jason/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Merging document changes

2003-10-16 Thread Jason Godesky
n you tell the difference between this, and simply a heavily edited paragraph? And how does one maintain the association between edited and existing paragraphs with these possibilities throwing the iteration out of whack? -- Jason Godesky [EMAIL PROTECTED] http://www.tribaldawn.com/jason/

[PHP] Are variable object vars possible?

2003-10-02 Thread Jason Godesky
method ... but since each of its children have different variables, I need to do a SELECT * from the database, and for each field/row pair, do something like $this- {$field} = $row[$field] If anyone knows how to do this, I'd appreciate your help -- Jason Godesky [EMAIL PROTECTED] http://www.