[PHP-DB] regular expressions

2001-03-26 Thread Mircea Romanitan
Hello all. Can anyone tell me where i can find some detalied help about regular expressions used at ereg, eregi, etc ? Thanks Mircea

[PHP-DB] Regular expressions

2001-03-26 Thread Mircea Romanitan
Hello all. Can anyone tell me where i can find some detalied help about regular expressions used at ereg, eregi, etc ? For example i have this string: html head meta name="keywords" content="poli, easjkdha, owersweoihjwe, uitsodgfisdgisdiv" meta name="description" content="a,

[PHP-DB] flexible variables

2001-02-20 Thread Mircea Romanitan
Hello all. I have a question. How can i define some flexible variables? Suppose i have a table with (id, town, phone). In a file i have define ("ID", "id"); define ("TOWN", "town"); define ("PHONE", "phone"); and after i send a query( SELECT * FROM table) to that db and got the query into an