Lost Password?


Go Back   CodeCall Programming Forum > Web Development Forum > PHP Forum

PHP Forum Use this forum to discuss all aspects of PHP Development. PHP is a server-side, cross-platform, HTML embedded scripting language that lets you create dynamic web pages.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 09-08-2008, 06:44 AM
chili5's Avatar   
chili5 chili5 is online now
Code Warrior
 
Join Date: Mar 2008
Age: 15
Posts: 3,601
Rep Power: 32
chili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to all
Default Re: Form comes back completely blank? Help!

Just use echo.

Like:

PHP Code:
<?php
echo $_POST['name'];
?>
This will help you be able to find out if your sending the data, and receiving it properly.
__________________
Emo Philips - "My computer beat me at checkers, but I sure beat it at kickboxing."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 09-08-2008, 12:25 PM
Xav's Avatar   
Xav Xav is online now
Code Warrior
 
Join Date: Mar 2008
Location: On God's Planet
Posts: 9,606
Last Blog:
Web slideshow in JavaS...
Rep Power: 77
Xav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud of
Send a message via MSN to Xav
Default Re: Form comes back completely blank? Help!

Or print_r() - PHP: print_r - Manual.
__________________


Mr. Xav | Website | Forums | Blog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 09-09-2008, 02:25 AM
shiyam198 shiyam198 is offline
Newbie
 
Join Date: Sep 2008
Posts: 11
Rep Power: 0
shiyam198 is on a distinguished road
Default Re: Form comes back completely blank? Help!

Instead of

foreach ($_POST as $key => $value) {
$msg .= ucfirst ($key) ." : ". $value . "\n";
}


Try:


echo $_POST['to'];
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 09-09-2008, 02:50 AM
RyanTuosto RyanTuosto is offline
Banned
 
Join Date: Aug 2008
Posts: 8
Rep Power: 0
RyanTuosto is on a distinguished road
Default Re: Form comes back completely blank? Help!

Ok, we'll see if I get anymore like it. I'll let you guys know, thanks for your help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
VB2008 Tutorial - Print Screen travy92 VB Tutorials 22 11-20-2008 01:02 PM
Coding a change password form InternetGeek Visual Basic Programming 11 02-16-2008 02:53 PM
I only see the same form in all tabs at back end tenawan ionFiles 1 01-14-2008 07:52 AM
Calling a form from another form Void Managed C++ 1 07-01-2006 10:44 AM


All times are GMT -5. The time now is 04:18 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 98%

Ads