> how to run something like a mysql_query and then mysql_fetch_array

simple use
$rs=Query("your Query");

to pass data to mysql;

u can use config file to to connect with data base
app/config/database.php

sorry for my bad english
dhiraj (india);

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to