Re: [PHP-DB] PHP sort from .... best solution?

2003-06-08 Thread A. Lyse
Hi again! Is it possibile to only show articles from a sertain month. say I want to show all articles from June 2003 (2003 01/06 - 2003 31/06)... the variable here is publisert It should be enough info over to help me :) Regards, A. Lyse A. Lyse [EMAIL PROTECTED] wrote in message news:[EMAIL

Re: [PHP-DB] PHP sort from .... best solution?

2003-06-06 Thread A. Lyse
a // in front of line 32 the script feeds correct, but not sorted. I think there is a very easy solution to this, but I dont know so mutch PHP :( I'm reading though. Thanx alot for the help I got so far. I've learned alot! Regards, A. Lyse The PHP file ?php //Dette er en mal for å

[PHP-DB] PHP sort from a database variable..?

2003-06-04 Thread A. Lyse
. Can somebody please help me? P.S Excuse my bad English. It's not my native language. Regards, A. Lyse -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] PHP sort from a database variable..?

2003-06-04 Thread A. Lyse
[overskrift] = motorsport formel1 [artikkellink] = art.php?artikkelid=241 [forfatternavn] = Aleksander Lyse [forfatterlink] = http://www.ikke.no/ [ingress] = Formel1 [publisertLang] = 20030530135301 [publisert

Re: [PHP-DB] PHP sort from a database variable..?

2003-06-04 Thread A. Lyse
I get this error: Fatal error: Call to undefined function: sortclassarray() in /home/amotor/www/list_ingresser_artikler.php on line 25 Regards, A. Lyse -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] PHP sort from a database variable..?

2003-06-04 Thread A. Lyse
This might helt some: The php file: http://www.amotor.no/list_ingresser_artikler.php The ingress.lib file: http://www.amotor.no/ingress.lib The comments might be a bit weird. Its norwegian :( Regards, A. Lyse -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP-DB] PHP sort from a database variable..?

2003-06-04 Thread A. Lyse
Here is the php file *** ?php //Dette er en mal for å lette implementering av pusyset til de enkelte sider. //Denne malen viser ingressene til de 50 siste artikler denne siden skal ha. include ../lib/ingress.lib; $nettstedid=11; //Id til nettstedet. Dersom man ikke husker

Re: [PHP-DB] PHP sort from a database variable..?

2003-06-04 Thread A. Lyse
Almoust now! Got some (alot of errors) but it sorts correct: (see the errors here) http://www.amotor.no/artikler.php Here is altso the PubSysDB: http://www.amotor.no/pubSysDB.lib Regards, A. Lyse -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP-DB] PHP sort from a database variable..?

2003-06-04 Thread A. Lyse
It worked. Thanx! Why is this a bad solution? Will it slow down the feed? Regards, A. Lyse -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] PHP sort from .... best solution?

2003-06-04 Thread A. Lyse
an idea on this one and can give me a full example based on the info i've pastet yesterday it would be great! Regards, A. Lyse -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php