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

2003-06-06 Thread A. Lyse
// 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 pu

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

2003-06-04 Thread A. Lyse
t and tryed all sort commands I've found. 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
t; Petter Solberg er hjemme i Norge og trener seg opp for New Zealand. "Jeg trener 2 til 3 timer per dag. Det er noe man må gjøre for å kjøre rally. Jeg har også vært en tur på ski med Pernilla og Oliver i Lillehammer". Nordmannen har hatt hele to tester siden Rally Tyrkia. Og han mener

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 *** '.$i->overskrift.'   ('.$i->publisert.') '.$i->ingress.' ' ; } } ?> -- 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
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
tet yesterday. Not that yeasterdays metod did'nt work, but if somebody has 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

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]