Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
But w
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr