Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
Receive Rosettanet Message to SAP 4.6c
Dear all ,
My customer will send the PO details by rosettanet message , Is it
Undefined variable when using $_SERVER['PHP_SELF']
Hi guyz, please suggest me something...
On first.php I have one input field NAME, and on posting
BI in Upstream Production operations
Appreciate if you can assist in the following areas:
1) Examples of life before and after BI i
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her