how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni