i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
Secure FTP
Hi experts,
There is no SFTP action in MII workbench.
This means it needs developing custo
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri