Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
Material Issuing for receiving batch
Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently usi
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
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
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??