Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as