Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
14% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
9
Posts with Downvotes
4
Downvoting Members
4
4 Commented Posts
0 Endorsements
Ranked #72.8K
~2K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for Sabby76

To embed a Flash movie (SWF file) in a PHP page, you can dynamically insert the SWF file location and name using PHP. First, define the path and file name for the SWF, then use the swfobject.embedSWF function to display it within the page. For example, you can create a …

Member Avatar for hostbet
0
637
Member Avatar for Mapnoob

To display markers dynamically on a Google map based on selected area codes and a price range, you can use checkboxes for area codes and a dropdown for price selection. When the user selects filters, an AJAX request is sent to the server (e.g., fetchMarkers.php), which queries the database and …

Member Avatar for hostbet
0
374

The End.