How to echo url in php | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answer
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