I have a string defined:
<xsd:element name="name" minOccurs="1" maxOccurs="1">
<xsd:simpleType base="xsd:string"/>
</xsd:element>
Is there a way to define a maximum number of characters it is allowed to have?
I'm trying to understand what exactly @readfile() does (as opposed to readfile() ). According to the docs, using @ in front prevents an error message from printing:
"
Returns the number of bytes read from the file. If an error occurs, FALSE is returned and unless the function was called as...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.