Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =