List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
show random images
hey guys
can someone please suggest a way in which the following code can be edited so it onl
PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"