j1inmis Ouput layout changes
Hi,
Can anybody tell how can j1inmis output layout can be changed so that vendor names ge
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
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
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b