Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 64
Search took 0.38 seconds.
Search: Posts Made By: nickburrett
Forum: PHP 06-18-2013, 04:01 PM
Replies: 1
Views: 108
Posted By nickburrett
How to remove $row[

Hello

What do I have to do in the code below to change <?php echo $row['date']; ?> to <?php echo $date; ?>

<?php
// Make a MySQL Connection
include("connect.php");

$query = "SELECT * FROM...
Forum: HTML & CSS 02-12-2013, 09:50 PM
Replies: 0
Views: 161
Posted By nickburrett
Missing Facebook Like Box?

Hello

On my desktop computer I can see the Facebook like box in the content section of my website.

However on my iPhone it appears for a moment then vanishes?

Any ideas?
...
Forum: PHP 12-14-2012, 11:55 AM
Replies: 3
Views: 349
Posted By nickburrett
Adding time to a date and time?

Hello

I am trying to add 3 hours to a date and time, but when I do I get 3 hours and 12 minutes?

Can anyone explain what I am doing wrong?

<?

$start_time = "2012-12-11 12:00:00";...
Forum: PHP 11-12-2012, 10:52 AM
Replies: 5
Views: 358
Posted By nickburrett
Hi It's a textarea. Cheers Nick

Hi

It's a textarea.

Cheers
Nick
Forum: PHP 11-12-2012, 10:36 AM
Replies: 5
Views: 358
Posted By nickburrett
I have replaced the code with your suggestion,...

I have replaced the code with your suggestion, but I'm still experiencing the same problem?

<?php include 'header.php'; ?>

<?php include 'login_success.php'; ?>

<?php
/// In order to use...
Forum: PHP 11-11-2012, 09:34 PM
Replies: 5
Views: 358
Posted By nickburrett
\r\n Replace not working while sending emails

When an email is sent from my website it has \r\n where there should be a line break in the client_notes field. I have tried to replace with \n but it's not working?

if($rsUpdate) {

// Remove...
Forum: PHP 10-31-2012, 11:47 AM
Replies: 4
Views: 471
Posted By nickburrett
Date does not display?

Hello

Could someone please tell me why my date is not displaying correctly. I'm assuming it's got something to do with $row but I don't know how to fix it?

<?php include 'header.php'; ?>
...
Forum: PHP 10-26-2012, 02:16 PM
Replies: 4
Views: 471
Posted By nickburrett
Thank you... How would I apply that fix...

Thank you...

How would I apply that fix here?

$row .= '<tr>

<td>'.$start_time.'</td>
<td>'.$client_first.' '.$client_last.'</td>
<td>'.$dj_requested.'</td>...
Forum: PHP 10-25-2012, 09:55 PM
Replies: 4
Views: 471
Posted By nickburrett
strtotime +1 day

I have a date stored in my MySQL database: 2012-10-27 19:00:00

When I use the following PHP code I get the date Saturday 27th October 2012 instead of Sunday 28th October 2012.

Can anyone tell...
Forum: MySQL 10-23-2012, 12:01 AM
Replies: 7
Views: 1,703
Posted By nickburrett
Because people like me haven't got a clue what...

Because people like me haven't got a clue what they are doing!

The code I pasted was generated from a script I came across here (http://www.turningturnip.co.uk/free-mysql-php-generator/)
Forum: PHP 10-22-2012, 11:58 PM
Replies: 1
Views: 408
Posted By nickburrett
PHP Array?

I am trying to combine several variables into one PHP array (I think)

Basically the user keys in the date and time into 6 boxes:

YYYY MM DD HH MM SS

I am then trying to combine those fields...
Forum: MySQL 10-22-2012, 08:40 PM
Replies: 7
Views: 1,703
Posted By nickburrett
You have an error in your SQL syntax

Hello

Can anyone tell me what I'm doing wrong here? I'm getting the following error:



CREATE TABLE `bookings` (
`id` int(6) NOT NULL auto_increment,
`advert_source` varchar(255) NOT NULL...
Forum: Project collaboration/ partnership 03-28-2012, 02:57 PM
Replies: 0
Views: 591
Posted By nickburrett
PHP & SEO work - paid on commission?

Would anyone here be willing do work on a project and get paid 50% of the income revenue of the project?

I own the UK domain name "discos" which currently is doing absolutely nothing. I have the...
Forum: PHP 03-15-2012, 02:30 PM
Replies: 8
Views: 510
Posted By nickburrett
I understand what you are saying but I'm afraid I...

I understand what you are saying but I'm afraid I lack the knowledge to put this into action.

if (!$validationOK) {
echo "<h1>Sorry</h1><p>Something went wrong, please try again or telephone us...
Forum: PHP 03-15-2012, 02:07 PM
Replies: 8
Views: 510
Posted By nickburrett
I deleted the "exit" command but then I get a...

I deleted the "exit" command but then I get a blank email.

If the user does not filled in the required fields I want the form processing to exit, not my entire page.

How can I get round this?
Forum: PHP 03-15-2012, 01:52 PM
Replies: 8
Views: 510
Posted By nickburrett
PHP Contact Form Problem

Hello

I am trying to put a contact form on my website but have run into an issue where I believe the "exit" command is stopping the php script from loading the rest of my page.

You can see the...
Forum: HTML & CSS 02-04-2012, 07:35 PM
Replies: 8
Views: 626
Posted By nickburrett
That's great, thank you. Do you have any...

That's great, thank you.

Do you have any idea why the "Adverts" link disappears when you click on it?

http://www.helenquartley.com/portfolio
Forum: HTML & CSS 02-02-2012, 11:57 PM
Replies: 8
Views: 626
Posted By nickburrett
I still see the bullets? ...

I still see the bullets?

http://www.helenquartley.com/modules/gallery/gallery.css
Forum: HTML & CSS 02-02-2012, 11:43 PM
Replies: 8
Views: 626
Posted By nickburrett
The link to the offending page is here: ...

The link to the offending page is here:
http://www.helenquartley.com/portfolio

Also I would love to know why the link entitled "Adverts" disapeers after it is clicked, whilst "Banners",...
Forum: HTML & CSS 02-01-2012, 10:37 PM
Replies: 8
Views: 626
Posted By nickburrett
Problem with bulleted list of images

Hello

I am trying to get rid of bullets from a UL list but can't seem to figure out how. I can't edit the HTML, only the CSS.

<style>
#GalleryThList { list-style: none; background-color:...
Forum: HTML & CSS 01-14-2012, 07:48 PM
Replies: 7
Views: 716
Posted By nickburrett
Can anyone suggest a workaround?

Can anyone suggest a workaround?
Forum: HTML & CSS 01-14-2012, 03:17 PM
Replies: 7
Views: 716
Posted By nickburrett
I've just tested in Firebox too but I am still...

I've just tested in Firebox too but I am still seeing home-top behind home-middle.

If you can see any colour behind the rounded corners then it's not doing what it should be doing :(
Forum: HTML & CSS 01-14-2012, 03:15 PM
Replies: 7
Views: 716
Posted By nickburrett
Safari

Safari
Forum: HTML & CSS 01-14-2012, 02:57 PM
Replies: 7
Views: 716
Posted By nickburrett
Sorry, I forgot to add... I need to add some...

Sorry, I forgot to add... I need to add some content to the div.
Forum: HTML & CSS 01-14-2012, 02:13 PM
Replies: 7
Views: 716
Posted By nickburrett
Position background images

Hello

I am trying to get the background image images/home-middle.png to appear 186 pixels below images/home-top.png and failing!

.home-content { background-image: url(images/home-top.png),...
Showing results 1 to 25 of 64

 
Forum Jump

All times are GMT +1. The time now is 07:17 AM.