| Title | |
| Description: | |
| Keywords: | |
| Page HTML: | |
| Title | |
| Description: | |
| Keywords: | |
| Page HTML: | |
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but