Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c