It is convenient to have a trailing comma when defining an array - so as
easy to add/remove code to add/remove an entry to the array
array(
'key00' => 'value00',
'key01' => 'value01',
'key02' => 'value02',
...
)
I suggest to PHP Development team to make it available in the syntax
Hi every one,
Currently when I call php --ini from CLI, I just see C:\Windows but search
for this location, I cannot find any php.ini files.
I'm stuck there - where is the php.ini file used by php.exe called from CLI
as below
*C:> php --ini*
Hope to hear from you!
Regards,
Nam
I'm a newbie in PHP technology and what I started with PHP was googling for
PHP + ~tutorial ~"getting started"
which results as this page
http://www.google.com.vn/search?aq=f&gcx=w&sourceid=chrome&ie=UTF-8&q=PHP+%2B+~tutorial+~%22getting+started%22
>From that list, I can have almost all kind of be
Dear Danial,
I saw some update on EasyPHP via this group so I just thought to receive
support as well as such advertisement.
I'm sorry to "spam" this group.
Regards.
On Mon, Aug 29, 2011 at 7:26 PM, Daniel Brown wrote:
> On Sun, Aug 28, 2011 at 07:10, EasyPHP wrote:
> > Hi
> >
> > Open your o
Hi every one,
At the moment when installing new version of EasyPHP on my Windows 7 OS,
I've got to re-add the alias on my machine which is a boring process since I
have teens of project running on my machine.
I'm looking for way to export alias(es) in old version and use them to
import into new v
And in which section Bastien. Please be more specific.
On Fri, Aug 26, 2011 at 11:14 AM, Bastien wrote:
>
>
> On 2011-08-26, at 12:05 AM, Nam Gi VU wrote:
>
> Hi Bastien,
> I've create new user but cannot find where to log out to change logged-in
> user.
> This is
Hi Bastien,
I've create new user but cannot find where to log out to change logged-in
user.
This is strange...
On Thu, Aug 25, 2011 at 12:32 AM, Bastien Koert wrote:
> On Wed, Aug 24, 2011 at 1:30 PM, Nam Gi VU wrote:
> > Thanks Bastien for your suggestion.
> > Though, I us
Thanks Bastien for your suggestion.
Though, I use the `root` account with `All privileges' but it still not
allowing me to call `drop database'.
What should I do next?
On Wed, Aug 24, 2011 at 6:25 PM, Bastien wrote:
>
> On 2011-08-23, at 6:44 AM, Nam Gi VU wrote:
>
> &g
Hi every one,
When trying to run my database script with `drop database` command, the
server refuse and said as below screenshot.
What should I do to enable this command?
Regards,
Nam
[image: image.png]
Dear James,
In case you love Chrome that much, be sure you not using its `remember
password` feature or any one else share using your PC/laptop will see it
super-easily!
Nam
On Sat, Jun 25, 2011 at 12:30 AM, wrote:
> Chrome. Enough said. Now, if we can only convince the rest of the world ...
Thank you Mattias,
I'll look at `channels` again.
Regards,
Nam
On Thu, Jun 16, 2011 at 1:06 PM, Mattias Thorslund wrote:
> On 06/15/2011 10:11 PM, Nam Gi VU wrote:
>
>> Hi everyone,
>>
>> In PHP code, given an .png image path, I need to detect the bit-depth o
Hi everyone,
In PHP code, given an .png image path, I need to detect the bit-depth of
that image. How can I do that?
I've tried to use getImageSize() and read the bits as below sample code but
it always returns '8' for 24-bits/32-bits image.
Please help.
class Utils {
//Ham de lay bits cua
12 matches
Mail list logo