Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob