NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Auto Complete for PHP Predefined Variables


Joined: 25 Feb 2008
Posts: 5
Location: Salt Lake City, UT
Reply with quote
When I enter $_SERVER[' the editor should drop down a list of available variables.
View user's profileFind all posts by wjordanSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
what "variables" do you expect to appear after $_SERVER['?

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 25 Feb 2008
Posts: 5
Location: Salt Lake City, UT
Reply with quote
'PHP_SELF'
'argv'
'argc'
'GATEWAY_INTERFACE'
'SERVER_ADDR'
'SERVER_NAME'
'SERVER_SOFTWARE'
'SERVER_PROTOCOL'
'REQUEST_METHOD'
'REQUEST_TIME'
'QUERY_STRING'
'DOCUMENT_ROOT'
'HTTP_ACCEPT'
'HTTP_ACCEPT_CHARSET'
'HTTP_ACCEPT_ENCODING'
'HTTP_ACCEPT_LANGUAGE'
'HTTP_CONNECTION'
'HTTP_HOST'
'HTTP_REFERER'
'HTTP_USER_AGENT'
'HTTPS'
'REMOTE_ADDR'
'REMOTE_HOST'
'REMOTE_PORT'
'SCRIPT_FILENAME'
'SERVER_ADMIN'
'SERVER_PORT'
'SERVER_SIGNATURE'
'PATH_TRANSLATED'
'SCRIPT_NAME'
'REQUEST_URI'
'PHP_AUTH_DIGEST'
'PHP_AUTH_USER'
'PHP_AUTH_PW'
'AUTH_TYPE'
View user's profileFind all posts by wjordanSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
ah, I see, you meant array indices.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 26 Feb 2008
Posts: 13
Reply with quote
has a solution for this been attained? i used those indices quite often.
View user's profileFind all posts by architekSend private message
array indices


Joined: 15 Apr 2008
Posts: 1
Reply with quote
This array indices is very useful
View user's profileFind all posts by x3akSend private message
Veteran

Joined: 06 Mar 2007
Posts: 158
Location: Poland
Reply with quote
Maby I will write my think here ...

Could be there implemented a code completion both for strings started with : and ' char ?

Customizable array of those words would be very helpful.

This for also Prado's tags and name's indexes of arrays.

eg.

<com:...

or $var['...

Really is it so hard to do?

Regards and Respect

_________________
ML
View user's profileFind all posts by introSend private messageVisit poster's website
Auto Complete for PHP Predefined Variables
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic