Example:
PHP
<?php
// Your title
$slug = 'How to create a video';
// Resule
echo permalink($slug);
?>
First create a PHP Function | PHP Function Tutorial |
Now, Use a "permalink" tag to title string | PHP Function Tutorial |
Or | PHP Function Tutorial |
Set your domain like this | PHP Function Tutorial |
Full Completed Code | PHP Function Tutorial |
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 |