Ross McKay wrote:
> Posting this here, because a few people responded when I mentioned not
> having a Linux-native data modelling tool. Apparently, MySQL Workbench
> should be alpha-ready by end of the month...
I've been waiting for this. I'm getting tired of DBDesigner4's bugs and all.
--
Dax S
Wouldn't it be nice if in the $_SERVER array you could get the whole URL
now that PHP has a parse_url function?
Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com
Jochem Maas wrote:
> Robert Cummings schreef:
>> On Tue, 2008-09-16 at 21:18 +0100, Nathan Rixham w
Wouldn't you know - the latest Google Gears has the capability to
upload files - I haven't delved deeper to understand how it works on
the server end of it, but it allows for a standard file upload box and
has capabilities built in for progress bars, etc. The "blob" interface
allows you to use a "s
Ross McKay schreef:
Posting this here, because a few people responded when I mentioned not
having a Linux-native data modelling tool. Apparently, MySQL Workbench
should be alpha-ready by end of the month...
http://dev.mysql.com/workbench/?p=138
no news of MacOSX, what's the chance this will bu
Robert Cummings schreef:
On Tue, 2008-09-16 at 21:18 +0100, Nathan Rixham wrote:
Jim Lucas wrote:
Robert Cummings wrote:
On Tue, 2008-09-16 at 18:13 +0100, Nathan Rixham wrote:
I also meant:
define('PUBLIC_BASE_HREF' , 'http://php.net/')
and further thinking there has to be an easier / cl
Posting this here, because a few people responded when I mentioned not
having a Linux-native data modelling tool. Apparently, MySQL Workbench
should be alpha-ready by end of the month...
http://dev.mysql.com/workbench/?p=138
Maybe I can ditch Visio one day soon... :)
--
Ross McKay, Toronto, NSW
Thanks to all for your responses. I ended up using htmlentities. Thanks
Stephen.
Also, the reason I didn't use a premade editor is that I am planning on
selling a web-editor system and don't want any troubles with licenses.
Hi all! I am trying to make a PHP HTML editor. I have made the entire e
On Tue, Sep 16, 2008 at 3:09 AM, ANR Daemon <[EMAIL PROTECTED]> wrote:
> Greetings, Jochem Maas.
> In reply to Your message dated Tuesday, September 16, 2008, 3:38:44,
>
> > ANR Daemon schreef:
> >> Greetings, Jochem Maas.
> >> In reply to Your message dated Friday, September 12, 2008, 17:05:58,
>
On Tue, 16 Sep 2008 20:11:22 +0100, Ashley Sheridan wrote:
>Would it be totally off topic if everyone were to say what their
>favourite OS was and why? I'm just a little curious as to what OS's
>people use in this field.
Likely yes, but: Fedora 9 works nicely for me and SWMBO. Essentially
though,
At 8:11 PM +0100 9/16/08, Ashley Sheridan wrote:
Would it be totally off topic if everyone were to say what their
favourite OS was and why? I'm just a little curious as to what OS's
people use in this field.
Obviously, mine is Mac and OSX 10.4.11. My next one will be whatever
is the top of th
Compare phpinfo() on both servers.
Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com
Liz Kim wrote:
> have a very simple script which connects to a database, execute a query
> then displays the result.
> This script uses odbc_connect and functions.
>
> There a
E_STRICT only shows one type of error. If you want everything than you
need to set E_ALL | E_STRICT
http://usphp.com/manual/en/errorfunc.constants.php#errorfunc.constants.errorlevels.e-strict
Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com
Naz wrote:
> I am
I am trying to turn on errors in the browser, but for some reason they
are being suppressed.
In php.ini I have display_errors = On and error_reporting = E_STRICT
What else could be suppressing errors?
السلام عليكم
- Naz.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
On Tue, 2008-09-16 at 18:54 -0400, tedd wrote:
>
> I realize that you take the high-road on things like this -- I
> respect that -- that used to be my practice as well. It's very
> predicable from a business perspective. But times change and I kind
> of like telling people what I really think --
Nathan Rixham wrote:
concurred; I recently made a class that turn's all objects into XML; and
implented it in my __toString()'s :)
In that case rather than __toBool() __toInt() etc. it should really
support a magic __cast() method or similar.
This method would contain a single argument that
have a very simple script which connects to a database, execute a query
then displays the result.
This script uses odbc_connect and functions.
There are two identical Apache web servers and one MS SQL database server.
When the script is ran on web server #1, all the results are returned
correctly
At 7:40 PM +0100 9/16/08, Stut wrote:
On 16 Sep 2008, at 15:59, tedd wrote:
Then one day, M$ sent out notice that they would no longer support
QuickBasic and that was the end of that. All of our current, and
past work, was on a dead-end street. We were left to fend for
ourselves.
I don't mea
> -Original Message-
> From: tedd [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 16, 2008 10:06 AM
> To: Stut; [EMAIL PROTECTED]
> Cc: Philip Thompson; PHP General list
> Subject: Re: [PHP] Re: Why MS Won't Retire Browsers -- was: Interntet
> Explorer 8 beater 2
>
> At 11:30 PM +0100
On Tue, 2008-09-16 at 16:50 -0400, Bastien Koert wrote:
> On Tue, Sep 16, 2008 at 3:11 PM, Ashley Sheridan
> <[EMAIL PROTECTED]>wrote:
>
> > On Tue, 2008-09-16 at 15:04 -0400, Eric Butera wrote:
> >
> > > On Tue, Sep 16, 2008 at 2:51 PM, Ashley Sheridan
> > > <[EMAIL PROTECTED]> wrote:
> > > > On
On Tue, Sep 16, 2008 at 3:11 PM, Ashley Sheridan
<[EMAIL PROTECTED]>wrote:
> On Tue, 2008-09-16 at 15:04 -0400, Eric Butera wrote:
>
> > On Tue, Sep 16, 2008 at 2:51 PM, Ashley Sheridan
> > <[EMAIL PROTECTED]> wrote:
> > > On Tue, 2008-09-16 at 11:26 -0400, tedd wrote:
> > >> At 11:57 PM +0100 9/1
On Tue, 2008-09-16 at 21:18 +0100, Nathan Rixham wrote:
> Jim Lucas wrote:
> > Robert Cummings wrote:
> >> On Tue, 2008-09-16 at 18:13 +0100, Nathan Rixham wrote:
> >>> I also meant:
> >>> define('PUBLIC_BASE_HREF' , 'http://php.net/')
> >>>
> >>>
> >>>
> >>>
> >>> and further thinking there has
Jim Lucas wrote:
Robert Cummings wrote:
On Tue, 2008-09-16 at 18:13 +0100, Nathan Rixham wrote:
I also meant:
define('PUBLIC_BASE_HREF' , 'http://php.net/')
and further thinking there has to be an easier / cleaner way of getting
"http://"; / "https://"; in php..
What's wrong with $_SERVER
On Tue, 2008-09-16 at 20:51 +0100, Richard Heyes wrote:
> > No, there are certain terms and conditions for using Google Checkout.
> > You have to display their logo prominently, and they say they will
> > terminate accounts of anyone not adhering to these terms.
>
> Hmm, might not be so bad. I wo
> No, there are certain terms and conditions for using Google Checkout.
> You have to display their logo prominently, and they say they will
> terminate accounts of anyone not adhering to these terms.
Hmm, might not be so bad. I would think a Google logo instils trust.
--
Richard Heyes
HTML5 G
On Tue, 2008-09-16 at 20:39 +0100, Richard Heyes wrote:
> Hi,
>
> > I think once Google Checkout goes more global (which it plans to) it
> > will be something to use as a viable alternative to Paypal. There's
> > quite a few large corporations use it already.
>
> Without looking into it too much,
On Tue, Sep 16, 2008 at 3:39 PM, Richard Heyes <[EMAIL PROTECTED]> wrote:
> Hi,
>
> > I think once Google Checkout goes more global (which it plans to) it
> > will be something to use as a viable alternative to Paypal. There's
> > quite a few large corporations use it already.
>
> Without looking
Hi,
> I think once Google Checkout goes more global (which it plans to) it
> will be something to use as a viable alternative to Paypal. There's
> quite a few large corporations use it already.
Without looking into it too much, can it be done transparently (ie the
customer doesn't see any Google
Tue, Sep 16, 2008 at 12:34 PM, Ashley Sheridan
<[EMAIL PROTECTED]> wrote:
> I think once Google Checkout goes more global (which it plans to) it will be
> something to use as a viable alternative to Paypal. There's quite a few
> large corporations use it already.
I was excited when Google announ
On Tue, 2008-09-16 at 12:27 -0700, mike wrote:
> On Tue, Sep 16, 2008 at 12:20 PM, Dan Joseph <[EMAIL PROTECTED]> wrote:
>
> > Revolution Money Exchange just started up a few months ago. Its owned by a
> > bank (although I can't recall which). Same concept as far as I can tell,
> > although I d
On Tue, Sep 16, 2008 at 12:20 PM, Dan Joseph <[EMAIL PROTECTED]> wrote:
> Revolution Money Exchange just started up a few months ago. Its owned by a
> bank (although I can't recall which). Same concept as far as I can tell,
> although I don't think they have any business services yet.
>
> Anothe
On Tue, Sep 16, 2008 at 3:13 PM, mike <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 16, 2008 at 12:04 PM, Richard Heyes <[EMAIL PROTECTED]> wrote:
>
> I wish someone would make a Paypal clone that did not have such an odd
> history of shadyness. Their interface is simple, the idea is great,
>
>
Revolut
On Tue, Sep 16, 2008 at 12:04 PM, Richard Heyes <[EMAIL PROTECTED]> wrote:
> I think, like a lot of things, you will always get people with good
> experiences and bad experiences. Unfortunately the people who have had
> bad experiences tend to be more vocal than those who've had good ones,
> so th
On Tue, 2008-09-16 at 15:04 -0400, Eric Butera wrote:
> On Tue, Sep 16, 2008 at 2:51 PM, Ashley Sheridan
> <[EMAIL PROTECTED]> wrote:
> > On Tue, 2008-09-16 at 11:26 -0400, tedd wrote:
> >> At 11:57 PM +0100 9/15/08, Ashley Sheridan wrote:
> >> >I agree on your point about trying before bashing. I
On Tue, Sep 16, 2008 at 2:51 PM, Ashley Sheridan
<[EMAIL PROTECTED]> wrote:
> On Tue, 2008-09-16 at 11:26 -0400, tedd wrote:
>> At 11:57 PM +0100 9/15/08, Ashley Sheridan wrote:
>> >I agree on your point about trying before bashing. I've tried Vista.
>> >Hell, I had to use it for 2 months solid whi
>> Paypalsucks.com :)
>
> I've had the opposite experience.
>
> Their service has served me well over several years, sites, and clients.
I think, like a lot of things, you will always get people with good
experiences and bad experiences. Unfortunately the people who have had
bad experiences tend t
On Tue, Sep 16, 2008 at 2:43 PM, mike <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 16, 2008 at 7:08 AM, tedd <[EMAIL PROTECTED]> wrote:
>
> > I've had the opposite experience.
> >
> > Their service has served me well over several years, sites, and clients.
>
> It's a crap shoot. They're fine until you
On Tue, 2008-09-16 at 17:15 +0930, Michael Kubler wrote:
> I've just been playing with FCKeditor, it seem pretty good.
> Good documentation and I could get it working fairly quickly, although I
> haven't got it picking up the style sheet from a secondary domain yet,
> but that's probably a PEBKAC
On Tue, 2008-09-16 at 11:26 -0400, tedd wrote:
> At 11:57 PM +0100 9/15/08, Ashley Sheridan wrote:
> >I agree on your point about trying before bashing. I've tried Vista.
> >Hell, I had to use it for 2 months solid while I was working in India,
> >so I really got to test it out. I had more crashes
On Tue, 2008-09-16 at 10:59 -0400, tedd wrote:
> Similarly, I had a run-in with American Express over 30 years ago and
> even to this day I return all their sales promotion in their
> self-addressed no-postage envelope they provide. Over the years, I
> suspect they have paid postage for over 10
Robert Cummings wrote:
> On Tue, 2008-09-16 at 18:13 +0100, Nathan Rixham wrote:
>> I also meant:
>> define('PUBLIC_BASE_HREF' , 'http://php.net/')
>>
>>
>>
>>
>> and further thinking there has to be an easier / cleaner way of getting
>> "http://"; / "https://"; in php..
>
> What's wrong with
On Tue, Sep 16, 2008 at 7:08 AM, tedd <[EMAIL PROTECTED]> wrote:
> I've had the opposite experience.
>
> Their service has served me well over several years, sites, and clients.
It's a crap shoot. They're fine until you get bit. I used them for
quite a long time and I still have a paypal account
On 16 Sep 2008, at 15:59, tedd wrote:
At 9:53 PM +0100 9/15/08, Stut wrote:
As for Microsoft (will people please stop screwing with their name,
it's impolite), they've certainly made some bad choices over the
years and Windows has suffered for it.
I screw with the M$ name because I don't li
On 16 Sep 2008, at 16:06, tedd wrote:
At 11:30 PM +0100 9/15/08, Stut wrote:
Wow, talk about hitting the nail on the head. When Microsoft pick
the hardware their OS runs on and the software it runs with it
works perfectly.
Not exactly.
I seem to remember when Gates gave a presentation at M
On Tue, 2008-09-16 at 18:13 +0100, Nathan Rixham wrote:
>
> I also meant:
> define('PUBLIC_BASE_HREF' , 'http://php.net/')
>
>
>
>
> and further thinking there has to be an easier / cleaner way of getting
> "http://"; / "https://"; in php..
What's wrong with $_SERVER['HTTPS'] ?
Cheers,
Rob.
Jim Lucas wrote:
Leurent Francois wrote:
I was asking myself if there was a good reason
__toBool // __toInt
NOT been present in my favorite language,
It is so coool beeing able to cast object as string resulting in a
__toString() call
I'll really love being able to
class error extends exep
Robert Cummings wrote:
On Tue, 2008-09-16 at 17:49 +0100, Nathan Rixham wrote:
tedd wrote:
At 3:16 PM +0100 9/16/08, Nathan Rixham wrote:
Alain R. wrote:
Hi,
how in PHP can i create the similar header as following ?
thx.
A.
just incase everybody else went down a complete tangent on thi
On Tue, 2008-09-16 at 17:49 +0100, Nathan Rixham wrote:
> tedd wrote:
> > At 3:16 PM +0100 9/16/08, Nathan Rixham wrote:
> >> Alain R. wrote:
> >>> Hi,
> >>>
> >>> how in PHP can i create the similar header as following ?
> >>>
> >>>
> >>>
> >>>
> >>> thx.
> >>>
> >>> A.
> >>
> >> just incase ev
tedd wrote:
At 3:16 PM +0100 9/16/08, Nathan Rixham wrote:
Alain R. wrote:
Hi,
how in PHP can i create the similar header as following ?
thx.
A.
just incase everybody else went down a complete tangent on this one
it's not nice, elegant, the *proper* way to do things but it'll do th
On Tue, Sep 16, 2008 at 10:02 AM, tedd <[EMAIL PROTECTED]> wrote:
> At 10:14 AM +1000 9/16/08, Andrew Barnett wrote:
>>
>> Has anyone got any example integration of PHP with the Paypal API?
>>
>> I'm looking to build a site where people register for a nominal fee,
>> and gain access to the site ind
At 3:16 PM +0100 9/16/08, Nathan Rixham wrote:
Alain R. wrote:
Hi,
how in PHP can i create the similar header as following ?
thx.
A.
just incase everybody else went down a complete tangent on this one
it's not nice, elegant, the *proper* way to do things but it'll do
the job if I u
At 4:41 PM +0100 9/16/08, Colin Guthrie wrote:
tedd wrote:
Imagine if PHP suddenly stopped development and you had to find a
different language (i.e., ruby). Sure we could all do it, but we
picked this language for a reason and now we have to choose again
-- and perhaps that choice was our sec
At 8:42 AM +0100 9/16/08, Colin Guthrie wrote:
tedd wrote:
3. wasn't something I was going to work on -- not because I refused
to do it for her but rather because I refuse to work with windozes
-- period.
In this case I would have blitzed windows and slapped on distro of choice> instread (see
dele454 wrote:
http://www.nabble.com/file/p19511848/untitled-1.gif
N.B : I had to use anchor to replace the 'anchor tag' in the code below
because nabble was disallowing it
hi,
i am not a js guru so pls permit my naiveness. I need the 'delete' button on
the highlighted graphic to delete all
tedd wrote:
Imagine if PHP suddenly stopped development and you had to find a
different language (i.e., ruby). Sure we could all do it, but we picked
this language for a reason and now we have to choose again -- and
perhaps that choice was our second choice. I don't like being forced to
settle
At 11:57 PM +0100 9/15/08, Ashley Sheridan wrote:
I agree on your point about trying before bashing. I've tried Vista.
Hell, I had to use it for 2 months solid while I was working in India,
so I really got to test it out. I had more crashes on that in the 2
months I was using it than I had on Fed
Ashley Sheridan wrote:
I don't recommend HSBC at all. They make you jump your code through so
many hoops and their documentation was awful. I don't know why large
companies think it's acceptable to produce bad/out-of-date documentation
and expect it all to be OK.
Thanks for the heads-up. I al
At 11:30 PM +0100 9/15/08, Stut wrote:
Wow, talk about hitting the nail on the head. When Microsoft pick
the hardware their OS runs on and the software it runs with it works
perfectly.
Not exactly.
I seem to remember when Gates gave a presentation at Mac World and
his slide show locked up. I
Yeti schrieb:
I would use an unserializer.
http://code.activestate.com/recipes/414334/
Hi,
why not JSON?
Regards
Carlos
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
At 9:53 PM +0100 9/15/08, Stut wrote:
As for Microsoft (will people please stop screwing with their name,
it's impolite), they've certainly made some bad choices over the
years and Windows has suffered for it.
I screw with the M$ name because I don't like them!
It's not due to their questiona
I would use an unserializer.
http://code.activestate.com/recipes/414334/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
At 10:35 PM +0100 9/15/08, Ashley Sheridan wrote:
Ah I'd heard of this story. What you've forgotten to mention was that
the computers were all set up on hardware chosen by Microsoft, and all
running software especially picked by Microsoft. Now, I'd hazard a guess
that even Microsoft is smart enou
At 4:27 PM -0500 9/15/08, Philip Thompson wrote:
Has anyone seen the new M$ commercial where they are asking these
people to review the next version of their OS. Some of the responses
of the people were that they really thought this new OS was
cool/neat/whatever. Then afterwards, M$ told them i
http://www.nabble.com/file/p19511848/untitled-1.gif
N.B : I had to use anchor to replace the 'anchor tag' in the code below
because nabble was disallowing it
hi,
i am not a js guru so pls permit my naiveness. I need the 'delete' button on
the highlighted graphic to delete all checked pics for
Emil Edeholt wrote:
Hi!
I have trouble executing gpg via php. GPG returns error code 127. I got
like one google hit on that saying it had to do with open_basedir being
on, it's off here. And anyway I would like to do this even if
open_basedir was active.
This is my test code (both return th
Alain R. wrote:
Hi,
how in PHP can i create the similar header as following ?
thx.
A.
just incase everybody else went down a complete tangent on this one
it's not nice, elegant, the *proper* way to do things but it'll do the
job if I understand you correctly
--
PHP General Mailing
Alain R. wrote:
Hi,
how in PHP can i create the similar header as following ?
thx.
A.
just incase everybody ese went down a complete tangent:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
At 5:32 PM -0700 9/15/08, mike wrote:
On Mon, Sep 15, 2008 at 5:25 PM, Ashley Sheridan
<[EMAIL PROTECTED]> wrote:
From experience of using Paypal, HSBC and Google Checkout for online
payments, I'd go Google. It was a breeze to set up and it's very easy
for a consumer to use as well. Also, I g
67 matches
Mail list logo