Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
Internal Server Error issues
This has been bothering me for weeks and I've been trying to solve it without asking for help, but e
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.