// Prevent this file being called directory
if (!isset($indexRouterCalled) || $indexRouterCalled == false) {
header("Location: /");
exit();
}
?>
Rapid Learn
// Prevent this file being called directory
if (!isset($indexRouterCalled) || $indexRouterCalled == false) {
header("Location: /");
exit();
}
?>
Rapid Learn
10 Spanish Phrases - Group J
¿Qué pasa?
What's happening?
Nada
Nothing
Estoy de acuerdo
I agree
No estoy seguro
I'm not sure
Depende
It depends
¿Qué haces?
What are you doing?
No puedo
I can't
Sí puedo
I can
Vamos a ver
Let's see
Está lejos
It's far
// Prevent this file being called directory
if (!isset($indexRouterCalled) || $indexRouterCalled == false) {
header("Location: /");
exit();
}
?>
// Prevent this file being called directory
if (!isset($indexRouterCalled) || $indexRouterCalled == false) {
header("Location: /");
exit();
}
?>