Re[2]: [PHP] Adding records to a MySql database

2001-08-17 Thread Adam Rambousek
mysql_query() is universal for any SQL query so mysql_query("INSERT INTO table () values ()") is what you're looking for > I was looking for the command something like mysql_insert or something, just > found dba_insert() is this it ?!? -- Adam Rambousek email: [EMA

Re[2]: [PHP] looong date formatting for MySQL

2001-08-17 Thread Adam Rambousek
look into the docs, there's possibility to display zeros (but I don't remeber exact letter) > Thanks for the reply, however, that function call > doesn't zero-substitute (i.e., "07" for "7", "03" for > "3", etc.); that's why I

Re: [PHP] looong date formatting for MySQL

2001-08-17 Thread Adam Rambousek
date("Y-m-d") should do the job > There's gotta be an easier way to get create a date > properly formatted for MySQL's standard -MM-DD > DATE field format. Any suggestions, > smacks-upside-the-head, etc. on how to reduce this > would be greatly appre

[PHP] xslt extension and encodings

2001-08-17 Thread Adam Rambousek
have sablotron 0.60; iconv is installed could anyone help me please? -- Adam Rambousek email: [EMAIL PROTECTED] ICQ: 47596279 Jabber: [EMAIL PROTECTED] * Linux is like teepee - no windows, no gates, Apache inside... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-ma