Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?