Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{