PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
DirectoryIterator and Hacked Website
Hi Everyone.
My problem:
Some one has been sneaking in to my website hidden Iframes. I've
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou