Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but