Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
can i optmize image to 50% quality before uploading 2 server
Hi there
i have jus written a php program to upload and display images but when i try to uplo
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on