Frederick Marcoux

less info
711 reputation
321
bio website creationsmicroweb.com
location Montreal, Canada
age 17
visits member for 1 year, 5 months
seen yesterday
stats profile views 229

17 years old only and already a programmer in:

And also have a pretty good knowledge of Photoshop!


Apr
30
comment Zend Cloud Infrastructure InstanceList - How to iterate through the list in the view?
I use Zend Studio, and I didn't see anything to make it work...
Apr
30
accepted Amazon RDS - Connect from DNS record
Apr
29
comment Zend Cloud Infrastructure InstanceList - How to iterate through the list in the view?
What you mean by 'use the method'? $this->instances->getInstances() ?
Apr
29
comment Zend Cloud Infrastructure InstanceList - How to iterate through the list in the view?
var_dump($this->instances->current()); = Notice: Undefined offset: 1 in /Users/fmarcoux/Documents/ZF/ZendFramework-1.12.3/library/Zend/Cloud/Infrastruct‌​ure/InstanceList.php on line 105 NULL
Apr
29
comment Zend Cloud Infrastructure InstanceList - How to iterate through the list in the view?
You can see the Pastebin here: pastebin.com/wzSYEZAQ
Apr
26
asked Zend Cloud Infrastructure InstanceList - How to iterate through the list in the view?
Apr
25
comment Zend Framework query does not work?
Well, I would like to help you but I can't! I've been working with MySQL for almost 7 years and I've never done something like this... Sorry if I'm useless... The best is to preg_match then tweak the query to accept the PHP tags!
Apr
25
comment Zend Framework query does not work?
Damn, you got a weird thing to do! Usually, we want to remove as much junk as possible from a SQL query to prevent SQL injections...
Apr
25
comment Zend Framework query does not work?
It seems to! I never tried by myself to be honnest. always filter and pregmatch the value before adding it to the query...
Apr
25
comment Zend Framework query does not work?
Try using a preg_match to remove the PHP tags from the string...
Apr
25
comment Zend Framework query does not work?
For that, the quote() function should be enough... If it doesn't work, well I can't explain it!
Apr
25
comment Zend Framework query does not work?
Why are you putting <? ?> in a MySQL query exactly? It could help me to answer you... @DevalShah
Apr
25
comment Zend Framework query does not work?
Try adding % before and after your 'part 1' in the query. Like this: %{$value}% .
Apr
17
accepted Real-time Server Status and Information
Apr
17
comment Real-time Server Status and Information
@Dave Please write this as an anwser, I'll accept it.
Apr
17
asked Real-time Server Status and Information
Apr
15
awarded  Informed
Apr
11
comment Zend Navigation - Mark parent active if a child is active
Join me on the chat chat.stackoverflow.com/rooms/27993/… please. I have some questions about ZF2 if you are willing to anwser them better than ZF docs! :)
Apr
11
accepted Zend Navigation - Mark parent active if a child is active
Apr
11
comment Zend Navigation - Mark parent active if a child is active
let us continue this discussion in chat