Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
I got my hosting suspended XD
So I saw this challenge a day or so ago
http://www.programming-challenges.com/pg.php?page=dow
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?
Developing Ajax-enabled ASP.Net applications for the iPhone
I would like to develop Ajax web applications using Visual Studio that are optimized for the iPhone.
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc