I'm using php 5.0.4 on a Windows 2000 server.
When I try the following code :
<html>
<head>
<title>PHP Test</title>
</head>
<body>
<?php echo "<p>Hello World</p>"; ?>
</body>
</html>
I get the following :
"
CGI Error
The specified CGI application misbehaved by not returning a...
Can someone please tell me way this works :
if (asc(rsSVPAVP("spbijz")) <> 32) then
and this does not :
if (rsSVPAVP("spbijz") <> " ") then
???????????????????????????????????
I want to reserve space ( a rectangle )on my document to print text in, I would want the text 2 b in the largest possible font possible for that text and in the specific rectangle, I don't want to perform a loop where I create a font, check if the text can fit the rectangel with that font and if...
Hi, can any1 help me with these XHTML questions ?
- I want 2 put something on the bottom of my page, in normal HTML I used an empty table with height=xxx to get blank space first, that worked fine, but in XHTML height is not allowed, any1 have an idea 2 this in another way, without having to...
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.