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.
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.