PostIT

while scratching my head…

Joomla Users Table May 6, 2009

Filed under: Joomla — Remo @ 11:45 am
Tags:

Joomla Users Table:

1.  jos_users
2.  jos_core_acl_aro
3.  jos_core_acl_groups_aro_map

Adding new registered user:

1. Insert into jos_users
- fields are :   id( = autoincrement field), username, name, email, password, gid (18=registered user,25=super admin)
- these are compulsory fields to fillup.
2.  Insert into jos_core_acl_aro
-fields are :   aro_id ( = autoincrement field), section_value(=”users” string), value(=jos_users.id), name=(=jos_users.name)
3.  Insert into jos_core_acl_groups_aro_map
-fields are :   group_id ( =jos_users.gid), aro_id( =jos_core_acl_aro.aro_id)

If you want your own component for registation then make a table like this:
4.  Insert into your_table.
-fields are :   id ( = autoincrement field), user_id ( =jos_users.id), other fields ( =username,name,email,password are stored in users table , so no need to add here)

source:http://patelraj.wordpress.com/2008/07/12/joomla-users-tablehow-to-create-joomla-user-by-using-other-componenttablehow-many-tables-are-related-with-users/

 

Various PHP-related Resources September 10, 2008

Filed under: CakePHP, Code Igniter, Joomla, PHP, Software — Remo @ 11:43 am
Tags: ,

I found a few links which point to PHP-related resources, here we are…

Please note that these files are hosted in servers which located in Indonesia, so access from outside Indonesia may be a bit slower…

PHP E-books:

  • http://www.indowebster.com/Beginning_PHP_4.html (5.73 MB)
  • http://www.indowebster.com/Wicked_Cool_PHP.html (1.9MB)
  • http://www.indowebster.com/PHP_Ebooks.html (83.23MB)
  • http://www.indowebster.com/Ebook_PHP_Part_2.html (39.8MB)

Joomla:

  • http://www.indowebster.com/Beginning_Joomla.html Beginning.Joomla.From.Novice.to.Professional.Jul.2007.pdf | 18.01MB
  • http://www.indowebster.com/Building_Dynamic_Web_with_Joomla.html
    Building Dynamic Web with CMS JOOMLA!.pdf | 4.21MB
  • http://www.indowebster.com/Joomla_Quick_Start_10_Indonesianpdf.html (1.12 MB)

CakePHP:

  • http://www.indowebster.com/Setting_Up_the_CakePHP_Console_on_Windows.html (4.28MB)
  • http://www.indowebster.com/Video_CakePHP.html (15.9 MB)
  • http://www.indowebster.com/CAKEPHP_Manual_20080728.html (935.46 KB)
  • http://www.indowebster.com/CakePHP_Application_Development_Jun_2008zip.html (5.25 MB)
  • http://www.indowebster.com/David_Golding_Intro_to_CakePHPzip.html (1.3 MB)

Code Igniter:

  • http://www.indowebster.com/Membuat_Blog_Dengan_Code_Igniter.html (35.63 MB)
  • http://www.indowebster.com/Introduction_to_Code_Igniter.html (15.7 MB)

Software:

  • http://www.indowebster.com/Apache2Triad_v153.html (81.95 MB)
  • http://www.indowebster.com/xampplitewin32163aexe.html (19.1 MB)

Update:

I’ve added links for non-Indonesian users…

  • OSCommerce
    http://rapidshare.com/files/81887113/osC_C_B.rar (Deep Inside OSCommerce | 9344 KB)

    http://rapidshare.com/files/146139688/OSCommerce.zip (Self Collected materials | 27756 KB)

PHP

  • http://rapidshare.com/files/109452824/Programming.PHP.chm | 1597 KB
  • http://rapidshare.com/files/109453237/Web.Database.Applications.with.PHP.and.MySQL.Second.Edition.chm | 2675 KB
  • http://rapidshare.com/files/109485554/PHP.and.MySQL.For.Dummies.Third.Edition.Nov.2006.pdf | 11172 KB
  • http://rapidshare.com/files/109489838/Pro.Drupal.Development.Apr.2007.pdf | 12233 KB
  • http://rapidshare.com/files/109491124/Smarty.PHP.Template.Programming.and.Applications.Packt.Publishing.Mar.2006.pdf | 6846 KB
  • http://rapidshare.com/files/109491480/The.Definitive.Guide.to.symfony.Apress.Jan.2007.pdf | 9092 KB
  • http://rapidshare.com/files/111214395/CodeIgniter.for.Rapid.PHP.Application.Development.Jul.2007.pdf | 3603 KB

Joomla

  • http://rapidshare.com/files/109453876/Beginning.Joomla.From.Novice.to.Professional.Jul.2007.pdf | 18883 KB
  • http://rapidshare.com/files/109457118/Building.Websites.With.Joomla.Jan.2006.pdf | 9696 KB
  • http://rapidshare.com/files/109459856/Joomla_Quick_Start_1.0_Indonesian.pdf | 1170 KB
  • http://rapidshare.com/files/109460558/Joomla.Template.Design.pdf | 8406 KB
  • http://rapidshare.com/files/109464208/Learning.Joomla.Extension.Development.May.2007.pdf | 3533 KB
  • http://rapidshare.com/files/109484950/Packt.Publishing.Building.Websites.With.Joomla.Jan.2006.pdf | 9696 KB
  • http://rapidshare.com/files/109490508/Professional.Joomla.Oct.2007.pdf | 13980 KB

PHP-Oracle

  • http://rapidshare.com/files/109456276/Beginning.PHP.and.Oracle.From.Novice.to.Professional.pdf | 12179 KB

PEAR

  • http://rapidshare.com/files/109457935/Foundations.of.PEAR.Rapid.PHP.Development.Nov.2006.pdf | 10077 KB
  • http://rapidshare.com/files/109488285/PHP.Programming.with.PEAR.Sep.2006.pdf | 5584 KB
  • http://rapidshare.com/files/109487532/PHP.Architect.Guide.to.PHP.Design.Patterns.2005.pdf | 3495 KB

PHP Security

  • http://rapidshare.com/files/109451218/Essential.PHP.Security.Oct.2005.chm | 377 KB
  • http://rapidshare.com/files/109451829/PHP.Hacks.Dec.2005.chm | 4027 KB
  • http://rapidshare.com/files/109487670/PHP.Architect.Guide.to.PHP.Security.pdf | 1314 KB