Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code:
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my