PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm