Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
distinct rows
Hi
version 10.2.0.3
I have a query output something like the following
ID
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)) {
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
couldn't connect to your database
Hello I am new to php mysql
Actually i have read A tutorial on nettuts
"http://net.tu