Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Secure FTP
Hi experts,
There is no SFTP action in MII workbench.
This means it needs developing custo
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<