List out some tools through which we can draw E-R diagrams
for mysql?
Answer Posted / dsfsdf
No tools available
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
Explain the difference between array_merge() and array_combine()?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
What are the functions for imap?
What is boolean in php?
When are you supposed to use endif to end the conditional statement?
What is polymorphism in oop php?
Is apache needed for php?
What is the difference between get and post method in php?
What is the use session in php?
What is the use of array_search() in php?
How easy is php?
Tell me how is it possible to propagate a session id?
What is difference between include and include_once in php?
How to increase the execution time of a PHP script?
What does a dependant variable mean?