User Profile

Collapse

Profile Sidebar

Collapse
Grenagh
Grenagh
Last Activity: Mar 5 '08, 08:48 PM
Joined: Mar 5 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Grenagh
    replied to PHP Problem
    in PHP
    No luck yet, il get back to you tomorrow evening if I cant fix it. Thanks......
    See more | Go to post

    Leave a comment:


  • Grenagh
    replied to PHP Problem
    in PHP
    That doesent work but this is what is coming up on my php page originally in huge writing.

    PHP Notice: Use of undefined constant excvat - assumed 'excvat' in c:\Inetpub\wwwr oot\BScI07\SWal sh\Scripts\Conf irmation.php on line 103 PHP Notice: Undefined index: excvat in c:\Inetpub\wwwr oot\BScI07\SWal sh\Scripts\Conf irmation.php on line 103 PHP Notice: Use of undefined constant incvat - assumed 'incvat' in c:\Inetpub\wwwr oot\BScI07\SWal sh\Scripts\Conf irmation.php...
    See more | Go to post

    Leave a comment:


  • Grenagh
    replied to PHP Problem
    in PHP
    Add to shopping cart button...
    See more | Go to post

    Leave a comment:


  • Grenagh
    replied to PHP Problem
    in PHP
    its not in instalments. html tags are in....
    See more | Go to post

    Leave a comment:


  • Grenagh
    replied to PHP Problem
    in PHP
    </script>

    </head>

    <body>

    <div id="link">

    <h2><a href="http://www.bebo.com">B ebo</a>

    <a href="http://www.yahoo.com"> Yahoo</a>

    <a href="http://www.msn.com">MS N</a>

    <a href="http://www.youtube.com ">You...
    See more | Go to post

    Leave a comment:


  • Grenagh
    replied to PHP Problem
    in PHP
    [php]
    <!DOCTYPE html PUBLIC
    <html>
    <head>
    <link rel="stylesheet "
    type="text/css" href="style.css " />
    <style>
    #content{
    width:55%;
    }
    </style>
    <script type="text/javascript">
    function calculate()
    {
    //declare the variables at local level
    var...
    See more | Go to post
    Last edited by ronverdonk; Mar 5 '08, 07:31 PM. Reason: warning: code within tags!

    Leave a comment:


  • Grenagh
    replied to PHP Problem
    in PHP
    There on the php page, I dont have any cookies put in. Im not sure if it matters because the rest of the values work fine without it....
    See more | Go to post

    Leave a comment:


  • Grenagh
    replied to PHP Problem
    in PHP
    The totals dont come up on the PHP page and it comes up what is wrong on the page but it is in huge black latters like size 40...
    See more | Go to post

    Leave a comment:


  • Grenagh
    started a topic PHP Problem
    in PHP

    PHP Problem

    hi
    im doing an html project for college and im having a bit of trouble adding a sumed total to a php file....
    [code=php]
    <?php

    echo " Surname ". $_POST["lastname"].
    "<br><br/>";
    echo " First name ". $_POST["firstname"].
    "<br><br/>";
    echo " Address ". $_POST["address"]....
    See more | Go to post
    Last edited by Atli; Mar 5 '08, 10:50 PM. Reason: Added [code] tags.
No activity results to display
Show More
Working...