Hi, Can you help me what will be the syntax to get product number? Complex type :Order Webservice data member: Order::OrderLineList Definition: array of OrderLine OrderLineList; ------------------------------ Complex type : OrderLine Webservice data member: OrderLine::ProductNumber Definition : xsd:string ProductNumber; ---------------------------------- I tried: $order_data = new PseudoOrderData(); $order_data-> OrderLineList = array( 'ProductNumber'=>'SKU9781847377814', ); Thank you Kabir ________________________________ From: Sarwar Hossain <bdsarwar@xxxxxxxxx> To: phpexperts@xxxxxxxxxxxxxxx Sent: Wed, March 30, 2011 7:25:59 AM Subject: [phpXperts] Spell Checking Module Hi Xeprts, Can you give me some idea or reference or link about spell checking module in php. The idea is we have a text area and a button "Spell Check", after giving input user will click this button and this will mention the mistake spelling. Please reply and thanks in advance -- Regards, Sarwar Hossain Dhaka, Bangladesh Web: http://bdsarwar.wordpress.com/ [Non-text portions of this message have been removed]