|
![]() |
#1 |
Registered User
Join Date: Apr 2013
Location: Sydney
Posts: 127
|
Hi Noah i think this code will be helpful for you
<?php error_reporting("E_ALL ^ E_NOTICE"); $story = $_GET['story']; include 'admin/connect.php'; $getlist="Select * from news where id='$story'"; $result= mysqli_query($con,$getlist); while($row= mysqli_fetch_array($result)) { $a=$row[Heading]; } ?> and put this code in heading code between title tag code are below: <title><?php echo $a;?></title>
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
![]() |
![]() |
![]() |
#2 |
Registered User
Join Date: Mar 2014
Location: India
Posts: 13
|
thanks it works......
|
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Secrete for seo | alina albert | Search Engine Optimization | 87 | 03-11-2018 05:47 AM |
How important is the page title? | hadenpowell031 | Search Engine Optimization | 33 | 05-01-2017 11:09 PM |
Coach Web site SEO - Terrific Title Tags | theshawnchin | Search Engine Optimization | 1 | 01-21-2013 10:25 PM |
What is the importance of the title of the page? | sinicline | Search Engine Optimization | 18 | 01-21-2013 12:49 AM |
Title for a page is very important | stichdsouza233 | Search Engine Optimization | 3 | 09-28-2012 10:48 PM |