/    Sign up×
Community /Pin to ProfileBookmark

Please need converting!!!

Please help to convert this code into asp:

[code=php]<?php
parse_str($_POST[‘data’]);
for ($i = 0; $i < count($sortlist); $i++) {
$sql = mysql_query(“UPDATE tut_sortImages SET orderId = $i WHERE imageId = $sortlist[$i]”) or die(mysql_error());
if ($sql) print ‘Updating order went well’.$i;
}
sleep(1);
?>[/code]

Thanks from now.

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@welshSep 02.2009 — From php to asp? i suggest posting in the asp section. If it was asp to php this would be the place. You will get a much better response.
Copy linkTweet thisAlerts:
@mimartjauthorSep 02.2009 — I posted there too, but still no answer
×

Success!

Help @mimartj spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...