Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 12-04-2008, 06:53 AM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Nov 2007
Posts: 4
Default Wanted php scrip plz...


Hey ppl, Can anyone plz provide me with the php scrip for the "myscript.php", for this html code.
Code:
<form name="input" action="myscript.php" 
method="get"> 
Firstname: 
<input type="text" name="user"> 
Lastname: 
<input type="text" name="user"> 
<input type="submit" value="Submit"> 
</form>
"myscript.php" => guyz i wann the form fields to be fowarded to my email directly or to an online database.
mck3bangalore is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 12-04-2008, 08:18 AM   #2 (permalink)
PhotonAttack
 
DigitalDude's Avatar
 
Join Date: Oct 2007
Location: Chennai
Posts: 1,277
Default Re: Wanted php scrip plz...

this will help you: http://formtoemail.com/

or other similar scripts here http://www.hotscripts.com/PHP/Script...ors/index.html


_
__________________
In a time of universal deceit, telling the truth is a revolutionary act - George Orwell

|| तमसो मा ज्योतिर्गमय ||
DigitalDude is offline  
Old 12-04-2008, 09:40 AM   #3 (permalink)
99.9% Idle
 
axxo's Avatar
 
Join Date: Sep 2007
Posts: 835
Default Re: Wanted php scrip plz...

use different name for different fields..I assume firstname to be fname, lastname to be lname respectively...then myscript.php goes like this

Code:
<?
  $fname = $_REQUEST['fname'] ;
  $lname = $_REQUEST['lname'] ;


  mail( "yourmailid@gmail.com", "Mail Subject",
    "From: $fname $lname" );
?>
axxo is offline  
Old 12-04-2008, 01:04 PM   #4 (permalink)
हॉर्न ओके प्लीज़
 
victor_rambo's Avatar
 
Join Date: Sep 2007
Posts: 1,493
Default Re: Wanted php scrip plz...

Learn the PHP-MySQL tutorial. Its very easy, believe me!
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति

गीक होना माँगता
victor_rambo is offline  
Old 12-04-2008, 02:13 PM   #5 (permalink)
Banned
 
Join Date: Apr 2008
Posts: 33
Default Re: Wanted php scrip plz...

^ where is it available ?
IT Idiot is offline  
Old 12-04-2008, 05:23 PM   #6 (permalink)
PhotonAttack
 
DigitalDude's Avatar
 
Join Date: Oct 2007
Location: Chennai
Posts: 1,277
Default Re: Wanted php scrip plz...

Quote:
Originally Posted by IT Idiot View Post
^ where is it available ?
here

_
__________________
In a time of universal deceit, telling the truth is a revolutionary act - George Orwell

|| तमसो मा ज्योतिर्गमय ||
DigitalDude is offline  
Old 08-05-2008, 01:30 AM   #7 (permalink)
Hacker
 
aasisvinayak's Avatar
 
Join Date: May 2008
Location: India - www.aasisvinayak.com
Posts: 29
Default Re: Wanted php scrip plz...

i have added few php scripts in the new forum
__________________
1000 GB Space for files | 1 Free domain | 1 GB FTP Space for Site hosting| Many click-to-install softwares| 10 Domains

All these for just Rs. 1799/yr

http://www.nazdrovia.biz/bestplan.html
aasisvinayak is offline  
Old 08-05-2008, 05:44 AM   #8 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Wanted php scrip plz...

@aasisvinayak - All your scripts there are merely taken from other sites, and done so without any source acknowledgment link (Like your Python programs are all from amk.ca's scripts). Being the OSS enthusiast that you show yourself as and yet not providing credit where its due, whichever license they may be under, is pretty wrong to me. Why it is also wrong is because you are also promoting YOUR website using the resources and work of many others.
__________________
Harsh J
www.harshj.com

Last edited by QwertyManiac; 08-05-2008 at 05:51 AM.
QwertyManiac is offline  
Old 08-05-2008, 11:46 AM   #9 (permalink)
Hacker
 
aasisvinayak's Avatar
 
Join Date: May 2008
Location: India - www.aasisvinayak.com
Posts: 29
Default Re: Wanted php scrip plz...

my friends are submitting the stuffs through the submission forms... please let me know the original page... shall link them...

I am a staunch supporter of GNU philosophies !!!

I need to build a strong data base with tutorials ... lest concerned about the codes - my motive is to elucidate how these codes work
__________________
1000 GB Space for files | 1 Free domain | 1 GB FTP Space for Site hosting| Many click-to-install softwares| 10 Domains

All these for just Rs. 1799/yr

http://www.nazdrovia.biz/bestplan.html
aasisvinayak is offline  
Old 08-05-2008, 12:17 PM   #10 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: Wanted php scrip plz...

Like @Rohan said It's very easy to learn PHP & MySQL. Buy good books on PHP
(Oreilly) & MySQL.

You can also check these sites :

1) http://www.php-mysql-tutorial.com/

2) http://www.phpsimple.net/

3) http://www.phpf1.com/tutorial/php-mysql-tutorial.html
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
NFS MOST WANTED. Most wanted help!!! phreak0ut QnA (read only) 17 27-07-2006 11:02 AM
nfs most wanted kreigsmarine QnA (read only) 7 16-06-2006 10:01 PM
Help: NFS-Most Wanted No-CD speedyguy Gamerz 1 06-06-2006 05:49 PM
[b]HELP WANTED:: WINRAR FAILS 2 UNRAR :: HELP WANTED[/b] softhunterdevil Software Q&A 5 02-01-2006 04:54 PM
help wanted in c++ cyboincomp Programming 1 16-12-2005 04:50 PM

 
Latest Threads
- by Sujeet
- by clmlbx
- by Sujeet
- by icebags

Advertisement




All times are GMT +5.5. The time now is 10:57 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2