Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
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.
php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
PHP Display Telephone Number On Referrer
I have used the php below to show a different telephone number in the header of the site depending u
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Keeping data in form
How can I keep whatever I write in the form?