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
How to clone an SAP ECC using bacup tape on z/os?
We want to clone our production to a different SID using backup tape.
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
onclick problem
I have <input type="text" name="message">
<a href=page2.
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me