issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
Snapshot from video
anyone knw how to make a snapshot maker from avi n mkv format.
for example if i give a direct lin
media recovery
Hi,
i startup the database i got the error
SQL> startup
ORACLE instance started.
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see