Scrolling news bar and MySQL
I am not sure if this is the correct forum to post this on. If not, I apologize. I am still pretty
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.
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']