Hi Anees, The following warning Warning: domdocument( ) [function.domdocument]: Start tag expected, '<' not found in /home/fundookc/ public_html/ dev/extract_...
Hello firends , I m using php, but i have never use php classes .i want to make a sitemap in php using classes so plz send me a sample code for that so...
Hi Kishore thanks for ur help.. Now i need to get the details from two tables for creating one XML file.. for that first i started by defining a DOMXML object ...
hi i have tried as directed by http://www.corephp.co.uk/archives/18-POP-before-SMTP-Authentication- for-PHPMailer.html but giving fsocketopen error....
Hello PLs i need help fast i want send email html page and one pdf file to attach files.Can we do that with php code. Thank you. ... Get your email and more,...
by uploading file to a folder and then sending the complete path of uploaded file in the message ... [Non-text portions of this message have been removed]...
hi friends how can i include an XML file into a PHP file i given as <xml id="recentproperties" src="recent.xml" /> inside the body tag. but it is not giving th...
hello friends, i need a code for fedex Integration With Php its urgent plz ..if anyone has code for this then plz help me out -Rajnish ... Do you Yahoo!? ...
Hello To All I need one help i am trying to read files from the dir and using php readdir.So i write one smoll code related to this but they give me one error....
Hi All, In my recent interview to a company, a question was asked to me regarding ICICI Banking web application for which I was clueless. Q: How ICICI banking...
Hi All, I am trying to send emails using a sample submit form and executing it on the http://localhost. I am receiving the following error when I submit the...
Hi jatider, I am also working on the code for sending mail with attachment. Due to some minor problem i couldn't complete. Please try this and let me know once...
Hello To All I want some information related to the orkut and hi5 like community website where user can creates community.any body worked this type of website...
hi , i tried with ini_set('smtp_port39;,'25'); and also in my php.ini file the following lines are there.. [mail function] ; For Win32 only. SMTP = localhost ...
Subbu, It looks like relaying of switched off in your SMTP server. Which software are you using to run the SMTP server on windows? Most of them have an option...
hi basant, it may be using "no cache" header.If u get better reply. let me know.] jatinder ... [Non-text portions of this message have been removed]...
hi all, iam having a requirement in which i have to create some thing like this +Parent1 +child1 +subchild1 +subchild2 +child2 +Parent2 how to create this tree...
Hello Sri, I am using smarty so i have structure like templates and img .where in img i stored the all the images which i am listing ok.in the templates folder...
hi you first use opendir() to get the file pointer to the dir then you loop through the dir with readdir(). your getting an error cause the param in readdir is...
hi, the technique used by any web application for expiration is Kerberos and X.509. these are authentication servers which maintain details about session ids...
Hi all Me a new member in this group asking for help. We need to compile a C program from PHP environment and to execute the object file of the program. We...