GMail like Chat in ASP.NET
Hi,Can anyone suggest me, how to incorporate GMail like chat in my existing ASP.Net application.I wa
Embedding flash object in Else statement
This is my first major project in PHP and I'm having some trouble embedding a flash object in an Els
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
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st