• Help
  • Search
  • Login
  • Register
  • Home

Forum: web design and graphics community

  Show Posts
Pages: [1]
1  Web Development / Coding / Avatar Setup Help on: February 12, 2005, 01:56:04 AM
Thank you so much! It works.  :P
2  Web Development / Coding / Avatar Setup Help on: February 11, 2005, 04:12:23 PM
Arg! This is really buggin me. No one seems to want to help me so I guess I'll post here as well. I've been trying to set up my avatars in a nice fashion and I wanted to do something like this http://www.digik.net/avatar_viewall.php but I have no idea how to fix my output coding. So far I have this
http://ccrose.net/100x100.php. I want rows of two with the series at the top but I only get a row of one. Help?
3  Web Development / Advertisements / Affiliation / Conceited Rose.NET on: February 11, 2005, 03:59:43 PM
Wow thanks. Smiley I try to update it and improve my designing skills whenever I can.
4  Web Development / Advertisements / Affiliation / Conceited Rose.NET on: February 10, 2005, 04:26:14 PM
Wow, why not advertise? Here's Conceited Rose.NET, a former anime review site that has turned into a graphics one over that past 7 months. I try to make Conceited Rose a site that lives on quality over quantity so whatever I do, I do my best. Smiley

[edit]LOL, forgot the link
Conceited Rose.NET[/edit]
5  Off-topic / Entertainment / What music are you listening toooo? on: January 02, 2005, 03:20:08 PM
Right To Be Wrong- Joss Stone
6  Off-topic / Entertainment / [Game] Anime A-Z on: January 02, 2005, 03:18:45 PM
O: Onizuka (GTO)
7  Web Development / Coding / Two PHP codes. . . which to use? on: January 02, 2005, 03:16:00 PM
I'll be sure to try that way on my next layout to see if it works. Thanks
8  Web Development / Coding / Two PHP codes. . . which to use? on: November 21, 2004, 10:23:29 PM
Oh! My bad, silly question!  :lol:  ok, include("blah.php"); is the default page where my main page goes.  I put that under the last div in main.php

<div style="position: absolute; top: 405px; left: 135px; width: 330;">
<?php
if($_GET['x']=="" || !$_GET['x']){
include("blah.php");
} else {
@include("{$_GET['x']}.php");
}
?>


 and then any links like <a href="main.php?x=articles">Articles</a> will change blah.php. ok! I think I get it!   :D
9  Web Development / Coding / Two PHP codes. . . which to use? on: November 21, 2004, 09:04:38 PM
Ok, I read your tutorial. I need

<?php
if($_GET['act']=="" || !$_GET['act']){
include("blah.php");
} else {
@include("{$_GET['act']}.php");
}
?>

for it to work. But I where am I supposed to place that? Do I put it between <head> and </head> of main.php?
10  Web Development / Coding / Two PHP codes. . . which to use? on: November 21, 2004, 04:55:27 PM
Oi, I hope this is in the right section . . . ok, I have a question on two styles of PHP coding. I'm revamping, remodeling, or whatever you want to call it to my site. I usually use div layouts so my php coding usually looks like this:

<? include("main.php") ?>


main.php is the actual layout. Then the links would be like:
<a href="index.php">Home</a>

While I was looking around, I noticed that some sites use codes like:
<a href="index.php?x=about">About</a>

I tried reading a tutorial on it (and it confused the heck out of me   :? ) but I'm wondering if I really need to learn how to code my links that way. Is one better than the other or something. What's the point  :?:
Pages: [1]
  • Welcome, Guest
  • Members login
  • Register for free

General

  • General
  • New members
  • Announcements
  • Support / Suggestions

Art boards

  • Creative mediums
  • Requests and offers
  • Tutorials
  • Celestial Star tutorials

Web development

  • Coding
  • Web design
  • Advertisements / affiliation

Off-topic

  • The non-sense
  • Ententainment

Go up
eXTReMe Tracker
  • Valid XHTML
  • Valid CSS
Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC | Seo4Smf v0.2 © Webmaster's Talks
Loading...