need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code