Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
xml
<?php
echo "<h1>XML Articles</h1>";
$home
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see