Total members 9936 | Gratitudes |It is currently Sun Feb 05, 2012 8:05 pm Login / Join Codemiles


All times are UTC [ DST ]




Post new topic Reply to topic  Quick reply  [ 13 posts ]  Go to page Previous  1, 2
Author Question
 Question subject: Re: Tips for PHP scripts
PostPosted: Thu Feb 18, 2010 7:32 pm 
Offline
Newbie
User avatar

Joined: Thu Feb 18, 2010 7:18 pm
Posts: 1
Has thanked: 0 time
Have thanks: 0 time

thank you for your share.

_________________
[url]bbs.prog365.com[/url]
programmer sky, register ,you can get a free space.


TOP
 Profile Send private message  
Reply with quote  
 Question subject: Re: Tips for PHP scripts
PostPosted: Sat Feb 20, 2010 5:33 pm 
Offline
Mastermind
User avatar

Joined: Tue Mar 27, 2007 10:55 pm
Posts: 2101
Location: Earth
Has thanked: 39 time
Have thanks: 56 time
Jayne Carreen wrote:
Hi,
How do I take information from a session and add it to a database? I want to take the persons username of the person submitting a the form and add it to a database.


use session variable .

Code:

    
if(isset($_SESSION['username'])) 
{
   
// code here to take value from $_SESSION['username'] 
}
 else 
 {
  echo 
" User Not Logged In " 
}
       
 

_________________
Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )


TOP
 Profile Send private message  
Reply with quote  
 Question subject: Re: Tips for PHP scripts
PostPosted: Sun Feb 21, 2010 3:05 pm 
Offline
Newbie
User avatar

Joined: Sun Feb 21, 2010 2:53 pm
Posts: 3
Has thanked: 0 time
Have thanks: 0 time
I'm new to PHP. Thanks for these tips, gonna try some of them out now.


TOP
 Profile Send private message  
Reply with quote  
Post new topic Reply to topic Quick reply  [ 13 posts ]  Go to page Previous  1, 2
Quick reply


  


 Similar topics
 Topic title   Forum   Author   Comments 
 Some basic tips for SEO  Google  natasha9211  7
 PHP:How to add digest to the php scripts?  PHP  mstks  0
 SEO TIPS  General Discussion  shephil100  24
 Chuk-Munn Lee Provides the Latest JDK 6 Troubleshooting Tips  General Discussion  msi_333  2

All times are UTC [ DST ]


Users browsing similar posts

Users browsing this forum: No registered users and 1 guest



Jump to:  
Previous Question | Next Question 




Home
General Talks
Finished Projects
Code Library
Games
Tutorials

Java
C/C++
C-sharp
php
Script
JSP/Servlets
Ajax
ASP/ASP.net
Google SEO
Database
Communications
Phpbb3 styles
Photoshop tutorials
Flash tutorials
Find a job






Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team