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
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
phpMailer not working ..........
HI,
I was playing with the phpMailer script and tried to send a smiple mail using their test scri
Spliting paragraph into sentences and attach in
Here is what I am trying to do
example: Para1[123.456.789!] 3 sentences
Para2
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =