help need on ob_start()
Hi
I am a newbie in php, I have a code
Line number On/Off | Expand/Contract <?phpo
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance