python replace newline with space
Hi,
I want to replace newline character
\n
With space in python.
How to replace newline with space in python?
Thanks
March 1, 2018 at 11:24 PM
What are some good PHP tutorials?
Hi,
Hello, is it good to start learning PHP to make quick career in programming. what are the steps to learn PHP?
What are some good PHP tutorials?
Thanks
February 7, 2018 at 11:17 AM
Paypal Recurring/Subscription integration issues
I want to integrate Paypal Recurring Payment, so that I can get Payment from my customers on regular basis, I checked there are several methods,
1) Paypal Subscription Button (xclick-subscriptions)
January 9, 2018 at 5:46 AM
NameError: global name 'xrange' is not defined in Python 3
Hi,
I am running a program in Python 3 and its throwing following error:
NameError: global name 'xrange' is not defined in Python 3
How to solve NameError: global name 'xrange' is not defined in Python 3?
Thanks
November 19, 2017 at 8:02 AM
Delete multiple records with pagination by selecting checkboxes
Hi there,I'm working with PHP.I want to delete my database records which is displayed using pagination by selecting check boxes.But I'm able to delete only records each page wise.I want to check all the desired records from all the pages and then
February 24, 2015 at 10:32 PM
How to add one hour in php date?
I have a date variable in PHP and I want to add one hour to it. What is the code for adding one hour to the PHP date?
Thanks
February 14, 2015 at 4:11 PM
connection in php
<?php
include("include/db.php");
?>
<html>
<head>
<title>Mann Jewellary</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<link rel="style
January 18, 2015 at 9:36 PM
connection in php
<?php
include("include/db.php");
?>
<html>
<head>
<title>Mann Jewellary</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<link rel="style
January 18, 2015 at 9:34 PM
connection in php
<?php
include("include/db.php");
?>
<html>
<head>
<title>Mann Jewellary</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<link rel="style
January 18, 2015 at 9:34 PM
PHP
what is REST AND SOAP API?
January 8, 2015 at 11:48 PM
magento
in my magento site product not show at front side
December 29, 2014 at 5:03 AM
session
create multiple login on one page in php but how to use session
October 14, 2014 at 1:43 AM
written exam
Write a php code to take 3 input fields to enter marks for 3 subjects and calculate the average and display the grade according to the average from the following details. 80 - 100 => A; 65 - 79 => B; 50 - 64 => C; 40 - 49 => D; 0 - 39 => E;
September 30, 2014 at 1:35 AM
display database results
how to display database results using php?
September 23, 2014 at 2:29 AM
question
Sir,
could you please help me to write a php program to display the contents of html registration form in a php page but i need to verify the phone number is number or not and also verify the email is valid or not.
September 23, 2014 at 1:54 AM