Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi