how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Legal Issues for SAP ERP o ERP in general
Hi experts,
Can someone please help me finding some documentation about legal issues tha
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
login box shows up again after logging in 2nd login works
Hello,
I am having trouble on my site Lockerz.rack111.com where when you login the login box
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.