Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Eiyeron

Pages: 1 ... 23 24 [25] 26 27 ... 101
361
Web Programming and Design / Re: Best way to store blog posts
« on: February 27, 2014, 04:04:31 am »
Well thanks for the discussion, I forgot that $_SESSION was actually stored server-side and not sent as _GET and _POST. I'll to redesign a lot of things! (Better posting implmentation yay!)

362
Humour and Jokes / We should change Omnimaga's name
« on: February 27, 2014, 04:01:57 am »
We should change Omnimaga's name for FlappyBirdmaga. :thumbsup:

363
Gaming Discussion / Re: Public Domain / Open Source NES Games?
« on: February 25, 2014, 04:47:46 pm »
Wait, doens't Nintendo refresh the patents?

364
Web Programming and Design / Best way to manage sessions
« on: February 25, 2014, 02:18:11 am »
Hi back!

Currently trying to implement correctly back-side, I need to support sessions. How do I manage them the best way? Don't remember my lessons... --"

365
Humour and Jokes / Re: Weird/funny pictures thread
« on: February 23, 2014, 10:21:45 am »
Yeah, in France, ads make you lose.

366
Humour and Jokes / Re: Weird/funny pictures thread
« on: February 22, 2014, 09:53:04 am »

367
Miscellaneous / Re: Random ceramics
« on: February 22, 2014, 09:43:21 am »
Oooh, that's cuuuute! :3

368
Humour and Jokes / Re: Weird/funny pictures thread
« on: February 22, 2014, 09:40:06 am »
Because Internet loves cat. (Linux too, but it's an other matter.)

369
TI Z80 / Re: Is a QR Code Generator/Reader possible on the 84+?
« on: February 20, 2014, 05:58:40 am »
Generator is quite doable. I saw someone doing one for Prizms.

370
Humour and Jokes / Re: If there was tech support in botswana...
« on: February 20, 2014, 02:24:20 am »
Use a laser pointer to distract him/her.

I'm being chased by a raptor.

371
Humour and Jokes / Re: Weird/funny pictures thread
« on: February 20, 2014, 02:23:38 am »
Runs on Apocalypse is an easter-egg well hidden...

372
Miscellaneous / Re: Deciding a Name
« on: February 20, 2014, 01:29:35 am »
nTropic? Nah, I want to take this name.

Bender?

373
Web Programming and Design / Re: Best way to store blog posts
« on: February 19, 2014, 09:09:05 am »
oh, ok, nice! But i would still use the single quotes on strings :P

Edited after you replied --"

374
Web Programming and Design / Re: Best way to store blog posts
« on: February 19, 2014, 09:05:54 am »
I use prepared queries with PDO! :D

But your function seems to be inetresseting, I should read it later to understand it better.

375
Web Programming and Design / Re: Best way to store blog posts
« on: February 19, 2014, 03:19:46 am »
It seems quite strange to use a DB for storing things but why not. Thanks.

EDIT : Now I store the posts in a value directly in the DB, thanks for your advice. I need to implement now a back-end interface.
(UPDATE SET text=$string WHERE id = $id);

Pages: 1 ... 23 24 [25] 26 27 ... 101