Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Compare Timestamp smaller now() problem
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Compare Timestamp smaller now() problem
#719
Compare Timestamp smaller now() problem 15 Years, 2 Months ago Karma: 0
Hello,

I will use a SQL Statement where I compare a Timestamp if this is smaller then now(), but it do not work, because I think the editor rewrites the < sign. How can I create this statement?

select * from table where date < now();
The administrator has disabled public write access.
 
#720
Re:Compare Timestamp smaller now() problem 15 Years, 2 Months ago Karma: 746
Hello,

This depends on editor you use. Probably the best way is to turn off WYSIWYG editor in Joomla! administration: User Manager -> Select appropriate user -> set User Editor to "No WYSIWYG Editor"

or write the statement directly in HTML code by click "HTML" button in your editor.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#721
Re:Compare Timestamp smaller now() problem 15 Years, 2 Months ago Karma: 0
Hello, when I turn WYSIWG off it works, by using the HTML Button it doesn't work.

Thank you
Last Edit: 2009/01/03 21:31 By mniederm.
The administrator has disabled public write access.
 
Go to topPage: 1