Mon Dec 19, 2011 2:04 am |
Replies: 3 |
Views: 2653 |
|
 |
should display tables like this in the code navigator:
+ $ _SESSION
test
test1
+ $ _POST
test
test1
like here:
http://img4.hostingpics.net/pics/568622phpedforum.jpg
And you ...
|
Sun Dec 18, 2011 12:55 am |
Replies: 3 |
Views: 2653 |
|
 |
When you double click on $ _SESSION http://img15.hostingpics.net/pics/446827SelectionofvariablesinPHPED.jpg
[img][/img]
|
Wed Oct 26, 2011 5:26 am |
Replies: 7 |
Views: 2980 |
|
 |
even if PhpED only displays the result of the last SQL statement you can put a ;
in the logic ...
thank you
|
Wed Oct 26, 2011 5:10 am |
Replies: 7 |
Views: 2980 |
|
 |
Yes I use the DB Browser SQL panel
It really makes no sense and I think this is a bug
thank you anyway
|
Tue Oct 25, 2011 4:52 pm |
Replies: 7 |
Views: 2980 |
|
 |
in PhpED the SQL SELECT command works without ;
ONLY 
|
Tue Oct 25, 2011 7:20 am |
Replies: 7 |
Views: 2980 |
|
 |
The SQL command SELECT does not work with ;
Why?
thank !!
|
Fri Oct 14, 2011 5:29 am |
Replies: 1 |
Views: 2539 |
|
 |
Sorry I see that you can use the comments but the function 'Add or remove block comment' does not work

|
Tue Oct 11, 2011 1:24 pm |
Replies: 1 |
Views: 2539 |
|
 |
Ability to add comments in SQL Editor
thank you
|
Wed Oct 05, 2011 7:46 pm |
Replies: 0 |
Views: 2536 |
|
 |
automatically generate the Relationship Diagram for tables in a MySQL database
A+
|
Tue Sep 27, 2011 12:36 pm |
Replies: 0 |
Views: 2817 |
|
 |
HTML & PHP CONVERTER
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Document sans titre</title>
</head>
<body>
&l ...
|