Re: Dumping an array to a web page



Following on from Rik's message. . .
Well, in my code it sometimes matters wether I have an integer '1' or a
string '1', hence the var_dump.If you don't need it the layout of print_r
is indeed somewhat 'nicer'.

Please could you post a list of projects you've worked on so I can avoid having anything to do with them.

--
PETER FOX Not the same since the pancake business flopped
peterfox@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
2 Tees Close, Witham, Essex.
Gravity beer in Essex <http://www.eminent.demon.co.uk>
.



Relevant Pages

  • Intepolation within string in a variable?
    ... I'm trying to write a function which will go and get data out of a database ... layout: I want to be able to pass a string to the function to define the ... This is wibble ...
    (comp.lang.php)
  • Re: computer username display
    ... but when i modify something..all the layout will be changed ... Aaron Corcoran wrote: ... >This code will reveal a string in the format of DOMAIN\username. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ANN: gui_support, a convenience library for wxPython
    ... Your page says that the layout is defined in a docstring, but in the sample code, it's actually just in a regular string literal. ... example, or even make a dynamic editor where we edit the layout string in one window, and view the result in real time in another window. ... no standard, we just made it because in creating about 50 windows the last couple of months, we were tired of thinking about sizers and containers and containment referencing each other. ...
    (comp.lang.python)
  • Re: [PHP] Splitting up long URLs
    ... words, that force that margin to display way too wide, screwing up the ... page layout. ... 4-character random string). ... redirects to http://www.veryverylongurl.com/blahblahblah.php). ...
    (php.general)
  • Re: The String "Result" on a new line
    ... >How would I get The string "Result", to display on a new line along ... >with its accompanying JTextField, given the following code? ... you need a layout. ...
    (comp.lang.java.help)