Horje

Set your domain like this

index.php
Example: PHP
<?php
// Your title
$slug = permalink('How to create a video');
// Resule
echo 'yourdomain.com/'.$slug.'';
?>

Output should be:

Set your domain like this



Related Articles
How to create title to url/slug in PHP PHP Function Tutorial


Type:
Php
Category:
Web Tutorial
Sub Category:
PHP Function Tutorial
Uploaded by:
Admin



Share on: