Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~11.6K People Reached
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for amin007

i have 1 question if new member (girl) open thread and 3 member reply hwo thread between 3 member come first???

Member Avatar for orko
0
119
Member Avatar for asadalim1

[CODE]if(isset($_POST['team'])) { foreach($_POST['team'] as $value) { $insert="INSERT INTO team('team')VALUES ('$value')"; echo "$insert<br>"; } }[/CODE] are you want to do like this???

Member Avatar for asadalim1
0
11K
Member Avatar for djouija

delete mysql from url??? right now you use [ICODE]$del = mysql_query("DELETE FROM items WHERE url = '$delurl'");[/ICODE] how about try select first [ICODE]$del = mysql_query("SELECT url FROM items WHERE url = '$delurl'");[/ICODE] if select found, you can delete if cannot found, you must look url first if url like domain …

Member Avatar for squid44th
0
145
Member Avatar for amin007

hi, my name is amin this is output array $_POST [code] Array ( [status_batch] => Array ( [1001] => Verify [1002] => Verify [2001] => Verify [2002] => Belum Batch [2003] => Belum Batch [2004] => Belum Batch [2005] => Belum Batch [2006] => Belum Batch [2007] => Belum Batch …

Member Avatar for amin007
0
107

The End.