How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */