Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
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
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo