This forum is for less technical discussions about the Drupal project, not for support questions.

I want to send an email with PHP

I want to send an email in PHP when the user has filled out the HTML form and then send the form information by email. I want to do this from the same web page display script with the form.

I found this code, but the message was not sent.

<?php

if (isset($_POST['submit'])) {
    $to = $_POST['email']; 
    $subject = $_POST['name'];
    $message = getRequestURI();
    $from = "zenphoto@example.com";
    $headers = "From:" . $from;

XSS Filtering for forum post titles

I am trying to prevent some script injection in forum titles in our Drupal 7 installation.  If a user inserts something like

 \"><img/src='1'onerror=alert(1)>

In the title of their forum post, then view the post, an alert message will be shown.  How can I prevent this from happening?

Classifieds Marketplace

Sorry If this has already been asked, I did a search and could not find anything related. 

I am looking to create an online classifieds marketplace site and am at a loss as to which is the best software to go with. I have literally spent hundreds of hours and feel like I am not making much progress, as such I decided to post and see if anyone with experience would be able to help me out. My budget is not very large as this is for a startup business. I am looking to accomplish the following:

How hard to create an erpal type install?

I have used erpal off and on for years but now it is no longer being developed or updated. 
We are trying to build a site for a new nonprofit organization and want many of the features available in erpal. I really like the interface and capability that it has. 
I am not a Drupal developer and can't do a whole lot in terms of programming or heavy lifting but I know a few people who do design and development if I need a little done that would be over my head. 
How hard would it be to create a Drupal 7 or 8 install that had the capability and features that erpal does? 

Bootstrap carousal does not repeat

Hi guys 

I am using bootstrap sub-theme and its carousal does not repeat from the beginning, it can slide and everything works well but in the end the sliding stop.

what is the solution?

thanks in advance

Need tips and Advise from Experts

Hello Friends,

I am from Bangladesh. I have been working with lots of clients remotely across the world remotely (most of my clients are from my Linkedin connection). Recently i have opened a upwork profile and finished some small and large tasks successfully over there.

However, just to let you know, i am the frontend specialist (you can take me as a frontend architect) as well as wordpress developer with 5+ years of experience.

Pages

Subscribe with RSS Subscribe to RSS - General discussion