Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);