i have the following error:
Warning: Cannot add header information - headers already sent by (output started at c:\phpdev\www\public\logout.php:27) in c:\phpdev\www\public\logout.php on line 43
someone told the conf file needs to be changed to get round this. but how should i change it???
<a href="www.searchenginewatch.com" target="_blank" title="A regularly updated website containing information on all leading search engines.">searchenginewatch.com </a>
I am using the code above but the title text is not being displayed.
i would like it to be like (c) so that when someone rolls over the link a text box that contains text on that link is displayed. i have very limited experience in javascript.
I would like to know how to add rollover floating text to a link. so that when a user rolls over the link text is displayed displaying info on the link
i have added login authentication and sessions to the admin section of my site. However, this is my first experience of sessions. It seems that when i close the browser and then reopen it the pages that should be protected by the code shown below do not take me to the login screen. is there a...
I have just added a CMS to a site that was previously static (and achieving good google positioning). However, as the product pages now have dynamic URLS such as http://www.visiongain.com/defense/report.php?id=21 I am concerned they will not be listed by search engines. I have found that the...
not sure how to incorporate that into my code. below is the code i am using:
<?php
include 'config.php';
include 'opendb.php';
// if no id is specified, list the available articles
if(!isset($_GET['id']))
{
$self = $_SERVER['PHP_SELF'];
$query = "SELECT id, title FROM report ORDER...
I am returning text from Mysql and it is displayed in a non-formatted list. How do i get PHP to change the text so it breaks the text into lines etc as i inputted into my form. it is going in to the form and db ok just returning corretcly.
Any help will be much appreciated
hi
the error i am getting is "Error ,query failed". I will try using the action attribute but feel it is more the SQL that is the problem. the document type is html.
i have a form to input data into a mysql database table. when i was inputting only a couple of fields it worked fine, however, now i have added more fields and it is failing. i have checked the code countless time and can't see what is causing this - HELP IS DESPERATELY NEEDED
below is the...
Hi,
I would like to know how to store meta tags in a mysql database for dynamic products. what i am trying to achieve is when a new product is added meta tags are inserted onto the products dynamic page through php/mysql.
Any help would be much appreciated.
Regards
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.