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
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
Line break?
Hi, I'm new to the forum and new to php. I'm not sure if I'm using the correct terminology so here i
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth