PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
newbie error
what is wrong with this code ?
<html>
<body>
<?
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte