DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
Little problem with form insertion in MySQL, Please help!!!
Hi!,
I'm a little bit new with php and I have a little issue here. I created a webform to ins
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
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)