| | |
Please help me on the drupal urls
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Sep 2008
Posts: 10
Reputation:
Solved Threads: 0
Hii All,
I am working on Drupal right now, well, the problem I am facing is that I am not being able to track the flow bcoz I am not familiar with the urls,
for. e.g
in the <form> tag the action attribute says "action=user/manage/books/add"
What does this mean? On which page does the flow go on pressing submit?
All I want to know is on which .php page does the flow go....
All suggestions are welcome, I will be glad.
I am working on Drupal right now, well, the problem I am facing is that I am not being able to track the flow bcoz I am not familiar with the urls,
for. e.g
in the <form> tag the action attribute says "action=user/manage/books/add"
What does this mean? On which page does the flow go on pressing submit?
All I want to know is on which .php page does the flow go....
All suggestions are welcome, I will be glad.
Last edited by peter_budo; Oct 22nd, 2008 at 10:15 am. Reason: No need to put the text in bold
•
•
Join Date: Sep 2008
Posts: 10
Reputation:
Solved Threads: 0
Can I manually add a row to the database?
I am integrating a project in drupal.
By performing an "Add" operation I know which tables are being updated in the database.
But I am confused about the nid(node id I guess) and the vid(I dont know whats this), I dont know from where these 2 things are inserted in the table.
And I dont think its the right way to insert data in the database tables this way...
Or is it?
I am integrating a project in drupal.
By performing an "Add" operation I know which tables are being updated in the database.
But I am confused about the nid(node id I guess) and the vid(I dont know whats this), I dont know from where these 2 things are inserted in the table.
And I dont think its the right way to insert data in the database tables this way...
Or is it?
I don't see why you wouldn't be able to manually add the rows...
The URL is not stored in the database, it is stored in the .htaccess file in the root directory... When you view a page, it will appear in the URL as 'http://domain.com/view/node/1234' where 1234 is the 'nid' in the database.
If you open the .htaccess file and look for user/manage/books/add it will tell you which page it is actually going to.
The URL is not stored in the database, it is stored in the .htaccess file in the root directory... When you view a page, it will appear in the URL as 'http://domain.com/view/node/1234' where 1234 is the 'nid' in the database.
If you open the .htaccess file and look for user/manage/books/add it will tell you which page it is actually going to.
Last edited by Will Gresham; Oct 22nd, 2008 at 8:07 am.
AJAX is not a programming language, scripting language or any other sort of language.
It is acheived by using JavaScript http functions.
So, AJAX = JavaScript.
It is acheived by using JavaScript http functions.
So, AJAX = JavaScript.
![]() |
Similar Threads
- Best CMS for database driven site (PHP)
- Which content management system (CMS) should I choose? (Existing Scripts)
- EZboard type software. (Growing an Online Community)
Other Threads in the PHP Forum
- Previous Thread: PHP Script to find Visitor's Location
- Next Thread: code mess-up
| Thread Tools | Search this Thread |
apache api array beginner binary broken cache cakephp checkbox class cms code confirm cron curl customizableitems database date display dynamic echo email error external fcc file files folder form forms forum freelancing function functions google header headmethod howtowriteathesis href htaccess html iframe image include insert ip javascript joomla limit link login mail malfunction menu method mlm mod_rewrite multiple mysql neutrality oop pageing pagerank paypal pdf php phpmysql play problem query question radio random recursion remote root script search select server sessions sms soap source space sql support! syntax system table template tutorial update upload url validator variable video web youtube





