Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
Export hangs
Hi all, please help
I have a Oracle 10.2.0.3.0 database. When I want to query the dba_segmen
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now