Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I n
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
split values
I have values that are returned to me in this format:
name=>test,age=>49
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send