Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */