Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I