Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
Automatically Detect Phone Model for WAP Jar Deployment
Making a wap site is fairly simple, but I'd like to know if there's a way to make it so that the wap
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r