PHP enkelfnuttar eller dubbelfnuttar (citattecken)
Skillnaden mellan enkelfnuttar och dubbelfnuttar i php kan ibland vara avgörande. Ta exemplet: <?php echo ’hello world in techbowl’; ?> <?php echo ”hello world.
allt om php
Skillnaden mellan enkelfnuttar och dubbelfnuttar i php kan ibland vara avgörande. Ta exemplet: <?php echo ’hello world in techbowl’; ?> <?php echo ”hello world.