How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
classic dynpro : hide area and auto adjust hights
Hi,
I want to develop a similar user interface as is used in standard transaction MIGO.
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my