PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i