Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w