Search Type: Posts; User: arshabh.clarice
Search: Search took 0.04 seconds.
-
20 Feb 2013 3:53 AM
- Replies
- 1
- Views
- 101
when i run my sencha app build my build fails and i am unable to make a build. i am pasting the code returned by cmd line and i would appreciate a help in this regard, the main problem is i dont...
-
3 Nov 2012 1:14 PM
- Replies
- 1
- Views
- 242
below is my code for controller class
Ext.define('MyApp.controller.Main', {
extend: 'Ext.app.Controller',
models: [ -
31 Oct 2012 12:52 AM
- Replies
- 2
- Views
- 227
hey thanks for replying, i have got things working here.
somehow same code was not executing a while ago
thanks -
31 Oct 2012 12:30 AM
- Replies
- 2
- Views
- 227
I have been able to create a form and am submitting form data.
now the problem is i am not able to use that data in php.
i am using this code
<?
$user = $_POST['username'];
echo '{...
Results 1 to 4 of 4
