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.

~5K People Reached
Favorite Forums
Favorite Tags
php x 41
Member Avatar for saikishore

Hi Frnds.. plz check below code & tell me how to create DB table,inserting values for checkboxes.... its urgent plz.. [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>shopping</title> </head> <body class="bg"> <table width="780" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td>&nbsp;</td> </tr> …

Member Avatar for Daulat007
0
937
Member Avatar for saikishore

Hi.. is there anybody having free php source code..plz sned me.. its urgent plz.... thanks in advance..

Member Avatar for digital-ether
0
352
Member Avatar for saikishore

Hi frnds..... i have small doubt.. here i am copying code..plz see once.. till the table ends..it works fine..the page moves to thanku page....but the feed back is not moving to the mail(mail function )........ [B][U]feedback.php[/U][/B] [CODE]<? $contact_name=$_POST['contact_name']; $contact_phone=$_POST['contact_phone']; $contact_email=$_POST['contact_email']; $contact_comments=$_POST['contact_comments']; $mail_body='<style type=text/css><!--td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}--></style> …

Member Avatar for Shanti C
0
59
Member Avatar for prashanth18

hi , PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in C:\Domains\eazygurus.com\wwwroot\courses.php on line 45 im getting this error please help me out from this. im attaching the php file and copying my database values........ Table structure for table `course` -- [code=sql]CREATE TABLE `course` ( `id` …

Member Avatar for saikishore
0
146
Member Avatar for saikishore

Hi frnds.. Here i am developing a portal like orkut.. i want to display recently visited users of my profile...whats the procedure... Is there anybody having code plz send me... Thanks in Advance...

Member Avatar for architact
0
100
Member Avatar for osman85

i need to be able to aquire the info from my form and send it to my email but i think i have some thing wrong here, if anyone could help it would be appreciated. thanks. [code] <?php /* Subject and Email Variables */ $emailSubject = 'Crazy PHP Scripting!'; $webMaster …

Member Avatar for osman85
0
118
Member Avatar for Tom Tolleson

Hi, guys. I've got a simple registration form that is submitting new user's contact information into a MySQL database. However, now when the form is submitted, I need the data to be sent in an email to the site's admin. Anybody know a good resource for this? Thanks! Tom Tolleson

Member Avatar for Tom Tolleson
0
416
Member Avatar for saikishore

Hi.. anybody help plz.. diff ..between mozilla & IE. here some pages r differ(alignment) from mozilla to IE.. plz solve this problem..how can i rectify.. Thanks in Advance..

Member Avatar for saikishore
0
92
Member Avatar for god_1896

hi all; i have a code that would send in two person, after submmited the form, only one person recieve the email here is my code; [code=php] <?php $name = $_POST['name']; $sender = $_POST['e-mail']; $phone = $_POST['phone']; $subject = $_POST['subject']; $message = $_POST['message']; $email = $_POST['email']; $sendTo = $email; $return_to …

Member Avatar for saikishore
0
196
Member Avatar for saikishore

Hi frnds... If u have loginpage code by using sessions...plz send me.. Html+php code total... plz its urgent.. uptonow i used normal login page but,now i require by using sessions.. its urgent..plz send me.....asap... thanks in advance.. kishore

Member Avatar for sarithak
0
97
Member Avatar for veledrom

Hi, I create dbf.php file to connect database and require dbf.php in main.php but, doesn't work. Thanks dbf.php [code] <?php $conn = mysql_connect('localhost', 'root', ''); if (!$conn) { die('Could not connect: ' . mysql_error()); } else { mysql_select_db('dbf', $conn) or die('Could not select database.'); } ?> [/code] main.php [code] <?php …

Member Avatar for praveen_dusari
0
112
Member Avatar for knrakesh

hello friend, i require help for forget password please provide code for this please Thank u in advance Rakesh Nagekar

Member Avatar for saikishore
0
74
Member Avatar for saikishore
Member Avatar for charbel007

Hello Everybody In Php iam using the checkbox and it has been one month i can not solve it; when i select one checkbox from several ones , and i click send e-mail= it is sending to all e-mails; it is not sending to the selected checkbox ; I need …

Member Avatar for charbel007
0
784
Member Avatar for saikishore

hey, can some body help me with the CP web hosting services for windows in php...??? Control panel containing [B]site management[/B] consisting of hosted domains, domain manager, FTP manager, file manager, and [B]E-mail options[/B] consisting of E-mail manager, webmail, e-mail fwding.

Member Avatar for saikishore
0
100
Member Avatar for veledrom

Hi, I'll create a Login.php page to check uid and password and let user login to the system. Now, do i check uid and password in same Login.php or i post uid and password to next page to be checked there? What is the best way? Thanks

Member Avatar for veledrom
0
114
Member Avatar for justinmyoung

I'm just looking to set up a simple registration form for my website, and was wondering if anyone could recommend a fairly straightforward tutorial... Thanks

Member Avatar for Shanti C
-1
250
Member Avatar for saikishore

Hey, i need a help from u... when ever one of my users registered into my website,,,,then automaticaly conformation mail send to users email... plz send me asap....its urgent...

Member Avatar for Shanti C
0
75
Member Avatar for subratcall

Hi, I am a new bee in PHP , I have a asignment to write a online polling script. Can u please help me get the script to refer and write a fresh code as per my requirement

Member Avatar for subratcall
0
61
Member Avatar for prashanth18
Member Avatar for saikishore

Hi frnds....... This is kishore.. i need to develope Controlpanel Webhosting.... So,plz tell me... freedownload source code urls for CP WEBHOSTING... Thanking You

Member Avatar for darkmikey
0
97
Member Avatar for veledrom

Hi, I have textboxes and combos in a form with submit and clear button. When i submit all values in textboxes and combos remain same. How can i clear them when i click on clear button. Or reload the page? Thanks

Member Avatar for saikishore
0
119
Member Avatar for ishlux

Hi all, [code=php] $selcount = "SELECT * FROM autoalto_mail as a1, autoalto_contractor_sentitems as a2 where a1.flag=a2.flag='1' " ; [/code]

Member Avatar for Shanti C
0
82
Member Avatar for ishlux

Hi all, I have created an inbox......which will show list of values...... if some new data added in inbox......it will be the last in the inbox table. i want the new entries should appear first. can u help me out...........

Member Avatar for saikishore
0
71
Member Avatar for saikishore

Hi frnds.. This is Kishore.. i want to know something about Controlpanel WebHosting.. whats the procedure to create cp-hosting in php. plz provide some screen shots to get some idea... Thanking You.. Kishore

Member Avatar for Shanti C
0
83
Member Avatar for saikishore

Hi frnds.. This is Kishore,i need the code of posting the values of selected checkbox to the mail. So,plz send the code asap. here i am attaching the two files plz verify it and send the correct code without bugs. File Names: 1.request.php 2.requestsubmit.php Thanking You... Kishore

Member Avatar for saikishore
0
98
Member Avatar for saikishore

Hi . This is kishore i want to know how to create Alpha numeric Verification code in php..in same page... plz help me asap.. Thanks Kishore

Member Avatar for saikishore
0
170