Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~422 People Reached
Favorite Forums
Favorite Tags
php x 2
Member Avatar for zakmail007

I have two stored procedure but when i call two stored procedure then given error comes: "Warning (512): SQL Error: 2014: Commands out of sync; you can't run this command now [CORE/cake/libs/model/datasources/dbo_source.php, line 684]" i'm using cakephp. And my code is: $city=$this->City->query('call CityMaster_SelectCityName'); $allAgents=$this->Admin->query('call WorkForceLoginMaster_SelectLoginName(0)'); What i do any simple …

Member Avatar for LastMitch
0
153
Member Avatar for gandrap

Hi to everyone, I have a problem to create search engine, actually i dont have problem to create simple search engine, i have problem to create search, but with multiple criteria. I need search for recipes database. So, when u put something to search, below u have 6 options to …

Member Avatar for gandrap
0
269