Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof