Is there a quick way to do this?
Hi all,I need to create a mysql table from php that goes a little something like thisid, name, total, place1today, place1yersterdayhowever place1today
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to do is only add the new values.I am guessing that a
Simple AND question
Hello,I've got following code:Code: if(strpos($row[13],"http://")!==false) $info['results'][$num]['player']="PREVIEW";
how do i make a string??
hey guys,can someone please tell me how to put data from the glob function into a stringthanks
problem getting my contact form working
Yeah I know this is a pretty basic problem, but it's been a while since I've worked with PHP and I'm having a real problem getting it functioning prop
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I would like to set the language, the decimal format, menu and t
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box i will give one value in that and submit form to php p
Points for Wiki contribution
Hi everyone,
I want to know how long does it take for the moderator to award points for a Wiki contribution.
I had contibuted by submitting cont
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text has 4 parameters and I have to retrieve them after they have
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)<1) ? 12 : $m-1 ?>&y=<?
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted details. I have attached all the files you might nee
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/nigeria/images/uploaded/1/71256119068_51fe7
Comparing two dates
Hi GuysI have two dates I want to compare. Below is my current implementation. The problem with it is it always returns false:if(date("d/m/y"
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to do it.I've attached the 'submit lyric' page and t
CU&UC guide
Hi Gurus,
can anybody provide me the link for CU&UC upgrade guide
Thanks in advance
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal customer information, it must be secure.
I've set
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the batches for a material xxxx
060 - 60 INR 1 EA C 01.04.20
Problem related to Creation of PDF File?
Hi All,
I am facing a problem related to creation pdf file. when I am creating a pdf file of document then each time it adds the pevious data to the
Undefined variable when using $_SERVER['PHP_SELF']
Hi guyz, please suggest me something...On first.php I have one input field NAME, and on posting the form it moves to "second.php" showing th
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the From field. I need the email that is sent to be &qu