Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL