PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The