EXTRACT for adodb

2002-05-22 Thread bobbie bob
Hi i was using pure mysql in my project now using adodb to provide portability. now ihave a query like this $date_time = $conn-Execute(select field from tabname) This field i mentioned is a date time field. so its format is 2002-04-22 14:01:00 i can use userDate in adodb to print the date

help me

2002-05-16 Thread bobbie bob
hi Just to clarify my requirements again: i need to add 2 buttons like ADD COMMENT EDIT COMMENT at the bottom of every page of my site (which uses PN). So that users can enter and edit (their own) comments for each page on the site. for eg look here: