Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
Production Order Enterprise Service to Manufacturing Exctn Sys (MES) ???
Hello Experts,
In our current landscape SAP ECC 5.0 is integrated to MES system via PI 7.
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<