Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
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.
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a