Forum: PHP Jun 1st, 2006 |
| Replies: 11 Views: 28,390 Don't bother for all this configurations,,,,,,,somebody is already doing it for you........
google XAMPP and install it, look the documentation and change the passwords as suggested, you are all... |
Forum: PHP Jun 1st, 2006 |
| Replies: 3 Views: 2,634 Thanks for your reply,
But what I am asking is how to do it with the phpmyadmin. I hope you know about it.
phpmyadmin is front-end tool to use mysql. google it if you dont know about it.
The... |
Forum: MySQL May 28th, 2006 |
| Replies: 2 Views: 37,268 hummmm, may be incompetibility between versions
try to google and install "XAMPP" and run the same query on it........
if it is incompetibility between php and mysql these are latest versions... |
Forum: PHP May 28th, 2006 |
| Replies: 3 Views: 2,634 how to to "ondelete cascade" command with the phpmy admin?
I know how to link the relation between different tables and primary key and foreign keys in the tables but unsure how to put... |