trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Function module "DPS_CHECK_TABLE_EXISTS" not found (after OSS 1422843 impl)
Dear All,
I implemented Note OSS 1422843.
When i execute the new report RSPO20
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?