User Profile

Collapse

Profile Sidebar

Collapse
vgshri
vgshri
Last Activity: Mar 9 '07, 10:40 AM
Joined: Sep 8 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • vgshri
    started a topic date calculation functions
    in PHP

    date calculation functions

    Hi all,

    Can anyone help me to calculate the date after months.

    Thanks in Advance
    See more | Go to post

  • vgshri
    started a topic Error in MysqlQuery

    Error in MysqlQuery

    Hi,


    I have an MYSQL Query , that excetues in the MYSQL Database, but it shows an error while running that query in PHP. The Query is,

    SELECT a.stock_item_co de AS PRODUCT_CODE,a. stock_desc AS DESCRIPTION,sum (b.qty_ordered) AS STOCK_DRAWN,a.r eplenish_amt as INTO_STOCK,a.in tial_stock_amt AS BALANCE_B_FWD,a .critical_level AS REORDER_LEVEL,s um (a.intial_stock _amt+a.replenis h_amt-0) as BALANCE_C_FWD FROM cf_stock...
    See more | Go to post
No activity results to display
Show More
Working...