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.

~2K People Reached
Favorite Forums
Favorite Tags
php x 9
Member Avatar for fredrickprem

[COLOR="Green"][B]hi guys im new to php please help me to search friends in an community page where all members are there i dosen't hv d coding plz help me.....send some coading guys[/B][/COLOR]

Member Avatar for sudeepjd
0
69
Member Avatar for fredrickprem

what is this common.php it is located in includes folder where the class files are located.I dont understand please help me i am new to php and it contains the following coading in it.Why we use it? [CODE]<?php ob_start(); session_start(); //$_SERVER['DOCUMENT_ROOT'] = "/home/gt5com/public_html"; if(!defined("_MAINSITEPATH_")) define("_MAINSITEPATH_",$_SERVER['DOCUMENT_ROOT']."/talent6/includes/"); if(!defined("EMAIL_LINEFEED")) define("EMAIL_LINEFEED",'CRLF'); if(!defined("EMAIL_TRANSPORT")) define("EMAIL_TRANSPORT",'mime'); if(!defined("CHARSET")) …

Member Avatar for fredrickprem
0
211
Member Avatar for WaleedaaN

hello, this my code how i can do it [CODE]$word = "a,b"; echo $first; /// a echo $second; /// b [/CODE] thanks

Member Avatar for terabyte
0
196
Member Avatar for fredrickprem

i want to know about smarty please tell me the best website or tutorials for that

Member Avatar for pritaeas
0
69
Member Avatar for nsam

Please help out as i am a beginner in PHP I have a table with the name doinfo with the fields doctor,hospital, and city. What I want is that when I select city from the dropdownlist, it should give me its details i.e the doctor and hospital. I am able …

Member Avatar for nsam
0
1K
Member Avatar for aizel

hello sir..i am wondering how to calculate between two dates..here is my code: [CODE] <input type="text" name"date1" value="mm/dd/yyyy"> <input type="text" name"date2" value="mm/dd/yyyy"> <input type="submit" name"calculate" value="calculate"> <?php echo $answer;?> [/CODE] example value of date1 is 09/26/2010 example value of date2 is 09/27/2010 so the answer should be 1 by subtracting …

Member Avatar for fredrickprem
0
174