Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Multiple forms on the same page (safari)
Hello everyone,
I have 3 forms on the same page, that opens in a new window and submits to a
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe