A bit of code required

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jasonfrew
Forum Newbie
Posts: 1
Joined: Wed Aug 18, 2010 10:44 am

A bit of code required

Post by jasonfrew »

Hi I am fairly new to PHP but i am learning reasonably well

I have a small database GUI i have put together using php to provide the functionality
im looking for the code to link to a button, that will create a network folder and a sub folder, in a specific location on my network the first time it is clicked
I would like each folder to be given a name based on a particular field in the open record on the screen.

Every other time the button is clicked i would like it to open the folder on the network that it created.

This will be across multiple machines connected to my network.

I am using windows server 2003 with XAMP v 1.7.3
SQL server 2005
Post Reply