Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks