blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
PHP hyperlinks generator - HELP plz
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?