| | |
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. (Social Media and Online Communities)
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 |
.htaccess ajax apache api array beginner binary body broken cakephp checkbox class cms code cron curl database date date/time directory display download dynamic echo email error file files folder form forms function functions global google href htaccess html image include insert integration ip java javascript joomla limit link list login loop mail menu mlm mod_rewrite msqli_multi_query multiple mycodeisbad mysql oop parameter paypal pdf php problem query radio random recourse recursion regex registrationform remote script search seo server sessions sms soap source space sql static syntax system table tutorial update upload url validation validator variable video web webdesign wordpress xml youtube





