Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
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)) {
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
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code:
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t