Forum: PHP Nov 18th, 2008 |
| Replies: 4 Views: 373 Could you repost your code, wrapping it with [code]?
SQL querys should look like this:
$query = SELECT name FROM users WHERE " . $_GET['id'] = userid ."
Use concatation when dealing with... |
Forum: HTML and CSS Oct 5th, 2008 |
| Replies: 7 Views: 5,403 I'm pretty sure you can just wrap it it i <center>.
So...
<div id="crm-main">
<div id="crm-title">
<h1> New costomer </h1>
</div>
<div id="crm-content"> |
Forum: HTML and CSS Oct 4th, 2008 |
| Replies: 2 Views: 1,205 1.) Have less textual content.
2.) Make the black outline automatically expand. (Uh, I think you'd need background: url(images/image) repeat-y or something. I'm not a CSS guy, but I think it goes... |
Forum: HTML and CSS Oct 4th, 2008 |
| Replies: 1 Views: 529 Edit: Try running a Google search on "Free Web Based Gradebook".
----
You could just set up a table.
<table border="1" width="50%"... |
Forum: PHP Oct 4th, 2008 |
| Replies: 0 Views: 329 Thanks for opening this, even though I have a rather vague title.
Anyways, here's my predicament: I'm making a tool for players of the MMORPG RuneScape (www.runescape.com) that would let them... |
Forum: HTML and CSS Sep 7th, 2008 |
| Replies: 9 Views: 2,767 Is it just you, or have others reported it? |
Forum: HTML and CSS Sep 7th, 2008 |
| Replies: 3 Views: 420 I'm working on a new project [It's actually a PHP project. Go figure]. Anyways, I designed it myself, and coded it myself. I was almost done with it, and I went to run it in Mozilla, and it looked... |
Forum: HTML and CSS Sep 6th, 2008 |
| Replies: 9 Views: 2,767 I think there may be, but I doubt it. If you really want to, you can just add loads of HTML to slow it down. ;-)
Why would you want to slow it down, though? |
Forum: HTML and CSS Sep 6th, 2008 |
| Replies: 5 Views: 811 Externally. Buddylee hit it square on the head.
For you, it'll mean much less coding. (And/or copying and pasting). If you code externally, you just need one stylesheet, where everything will be... |
Forum: Community Introductions Sep 6th, 2008 |
| Replies: 2 Views: 317 |
Forum: PHP Sep 6th, 2008 |
| Replies: 1 Views: 384 Well, I've been working on a tracking system for RuneScape (http://www.runescape.com). (It's a Java-Based, Browser MMORPG. You gain experience points in 24 separate skills, and they are all logged on... |
Forum: PHP Sep 3rd, 2008 |
| Replies: 2 Views: 327 Couldn't you create a variable?
Something like $image = image url; then just put that in the PHP code?
(I stink at PHP, but I'll try to help.)
I think to define it, it'd go something like... |
Forum: Geeks' Lounge Sep 3rd, 2008 |
| Replies: 39 Views: 4,102 Look out, Google is overtaking the Internet!
It's ok right now. Baby blue kind of makes me cringe. The browser looks rather...childish to me.
Anyways, it's open source. YAY. |
Forum: HTML and CSS Sep 3rd, 2008 |
| Replies: 5 Views: 2,039 Just two notes:
It's Mozilla Firefox, not Firefox and Mozilla. One browser. Compound noun. ;-)
</br>? That isn't an HTML tag, is it? The linebreak syntax is an empty tag, meaning there is no... |
Forum: Community Introductions Sep 3rd, 2008 |
| Replies: 2 Views: 317 Hey, guys. My name is Andrew Hucks, and I'm 15.
Here's an "About Me"-type deal from another forum that I'm active on. (RuneScape Community [The forums for Zybez, which is a RuneScape fansite. And... |