List out some tools through which we can draw E-R diagrams
for mysql?
Answers were Sorted based on User's Feedback
Answer / hitesh patil
Man dont give wrong answers.
question is about tools for ER for MySQL. Its not related
PHP.ini or something like that.
Well one of the tool which i use is
MySQL WorkBench
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / asdasd
Add ERection='true' to ini file and you can create ER
diagrams eazill
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / sharmaji
just go to the php.ini file and remove the comments from gd
library so you can create ER-Diagram
| Is This Answer Correct ? | 4 Yes | 6 No |
Answer / asdasd
Add ERection='true' to ini file and you can create ER
diagrams eazill
| Is This Answer Correct ? | 0 Yes | 4 No |
Explain me how failures in execution are handled with include() and require() functions?
Tell me how stop the execution of a php scrip?
how to run PHP in command line?
8 Answers InfoShore, Ramp Green, Xtreeme,
What is ltrim?
What are the delimiters in php?
how to select single row from table and insert into same table as a new record by using a single sql query.
What does the unlink() function mean?
How to uploaded files to a table?
Whhat is a Functions
Is php easier than javascript?
Tell me what are the __construct() and __destruct() methods in a php class?
When is a conditional statement ended with an endif?