Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Classes & Source Code Thread, Creat From Buttons in php in PHP; Hey Guys this my 1st lesson here it's very easy hope u like it <?php echo "<form action = login2.php ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3651


Reply
LinkBack Thread Tools Display Modes
Creat From Buttons in php
 
 
The God Father
Developer's Avatar

Reply With Quote
 
Join Date: Jul 2008
Location: NDC
Posts: 5,425
20-09-2008, 01:54 AM
 
Hey Guys this my 1st lesson here it's very easy hope u like it


Quote:
<?php

echo "<form action = login2.php method = post>
<input type = submit value = Enter>
</form>";


?>
OK guys let's explain what i'm doin here 1st echo for write something in php must be btw echo " " then we end every phrase programming with ; to don have when you dubg syntax error in any line must do this then we make form to make php now what kind of data we wana do this data form send to other page called login2.php you can change this name but make sure you make other page called with this same name method here post we make post beacuse post hidden data
then we make button and called his name enter and close da form with " then ;

Good luck moonty
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!
 
 
 
Reply

Classes & Source Code Thread, Creat From Buttons in php in PHP; Hey Guys this my 1st lesson here it's very easy hope u like it <?php echo "<form action = login2.php ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3651


Bookmarks

Tags
buttons, creat, php


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Agama Web Buttons v2.66 Developer Software and Programs 0 04-12-2008 06:29 PM
Creating Buttons for Your Forum (Photoshop) Developer Articles 0 16-11-2008 07:06 PM
Lesson : Creat Logo Design Developer Articles 0 22-10-2008 06:13 PM
Editor Buttons newliner Developer Mods for 3.6.x 0 20-10-2008 08:01 PM
Adding New Buttons to the Editor Toolbar Developer Articles 0 10-09-2008 06:53 PM