I want to implement AJAX in DRUPAL 4.7 as I am beginner in Drupal can any one help me in this, it would be great if I get a snippet of Code.
i am trying to redirect an url from location a to b using .htaccess with the following code RewriteRule ^accessibility$ http://example.com/topic/accessibility/ [R=301,L]
Can any one please tell me the steps to be followed or how to configure and also to add Openid module in drupal 4.7.x.
I am trying to change the HTML that is output when I prin开发者_运维百科t $search_box in my page.tpl.php file. I understand the process of overriding something in drupal but I have no idea how to do i
I was trying to execute this mysql query it is not giving me any results if i set the query_limit to more than 100, can somebody point me what i can do to get this working开发者_如何学Go for fetching
i have a table with 2 columns tid and nid columns, i need to prepare a report to get common nodes between a tid.i.e table islike (tid, nid) (mysql,2) (mysql,3) (ajax,1) (ajax, 2)
I need to work with several teams and need to be able to share requirements and design documents.Most people won\'t be too technical, so I want to avoid source code tools.The main requirements are:
I originally started this question in another thread, but that thread was sorta, kinda answered, and now I primarily want to know how to specify another form act开发者_如何学JAVAion... I tried using t
Drupal version 6.12 I have a page whose input format is PHP. I simply want to update a database table.The SQL code appears to be too complex for db_query.I can not make db_query work nor does includ
how can I disable automatically converting WWW.SOMETHING into a link in Drupal? I just want to display URL , don\'t create a like.