Search found 3854 matches
- Fri Mar 15, 2013 6:33 pm
- Forum: Discussion Section
- Topic: Why Are You Happy Today?
- Replies: 2435
- Views: 84295
Re: Why Are You Happy Today?
Went well, I take it? Otherwise you'd be posting in the other thread.
- Fri Mar 15, 2013 2:46 pm
- Forum: Discussion Section
- Topic: Rant/Complain Thread: u mad?
- Replies: 8283
- Views: 256032
Re: Rant/Complain Thread: QQ moar
Writing documentation. Hate it so much.
- Thu Mar 14, 2013 10:21 pm
- Forum: Discussion Section
- Topic: Coding discussion
- Replies: 67
- Views: 7702
Re: Coding discussion
Unlike mysql_fetch_assoc/array/etc, mysql_result() returns the value of a single cell from a result set. The second and third parameters to that function are the row and column offsets of the value you want, respectively. Since the "select count(*) from blog" query returns a result set con...
- Thu Mar 14, 2013 3:26 pm
- Forum: Discussion Section
- Topic: Coding discussion
- Replies: 67
- Views: 7702
Re: Coding discussion
I think you misunderstood what I needed the count for I understood that you wanted to know the total number of records in your blog in order to render the pagination UI. What I was trying to tell you was that mysql_num_rows() is a bad way to go about it, because having it work implies the result of...
- Wed Mar 13, 2013 8:49 pm
- Forum: Discussion Section
- Topic: Recent Purchases Thread
- Replies: 4959
- Views: 187315
Re: Recent Purchases Thread
Pretty busy myself. I probably won't get a chance to touch it until next week, but I'll let you know my impressions here when I do.
- Wed Mar 13, 2013 8:43 pm
- Forum: Discussion Section
- Topic: Recent Purchases Thread
- Replies: 4959
- Views: 187315
Re: Recent Purchases Thread
My HotS copy arrived today.
- Wed Mar 13, 2013 3:32 am
- Forum: Discussion Section
- Topic: Coding discussion
- Replies: 67
- Views: 7702
Re: Coding discussion
mysql_num_rows($result); ^ is this a big resource drain? No. It simply returns the number of rows in the result set of a query you already executed (or the number of rows fetched so far from the result set if you used mysql_unbuffered_query() to execute to query). The number of returned/affected ro...
- Tue Mar 12, 2013 10:03 pm
- Forum: Discussion Section
- Topic: Rant/Complain Thread: u mad?
- Replies: 8283
- Views: 256032
Re: Rant/Complain Thread: QQ moar
For me it's often this:
Them: Hello!
Me: Hey there.
Them: How are you?
Me: Good, thanks. Yourself?
Them: *ignore my reciprocation and continue with the primary purpose of the interaction*
Me: ...
Them: Hello!
Me: Hey there.
Them: How are you?
Me: Good, thanks. Yourself?
Them: *ignore my reciprocation and continue with the primary purpose of the interaction*
Me: ...
- Sat Mar 09, 2013 4:15 am
- Forum: Discussion Section
- Topic: Rant/Complain Thread: u mad?
- Replies: 8283
- Views: 256032
Re: Rant/Complain Thread: QQ moar
Good luck! ^^
- Sat Mar 09, 2013 2:04 am
- Forum: Discussion Section
- Topic: Rant/Complain Thread: u mad?
- Replies: 8283
- Views: 256032
Re: Rant/Complain Thread: QQ moar
Argh, stop it. Stop emailing each other like it's fucking Twitter. I've received no less than 20 one-sentence group emails back and forth from you assclowns in the past half hour. They're not even punctuated properly, if at all.
Oh geez here comes another one.
Oh geez here comes another one.
- Fri Mar 08, 2013 11:14 pm
- Forum: Discussion Section
- Topic: Rant/Complain Thread: u mad?
- Replies: 8283
- Views: 256032
Re: Rant/Complain Thread: QQ moar
quit tryin'a steal my m&ms you damn cat
- Fri Mar 08, 2013 8:18 pm
- Forum: Discussion Section
- Topic: Music you're listening to atm?
- Replies: 4036
- Views: 153072
- Fri Mar 08, 2013 3:48 am
- Forum: Discussion Section
- Topic: Random video/youtube thread!!
- Replies: 2351
- Views: 108633
Re: Random video/youtube thread!!
^ Reminds me of watching crazy Stalker Blink microing.
- Thu Mar 07, 2013 8:56 pm
- Forum: Discussion Section
- Topic: What do you eat?
- Replies: 3011
- Views: 118717
Re: What do you eat?
my own hands
- Wed Mar 06, 2013 12:38 am
- Forum: Discussion Section
- Topic: Rant/Complain Thread: u mad?
- Replies: 8283
- Views: 256032
