NuSphere Forums Forum Index
NuSphere Forums


Sat Feb 28, 2004 3:38 am
Replies: 1
Views: 6367
PhpEd 3.3 Object->object->insight not working

If i have something like


require_once('class.DB.php');

class Obj
{
var $db;
function Obj()
{
$th ...

Wed Feb 11, 2004 7:31 pm
Replies: 0
Views: 8884
The ability to "fold/hide" functions or blocks of text. The folded line will have a little icon such as [+] indicating that something is folded/hidden. This will make it easier to see a list of functi ...

Wed Feb 11, 2004 12:29 pm
Replies: 7
Views: 8337
dumb question. is there an IE toolbar like with another php editor where we can debug "next page?" this way we can debug user input.

whops. it looks like phped has a built-in browser that we can de ...

Wed Feb 11, 2004 12:25 pm
Replies: 8
Views: 9073
small bug: the object code hint doesn't work with functions that have the same name as built-ins

eg: $smarty->assign()

great work with 3.3, it looks really impressive now that it has obj hint ...

Sun Jan 11, 2004 6:42 pm
Replies: 8
Views: 9073
How how... easily Smile.
This can get really tedious. Can't NuSphere automatically detect that we made a new function?

Can NuSphere do code hints for our own classes as well?


<?php
class My ...
Page 1 of 1
All times are GMT - 5 Hours