Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w