Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6763199
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T14:26:51+00:00 2026-05-26T14:26:51+00:00

I am trying to use some PHP code within Javascript statement. Now the syntax

  • 0

I am trying to use some PHP code within Javascript statement. Now the syntax is a bit confusing bcoz of the quotes and I am unable to test it locally (cannot directly test it on the server)

So could you please confirm if the following line of code is correct;

"<a href='<?php somePHPFunction(" + $(this).text() + '.doc",10000,1,0); ?>'>" +  $(this).text() + "</a>"

Basically I need the following after evaluation;

<a href="http://myServer.com/DocNum123.doc">DocNum123</a>

The PHP function will return the server side path and file name without the extension (http://myServer.com/someFile)

Also $(this).text() would return DocNum123

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T14:26:52+00:00Added an answer on May 26, 2026 at 2:26 pm

    Hint: you can’t.

    PHP is server side. The code runs before the page is even sent to your browser.
    Javascript is client side. It is executed after the server sends you the page.

    To get your code working would require to:
    – Run PHP code on the server, send you the page.
    – Run Javascript, “edit” the page
    – Request the server for another version of your page, now with the code.

    You can, however, directly add it into your HTML.

    Just use The file is at the location <?php SomeMethod(); ?>.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to use some rails code withing a javascript and need to
I'm trying to use some off-the-shelf PHP code in RHEL5 which requires the sqlite
I'm trying to harden some of my PHP code and use mysqli prepared statements
I am trying to use the substring method inside JavaScript code which echoes some
I'm trying to use BCC fields in some PHP email. My code is as
I am trying to use some pinvoke code to call a C function. The
So I am trying to execute some script from my php code. That lives
I am trying to generate some xml with this php code here... I am
I'm trying to use some data from a PlanPlusOnline account. They only provide a
I'm trying to use some of the new MFC feature pack controls on an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.