Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q