Search:
Type: Posts; User: narolis
Search :
Search took 0.03 seconds.
Hi,
I installed Munin on my server to monitor it.
Everything is working I got graph with data.
But there are some graph or values i don't even know what it mean.
Do you know a place where...
Hi,
By navigating a site, using it's CMS, doing query, ... (we programmed all the site and CMS) I don't know exactly but 1 table in the data base was mark as crashed that wasn't when I put the...
Hi,
I have 2 big problems with the CMS i'm doing (we developed our own CMS)
1- We need to optimize it a lot because 1 of our client said that after about 30 min on Internet Explorer 8 the CMS...
Hi,
We have big problem with the email send from our dedicated server.
We have a dedicated server with iWeb and host many site on it.
The problem is that the email send from those site...
Hi,
Do you know a way to call a javascript function form flash as soon as it's loaded.
When I just put a normal geturl that is called automatically it work but in IE it make my site stop...
I solved my problem, It was caused by the encoding of my Aptana.
thank to you all
Hi,
I'm trying to make validation for my form and I have some problems with my RegEx.
I have for example a RexEx to validate the name and firstname.
'/^[A-ZÉÏÎÈÇ A-Za-z \-ZÉÏÎÈÇéïîèç]+([...
Hi,
I am developing a website with users using some XML.
I would like to know what is the best and must optimized way to read and write XML with PHP. Currently I made some test with " new...