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.

~652 People Reached
Favorite Tags
Member Avatar for heroic

Hi! I am new to cakePHP, and have been trying to develop an application with it. While using cakePHP i created a model with these validation rules... [CODE]var $validate = array( 'name' => array( 'rule'=>array('minLength', 1), 'message'=>'Name is required' ), 'email' => array( 'rule'=>'email', 'message'=>'Must be a valid email address' …

0
51
Member Avatar for heroic

can i have a sample code of a c++ program that reads in a jpeg file, and with comments please, i am trying to learn image processing using jpeg file formats... i would love to have advanced codes too, if any one of you can provide me with them. i …

Member Avatar for Talguy
0
140
Member Avatar for heroic

i need to access the detailed search result page using curl, but for some reason i am not able to do so... Please help! The site is [url]www.justdial.com[/url] and i am searching for a* ... on the very first page there is a listing from banglore... i want to be …

Member Avatar for diafol
0
110
Member Avatar for heroic

i am trying to make a small search script, but i cannot get it to search for a particular keyword that may end in a space... my input string is like... amit qby:name hello i want the preg_match to gimme qby:name another input string can be amit qby:name i can …

Member Avatar for pritaeas
0
43
Member Avatar for heroic

Hello, i am trying to create gmail like alerts in visual c++ which will show information fetched from a php file on the internet, and will be able to send the current;y playing song to the php script... any help is really welcome!

Member Avatar for heroic
0
103
Member Avatar for nigelburrell

Whenever I echo or print a string containing an email address to my webpage the HTML code automatically parses the text and shows it as a "mailto" link. If I use... echo "Hello"; it prints Hello as expected on the webpage. If I use... echo "hello@whatever.com"; it now appears as …

Member Avatar for almostbob
0
191