Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,