Skip to content
Snippets Groups Projects

OneHundred - 13515005 - Husnulzaki Wibisono Haryadi

Viewing commit 2d0dd325
Show latest version
1 file
+ 2
1
Preferences
Compare changes
+ 2
1
@@ -59,7 +59,7 @@
How was it?
</h2>
<div>
<img class='driver_pict' src='../profile/getProfilePict.php?id='.<?php $user_id?>>
<img class='driver_pict' src='../profile/getProfilePict.php?id='.<?php $user_id ?>."'">
<p> @<?php echo $driver_username;?></p>
<p> <?php echo $driver_name;?></p>
</div>
@@ -88,6 +88,7 @@
var star4 = document.getElementById('4-star');
var star5 = document.getElementById('5-star');
star1.
</script>
</html>
\ No newline at end of file