Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
Pass sql into pl/sql and create RMAN duplicate script.
Hi,
I'm new to pl/sql and I'm trying to write a script that will generate some RMAN comma
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
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
please, need help coding this voting for your favorite car polling system.
hi, my code needs a lot of work, but i want to be able to let users vote on their favorite car, upda
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per