Wed Jul 01, 2009 11:23 am |
Replies: 2 |
Views: 3461 |
|
|
Sorry, I'm afraid I don't know how to check if Firefox is using IPv6 or not. The $_SERVER
[LOCAL_ADDR] => ::1
...
[REMOTE_ADDR] => ::1
[RE ...
|
Tue Jun 30, 2009 10:48 am |
Replies: 2 |
Views: 2785 |
|
|
This is the default behavior of just about every program I use and was mildly disappointed when this 'default' feature was not in phpEd. Please add this request into the feature list.
|
Thu Jun 25, 2009 11:00 am |
Replies: 2 |
Views: 3461 |
|
|
Using the pre-built debug bar in IE everything works fine on the localhost. Apparently, this is a Firefox debug bar problem. Sorry for not testing more thoroughly before asking for help.
Maybe this ...
|
Thu Jun 25, 2009 10:40 am |
Replies: 7 |
Views: 5240 |
|
|
I was having the exact same problem, I let phpEd scan run it's scan for over an hour just to see if it would make a difference (it didn't). The Fix for me was changing the mapped network drive to a fu ...
|
Thu Oct 18, 2007 10:42 am |
Replies: 2 |
Views: 4272 |
|
|
I'm sorry to say this issue (see above post) has not yet been resolved.
I am well aware that those of us using MSSQL are a tiny portion of your user base, but please take a look at this and fix ...
|
Wed Jun 27, 2007 3:56 pm |
Replies: 0 |
Views: 4020 |
|
|
I very much appreciate the ability to fold the code and reduce the amount of 'clutter' I have to look at. However, after I debug my script I either have to go back and re-fold the code portions I don' ...
|
Wed Jun 27, 2007 3:48 pm |
Replies: 0 |
Views: 4011 |
|
|
I very much appreciate the ability to fold the code and reduce the amount of 'clutter' I have to look at. However, after I debug my script I either have to go back and re-fold the code portions I don' ...
|
Wed Jun 20, 2007 8:41 am |
Replies: 2 |
Views: 4272 |
|
|
Sorry, I posted this in the wrong forum, and in fact shouldn't have posted it in the forum at all. I also submitted this to the support team with some SQL to demonstrate the problem. I received a quic ...
|
Tue Jun 19, 2007 2:50 pm |
Replies: 2 |
Views: 4272 |
|
|
I've got a simple database setup using the new MSSQL 2005 Schema notation. Instead of having dbo.<table> my setup is schema.<table> this seems to work fine in code view while I'm manually ...
|