User Profile

Collapse

Profile Sidebar

Collapse
devavrat90
devavrat90
Last Activity: May 2 '12, 09:38 AM
Joined: Jan 8 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • devavrat90
    started a topic how to change codeigninter admin_url

    how to change codeigninter admin_url

    Is there any possible way to change an admin_url such that:
    example.com/admin to example.com/2005admin. If there is any possible way to change this one give me answer.
    See more | Go to post

  • devavrat90
    started a topic php form
    in PHP

    php form

    i got this error in index.php file:
    Code:
    Add entry
    
    0 ) { $i=0; while ($i < $num) { $firstname = stripslashes(mysql_result($result,$i,"firstname")); $lastname = stripslashes(mysql_result($result,$i,"lastname")); $email = stripslashes(mysql_result($result,$i,"email")); $password = stripslashes(mysql_result($result,$i,"password")); $messege = stripslashes(mysql_result($result,$i,"messege"));
    ...
    See more | Go to post
    Last edited by Rabbit; Mar 20 '12, 03:25 PM. Reason: Please use code tags when posting code.
No activity results to display
Show More
Working...