Search results

  1. A

    How do I... HTML/CSS and javascript people please.?

    I did this once using php, essentially just use: <?php include 'file.php'; ?> Put the navigation HTML/CSS in 'file.php'. Try that, you might have to fiddle around a bit...
  2. A

    How do I... HTML/CSS and javascript people please.?

    I did this once using php, essentially just use: <?php include 'file.php'; ?> Put the navigation HTML/CSS in 'file.php'. Try that, you might have to fiddle around a bit...
  3. A

    Drupal 6 PHP Question?

    Hi, I'm using Drupal 6 and want something to display only if $logged_in is FALSE. I don't have any experience with PHP, so beginner talk please...
Back
Top