ysql> quit
Bye
[EMAIL PROTECTED] ~]$
[EMAIL PROTECTED] ~]$ date
Fri Apr 20 19:40:29 BST 2007
[EMAIL PROTECTED] ~]$
[EMAIL PROTECTED] ~]$
thanks,
Thufir
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Richard Lynch l-i-e.com> writes:
>
> On Fri, April 20, 2007 2:05 pm, Thufir wrote:
>
> Please tell me that's not your real name...
[...]
It's the name I use on the internet.
-Thufir
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2007
[EMAIL PROTECTED] ~]#
[EMAIL PROTECTED] ~]#
Any thoughts/suggestions/advice as a next step? I need to add a timestamp when
the data's entered, but that's a small thing. This is adding notes onto
craigslist rss feeds database using <http://code.google.com/p/feed-on-feeds/>,
which is an amazing app.
-Thufir
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
echo "";
42
43 echo "";
44
45 }//while
46 ?>
47
48
[EMAIL PROTECTED] ~]#
[EMAIL PROTECTED] ~]# date
Wed Apr 25 19:23:20 BST 2007
[EMAIL PROTECTED] ~]#
thanks,
Thufir
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
There's a one-to-many relationship between px_items.id and contacts.id, and I
want a printout of some data from each.
I want to print out the query results px_items.id field once and once only, but
the contacts.notes field many times, as there could be many entries.
Right now it prints out each r
ho "http://localhost/items_notes.php";;
61 echo "";
62 echo "";
63
64
65 ?>
66
[EMAIL PROTECTED] ~]$
[EMAIL PROTECTED] ~]$ date
Thu Apr 26 09:24:31 BST 2007
[EMAIL PROTECTED] ~]$
[EMAIL PROTECTED] ~]$
thanks,
Thufir
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
6 matches
Mail list logo