urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
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
Variable uses and placement
I'm new to PL/SQL and am trying to learn about variable valid uses/placement (any pointers to any do
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
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
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r