Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve