[PHP-DB] MySQL order by in greek

2002-09-04 Thread Achilleas Maroulis
Hi, I have a MySQL problem but due to small problem of my email I can't subscribe to a MySQL list so I wonder if someone from you can answer (actually I'm sure about it...) My problem is that I have a query that fetches all data from a table in alphabetical order using the ...order by col_name

[PHP-DB] Reload the page without losing variables

2002-08-28 Thread Achilleas Maroulis
Hi. I have a little problem concerning passing variables or reloading the page. I have a search fom page (search.php) which POSTS some variables to another page displaying the results (results.php). What I want to do is to let the users change the order of appearance in the last page. I

[PHP-DB] Date functions

2002-07-01 Thread Achilleas Maroulis
Hi. I want to know what is the right way to make some comparisons with date variables. I have used only the date() function to get a variable in this format= 01-07-2002 Is there a way to add 20 days in order to have 21-07-2002 or 2 months to have 01-09-2002? Thanx in advance...

[PHP-DB] Mysql and DBF files

2002-06-06 Thread Achilleas Maroulis
Hi. I have a problem that I hope some of you may have an answer... I'd like to use some dbf files I created using clipper with php and mysql. I don't want to transform the data from one database to another but I want to have access to them by both php and another program built with clipper at

Re: [PHP-DB] Mysql and DBF files

2002-06-06 Thread Achilleas Maroulis
Than you very much. I'm talking about dbase files so it must work... - Original Message - From: Viliam Frtala [EMAIL PROTECTED] To: Achilleas Maroulis [EMAIL PROTECTED] Sent: Wednesday, June 06, 2001 1:14 PM Subject: RE: [PHP-DB] Mysql and DBF files if it's like dbase DBF files

[PHP-DB] Newbie attack...

2002-04-09 Thread Achilleas Maroulis
Hi. I'm Achilles from Greece and I have been into PHP for 3 or 4 weeks. So far I've read 2 books about it and a lot of the online manual. But now I've come onto a problem and I'm asking you for help. I've designed a site which is completely based onto PHP and mySQL. What I mean is that all the