pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public