http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
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
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
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
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);