Paypal
Hi all,
I have an advanced basic knowledge of php
I want to try something new for a s
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
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
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
[newb] Image hosting help.
Hey there, I'm new to php, I know some basics and i can code PWN, I'm only 14 but I'm interested in
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?