Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
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:<
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor