Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #3K
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for PoisonedHeart

Hello everyone, I don't where should I post this thread, but since my project (document tracking system) will be using PHP, maybe I just post it here. Would someone tell what should be the features or modules of my project, here are my listing as of now: -a module for …

Member Avatar for PoisonedHeart
0
214
Member Avatar for chandaboy

My code is this: <?php //Start session session_start(); //Check whether the session variable SESS_MEMBER_ID is present or not if(!isset($_SESSION['SESS_MEMBER_ID']) || (trim($_SESSION['SESS_MEMBER_ID']) == '')) { header("location: access-denied.php"); exit(); } ?> and I am facing this warning, when I login succcessfully: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already …

Member Avatar for Plyswthsqurles
0
104
Member Avatar for litchi

Hi, Is MD5 still secure enough to use for the storing of passwords in MySQL? Or is there a better/more secure way? I did google quite a bit, but all the posts I found were old (2004-2008)

Member Avatar for Plyswthsqurles
0
89
Member Avatar for rahul8590

well i have been doing quite lot a research on web stuff (still naive) i have got various templates for my site and then finally a seminar form which i have downloaded from [URL="http://www.wufoo.com"]http://www.wufoo.com[/URL] now i want to accept the data entered from the form and store it in my …

Member Avatar for rahul8590
0
150
Member Avatar for orangie

Hello fellow members, I'm a beginner at html and would love to get suggestions on how to practice and learn more about html coding. Are there any useful books? Websites/resources? Any suggestions on how to start? I'm primarily interested on developing a website from scratch(or semi-scratch XD) through html. I …

Member Avatar for Plyswthsqurles
0
146
Member Avatar for mheher

Hi there, So I just keep having little problems with my website in IE and I just don't know what to try anymore. This is the first website I've made and any help would be appreciated. The website is Bombfootbags.com. The problems are... on the home page, the left border …

Member Avatar for MidiMagic
0
97
Member Avatar for amcshaikh

Can anyone tell me what are technical requirements to create a forum like Facebook or Twitter? How does one go about it? I am interested in knowing about how to host the site, what kind of manpower required, etc.

Member Avatar for brainsteh
0
82
Member Avatar for Plyswthsqurles

Ive got the email program itself working fine. It interacts with a database to get the "subscriber list" as the people it sends it too. My problem now is i need to fix it to be able to send .pdf files. I have found a couple of scripts that work …

Member Avatar for Plyswthsqurles
0
172
Member Avatar for Plyswthsqurles

Hey guys/gals, I literally just started teaching myself MySQL today and have started to write a email list script for mass emails. Ive got the adding emails and sending mail scripts working but i cannot figure out for the life of me what is wrong with the deleting script. I …

Member Avatar for Plyswthsqurles
0
282
Member Avatar for Zerobuddy

Hello im not sure if anyone has posted about this but if so please give me the link so i may be directed there. I have a website, i have other people with email accounts but i want to be able to let them log into my site using their …

Member Avatar for aashishn86
0
84
Member Avatar for bufospro

Hi, I am new in web programming and I am trying to make my site. But I have a problem, my template is not working properly in explorer. My links div is in the bottom of my page. I would like to be top, near the Heading (in firefox is …

Member Avatar for almostbob
0
118