Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
Acmlm's Board - I2 Archive - - Posts by windwaker
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
User Post
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 448/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-19-04 08:17 PM, in MySQL. . . Link
The while function didn't seem to work .

When I tried to display the raw data in the table with print_r(), it only displayed the last row of the table.
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 449/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-20-04 07:12 AM, in MySQL. . . Link
OMG guess what.

It worked!

I have another question...

How do I delete certain rows in a table? And how do I display certain rows, like say, rows with id 50-100?
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 450/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-20-04 07:50 AM, in MySQL. . . Link
This
Rocks

Thanks so much, neotransotaku! This is awesome!

One more question...

I'm adding something in a file that adds to the PMA DB...

What I'm adding looks like this:

$date = date("m / d / y");
mysql_query("INSERT INTO `recnews` (`recent`, `date`) values ('<div class=newhead><a href=$link>$head</a></div><br><br>$summary<br><a href=$link>Read more</a> -- ', '$date')");


Although I want the contents of $summary to be stripslashed. How would I do this? o.o

Edit: that was a horrible question that didn't need to be answered XD.


(edited by windwaker on 11-19-04 11:23 PM)
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 451/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-20-04 08:18 AM, in Beat Halo 2 [possible spoilers] Link
The story at the end was horrible.

There's no reason for such a crappy ending. Bad Bungie >(.

The Covenent were too human. Nuff said.

They completely changed the story from what the E3 demo promised; a war on earth, and a game about defending earth.
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 452/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-21-04 02:59 AM, in MySQL. . . Link
Whoa, I tested those, they all worked.

Thanks guys .

Another question...

how do I add to just specific rows? Like if I wanted to add "zomglol" to row 45, how would I do that?


(edited by windwaker on 11-20-04 08:01 PM)
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 453/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-21-04 09:29 AM, in MySQL. . . Link
ooo, really sweet.

now; how would I add to the beginning of a certain row?


(edited by windwaker on 11-21-04 01:10 AM)
(edited by windwaker on 11-21-04 01:14 AM)
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 454/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-22-04 01:14 AM, in MySQL. . . Link
Oh... never did find that reference manual... Thanks all you guys for your help .
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 455/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-22-04 05:46 AM, in MySQL. . . Link


Here's a question I have no idea even where to START with...

I successfully added a poll function, and I want to find the percent of each poll thingy . I divided the ammount of votes for each poll by the total votes, though my answers get really long sometimes, like 0.66666666666667. How would I limit the characters in a result like this? (so it would return something like 0.67 or 0.66)
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 456/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-22-04 05:49 AM, in Which Stupid Celebrity will you kill Link
What stupid celebrity are you destined to kill? by daydreamer8852
Name
Birthdate
You killed
With a
OnJanuary 23, 2023
Quiz created with MemeGen!


I melted him.
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 457/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-22-04 06:23 AM, in MySQL. . . Link
ooo, thanks, that's exactly what I needed. What do you mean, having my numbers * 100? o_x
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 458/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-22-04 06:34 AM, in MySQL. . . Link
HOW DARE YOU ASK >(.

It's for an upcoming site of mine. "Rinternet". Just testing to see if most of this works. It's a place where I can review most of the programs I use all the time, and some horrible ones that I'm forced to use. Plus have random polls. And comments for the articles, recent news/reviews, umm... yeah


(edited by windwaker on 11-21-04 09:35 PM)
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 459/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-22-04 06:43 AM, in MySQL. . . Link
I thought that so many people have/are coding forums, that I should try something different.
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 461/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-24-04 05:53 AM, in The DS/WarpPipe conspiracy Link
WarpPipe (www.warppipe.com) was a site that created something that allowed users to play GCN LAN games over the internet, via a router. Now they claim to have another project that relates to the DS, but they won't say who's funding them, where they get their DS hardware info, or what it does.

Links: http://www.engadget.com/entry/4182100443364188/
http://www.nintendojo.com/specials/view_item.php?1096488064


A summary of clues and theories on what WarpPipe is doing: http://forums.warppipe.com/viewtopic.php?t=11573

What they're probably doing (I think), is creating some software for the DS that will somehow allow people all over the world to play via a wifi router, and they're funded by "an anonymous source", probably Nintendo (how else would they be able to hack the DS so efficiently?).


(edited by windwaker on 11-23-04 08:54 PM)
(edited by windwaker on 11-23-04 08:54 PM)
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 462/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-24-04 08:10 AM, in The DS/WarpPipe conspiracy Link
DS Quake 3 port would be <3.

Yeah, you do need the (broadband) modem to use it the original WarpPipe software.

I highly doubt that this is just a rumour, because the guy who made WarpPipe said that he was going to make this .
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 464/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-24-04 08:58 AM, in Beat Halo 2 [possible spoilers] Link
Originally posted by Ziffski
READ THE THREAD AND WHAT HAS BEEN SAID.

The damned comment of what was said at E3 has been mentioned nay a million and a half times. Please add something, anything, new to the conversation before posting.

Anyways, Halo Classic online. The Assault Rifle is back, hardcore.


The E3 thing was mentioned once before. Do your research before bitching at me, child. Well, the world E3, at least.


(edited by windwaker on 11-24-04 12:00 AM)
(edited by windwaker on 11-24-04 12:05 AM)
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 465/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-24-04 10:24 PM, in The DS/WarpPipe conspiracy Link
Yeah, I had actually subscribed to that already .

I think the only problem would be finding hotspots around (at least legal ones), as you wouldn't be able to just sit at your house and play online unless you had a wifi router.
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 466/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-26-04 12:14 AM, in The DS/WarpPipe conspiracy Link
Originally posted by Colleen
Well, it has to use a wi-fi area. For example, if I was at school, I could access the network - I could also access it at home if I had a wireless router. But if I was on the bus, odds are it's a no-go.


Most people don't realize that there are wireless access points in most urban areas. Most people just don't bother to encrypt them. Although if you were on a bus, it probably wouldn't work anyway.
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 467/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-27-04 11:12 AM, in Good * old fashioned `annoying` SQL `question`('s'); Link
Yes, lame title .

Here's something I've been looking for for a while and I haven't been able to find the answer .

When I fetch an array into a variable (let's say $omg), and I want to select a column, I go $omg[columnname]. Is there a way in which I can select a row like this, too? Like (doubt this works), but something like $omg[[row][column]]?
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 468/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-28-04 05:36 AM, in Good * old fashioned `annoying` SQL `question`('s'); Link


Wow, I didn't know that I was right XD.

Thanks.

Oooh, and thanks for the script; I needed to develop one like that anyway .


(edited by windwaker on 11-27-04 08:37 PM)
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 469/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 11-28-04 08:09 AM, in The DS/WarpPipe conspiracy Link
You can already use a wireless router for this, though no games support it.

What WarpPipe is doing is making it so that a wireless router will act as you're sitting right next to someone, and allow you to play LAN games with your DS online (methinks).
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
Acmlm's Board - I2 Archive - - Posts by windwaker


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.020 seconds.