with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
Probably Easy, Need help with Check Boxes in PHP Code
hello,
Thanks for looking this over and helping me out. My problem is I have a online store l
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Secure FTP
Hi experts,
There is no SFTP action in MII workbench.
This means it needs developing custo
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am