Search Results

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: amin007
Forum: PHP Mar 1st, 2008
Replies: 4
Views: 640
Posted By amin007
well. just example
if 1 member open new thread,
i and you nav33n
reply in same time
hwo come first???
you or me?

this about HTTP request processing,
or more than that
network, router,...
Forum: PHP Feb 29th, 2008
Replies: 4
Views: 640
Posted By amin007
i have 1 question
if new member (girl) open thread
and 3 member reply
hwo thread between 3 member come first???
Forum: PHP Feb 15th, 2008
Replies: 3
Views: 1,766
Posted By amin007
delete mysql from url???

right now you use
$del = mysql_query("DELETE FROM items WHERE url = '$delurl'");

how about try select first
$del = mysql_query("SELECT url FROM items WHERE url =...
Forum: PHP Feb 15th, 2008
Replies: 66
Views: 13,662
Posted By amin007
if(isset($_POST['team']))
{
foreach($_POST['team'] as $value)
{
$insert="INSERT INTO team('team')VALUES ('$value')";
echo "$insert<br>";
}
}

are you want to do like this???
Forum: PHP Feb 13th, 2008
Replies: 3
Views: 4,259
Posted By amin007
ooo, i want to say thank you johnsquibb and nav33n
$_POST[status_batch] as $key=> $papar
must use $key , but this $_POST is multiarray
:icon_lol:
Forum: PHP Feb 13th, 2008
Replies: 3
Views: 4,259
Posted By amin007
hi, my name is amin

this is output array $_POST

Array
(
[status_batch] => Array
(
[1001] => Verify
[1002] => Verify
Showing results 1 to 6 of 6

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC