Advice on passing string from Javascript back to database - Joomla! Forum - community, help and support
hello
hope can offer me advice.
i'm using jumi 2.1 run php , html in same page. php uses standard joomla database api structure obtain field logged in user's entry in separate table (using fabrik).
i using <?php echo $xxxxx; ?> pass value of retrieved $xxxxx javascript function generates string.
i need string php can use explode() , store array elements correct locations in row user in table.
i've been round , round in circles on 1 searching on web i'm using joomla have realised mootools might solution.
i'm more prepared learn new skills @ moment can't find way this.
can specific advice (and example) of how string php can process , return data database?
thanks
hope can offer me advice.
i'm using jumi 2.1 run php , html in same page. php uses standard joomla database api structure obtain field logged in user's entry in separate table (using fabrik).
i using <?php echo $xxxxx; ?> pass value of retrieved $xxxxx javascript function generates string.
i need string php can use explode() , store array elements correct locations in row user in table.
i've been round , round in circles on 1 searching on web i'm using joomla have realised mootools might solution.
i'm more prepared learn new skills @ moment can't find way this.
can specific advice (and example) of how string php can process , return data database?
thanks
hi,
you using ajax.
olaf
you using ajax.
olaf
Comments
Post a Comment