php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
How to get all server headers like Live http Headers does
Hey all, like many of you I use the Firefox addon "Live http Headers". I'm trying to write
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c