Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Preloading images
Posting this question here because I am not sure where this should belong.I am building an asp.net a
pls clear my confusion
Hi friends,
Pls solve my query .
what is the exact use of Scope Resolution Operator( i
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam