Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Saas with SAP R/3
hi experts,
Is SaaS offer available in SAP? for SAP R/3? from where i can get the info a
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan