How to echo url in php | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

How to echo url in php

example: domain.com/callme now i want to echo only callme

26th Jun 2017, 6:05 PM
VIKASH KUMAR
VIKASH KUMAR - avatar
1 Respuesta
0
You could try regex (regular expressions) to do the job, read about it ^^
26th Jun 2017, 8:12 PM
Jakub Stasiak
Jakub Stasiak - avatar