[PHP] Can't create new projects with Netbeans as nonadmin

2011-08-18 Thread Andreas
Hi, Netbeans 7.0.1 on WinXP. I can't create new projects with Netbeans without being logged in as administrator. When I call file->new project I only get the category "Samples". The category "PHP" with the empty projects only appears when I'm logged in as Administrator. How can I create

Re: [PHP] Where is the code for this page?

2011-08-18 Thread Tamara Temple
On Aug 18, 2011, at 3:17 PM, Daniel Brown wrote: On Thu, Aug 18, 2011 at 16:13, Dotan Cohen wrote: 2) I learned a new trick today! Grep this/that syntax: cat .htaccess | grep "RewriteCond\|RewriteRule" That's a backslash-pipe double operator in there. Easy to remember: they're both on the s

Re: [PHP] Where is the code for this page?

2011-08-18 Thread Dotan Cohen
On Thu, Aug 18, 2011 at 23:17, Daniel Brown wrote: >    Depending on your keyboard layout, yes.  ;-P > It is on all four of mine :) >    If you like operators with your grep, try grepping on steroids by > using egrep (`man egrep`). > I'll look into that. Thanks! -- Dotan Cohen http://gibber

Re: [PHP] Where is the code for this page?

2011-08-18 Thread Daniel Brown
On Thu, Aug 18, 2011 at 16:13, Dotan Cohen wrote: > > 2) I learned a new trick today! Grep this/that syntax: > cat .htaccess | grep "RewriteCond\|RewriteRule" > That's a backslash-pipe double operator in there. Easy to remember: > they're both on the same key. Depending on your keyboard layou

Re: [PHP] Where is the code for this page?

2011-08-18 Thread Dotan Cohen
On Thu, Aug 18, 2011 at 22:57, Daniel Brown wrote: >    Check the RewriteCond and RewriteRule entries in the .htaccess > file in that directory.  If there are none, check parent directories. > Two things for the fine archives: 1) I found this in .htaccess: RewriteRule ^(.+)$ vbseo.php [L,QSA] If

Re: [PHP] Where is the code for this page?

2011-08-18 Thread Daniel Brown
On Thu, Aug 18, 2011 at 15:40, Dotan Cohen wrote: > I'm going through a customer's server, running crazy proprietary forum > software (vbbullitin) and even worse SEO mods (vbseo). I cannot figure > out where the php code for a page is coming from! How to trace this > URL back to a PHP page: > http

[PHP] PHP 5.3.7 Released!

2011-08-18 Thread Ilia Alshanetsky
The PHP development team would like to announce the immediate availability of PHP 5.3.7. This release focuses on improving the stability of the PHP 5.3.x branch with over 90 bug fixes, some of which are security related. Security Enhancements and Fixes in PHP 5.3.7: * Updated crypt_blowfish to

[PHP] Re: [PHP-WEBMASTER] Sir i really need help immediatelly!

2011-08-18 Thread Richard Quadling
On 17 August 2011 17:34, MUSTAFA TOKAT wrote: > Dear Sir/Madam; > > I'm trying to create a php application and in my application, i have to get > some dynamic data from external web page. > > But to getting this dynamic data , I have to pass some values with query > string to external webpage.Im b

[PHP] TEST ONLY

2011-08-18 Thread Anders Norrbring
Sorry, but I've had e-mail problems with lists, so this is just a test. Please just disregard it. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php