Search results

  1. A

    Drupal install!!

    Hi , I just wondering, I want to install drupal and open publish on x10 is that possible? if yes how?
  2. A

    Count to 1 Million

    1765 more than a year.........:P
  3. A

    HTML Table from SQL Data

    Beatiful descalzo!!! Much appreciated!!! Edit: hi and also I want to sort results by descending order for ex 5,4,3,2,1 now its coming like 12345 ....
  4. A

    View sql data in html tables

    cheers!!! descalzo problem solved here::: http://forums.x10hosting.com/programming-help/103072-html-table-sql-data.html#post586725 ;)
  5. A

    View sql data in html tables

    Cheers!! But how to get the last 10 rows ???
  6. A

    View sql data in html tables

    thanks ladyanna but it didnt work Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in Edit: Cheers leafpiggy !! getting an error:: Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /home/username/public_html/req_upd1.php...
  7. A

    HTML Table from SQL Data

    Hi, I've created a sql data base and a web page to view the database evrything works fine but just wondering how to show only last 10 rows of the table in the webpage ?? The code I use now: <? $username='abc'; $password='abc''; $database='kand_dedicates'...
  8. A

    View sql data in html tables

    I have created a sql database and also a webpage to view the data's on a table everything works well. But my problem is I just wanted to show only last 10 rows of the sql data not all the rows Cheers!!!! php at the moment i use is: <? $username='1111'; $password='11111'...
  9. A

    PHP Form to add a data in SQL

    Thanks Alot Viggie_s & garrettroyce It's Perfect now!!! ;)
  10. A

    PHP Form to add a data in SQL

    Thanks Alot guys!! And I just wondering how to add a page after a user submits a form it should redirect to that page like thank you page or home page...;)
  11. A

    PHP Form to add a data in SQL

    Beautiful What is the magic???? Sorry I'm not too good with php and sql And also if I want to add a url after the adding the record what should I do???
  12. A

    PHP Form to add a data in SQL

    Hi , I just created a database and trying to add some records from a php form but firstly when i set the database name in to x10 server name ex: mysql_connect(mysql-starka.x10hosting.com ,$username,$password); It says access denied and then I changed the database name in to localhost ex: the...
  13. A

    Cant delete mail accounts

    I have created few mail accounts when i use x10 subdomain and I switched to my own domain and now I cant delete those old mail accounts I created
Top