User information
Hi All,
By using t-code SUIM we get all the user details,if suppose we donot have permission t
Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
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
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,