php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther