understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
distinct rows
Hi
version 10.2.0.3
I have a query output something like the following
ID
SAP Business Suite
Hi all:
Within the SAP Business Suite solution I would like to ask you the main differenc
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would