473,396 Members | 1,864 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

invoke a php script in a table TD

I have a table and in one of it's field (TD) I will invoke a script. I
have tried it with "require_once ('some_script')" to do, but it has
been not succeed. Does somebody have any idea about it? Or I have to
think about another alternative.

With regards,
Nader

Apr 26 '07 #1
2 2809
no
Nader wrote:
I have a table and in one of it's field (TD) I will invoke a script. I
have tried it with "require_once ('some_script')" to do, but it has
been not succeed. Does somebody have any idea about it? Or I have to
think about another alternative.

With regards,
Nader
paste the code please
Apr 26 '07 #2
Nader wrote:
I have a table and in one of it's field (TD) I will invoke a script. I
have tried it with "require_once ('some_script')" to do, but it has
been not succeed. Does somebody have any idea about it? Or I have to
think about another alternative.

With regards,
Nader
Has the page got a .php extension? (.html files aren't parsed by PHP)
Is the file itself plain html, if so, have you put <?PHP and ?around
the require?
If not, can you show us the relevant code?
Is the include file in the same dir as the requesting page or in PHP's
include path?

Sh.
Apr 26 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Joshua | last post by:
Is there a way to set up Apache to invoke a PHP equest when a file (a image for example) is downloaded? Say, then, that http://www.foo.com/downloads/app1.zip is downloaded, Id like to have...
1
by: Eshrath Ali Khan | last post by:
Hi, I have a requirement where I am creating table object with different ids using XSL by taking an XML as input. The no of objects (tables) is not fixed. I want to write a javascript to invoke...
21
by: news.btinternnet.com | last post by:
I can do this in IE myLink.click(); //Invoking the handler as if the user had clicked on the link themselves. I need to be able to do the same in Netscape Navigator, can anyone help ?
0
by: Stephan Steiner | last post by:
Hi I have a network program that fills 4 datatables while receiving data bursts and which should then show those tables in 4 datagrids. The main GUI class contains event callbacks for events...
1
by: Matthew Louden | last post by:
I tried the following to invoke javascript in ASP.NET page, but it didnt work. Any ideas?? Response.Write("<script language=""JavaScript"">alert('Hello')</script>")
1
by: Olav Tollefsen | last post by:
I have created a client side script that is supposed to invoke the Click event handler on a button. The problem is that it doesn't work. Instead the page is refreshed an Page_Load is invoked, but...
15
by: Oleg Subachev | last post by:
I need to programmatically invoke from other class Click event of the Button on my Form. Button.OnClick method is protected, not public. How to perform this ? Oleg Subachev
11
by: cindy | last post by:
I have a form, has javascript registered so a modal pops up. Button click will close form. Now I need to do an update with modal form data before it closes. I can put a second button and register...
5
by: J.Evans.1970 | last post by:
Hi. I've inherited a Web Service from a developer who is no longer here. One of the purposes of the service was to clear the cache on the server side. Up until a few days ago, it worked fine -...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.