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
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em