Jump to content
xisto Community

farsiscript

Members
  • Content Count

    360
  • Joined

  • Last visited

Everything posted by farsiscript

  1. farsiscript

    Php/mysql

    Dear dont open database sql file with editorat first import your datbase then change it with phpmyadmin scriptyour database has unicode mark and your editor dont load this partsif you open sql file and save it plz give new backup again
  2. Dear special Must Support scripts are not free but you can search at google and http://www.hotscripts.com/ and http://forums.xisto.com/no_longer_exists/ and http://forums.xisto.com/no_longer_exists/ and https://sourceforge.net/ , i hope you can find good support script
  3. Hi dears i make this form form.htm <html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"><title>New Page 6</title></head><body><form method="POST" action="send.php">Format="TEXT/CSV" S-Label-Fields="TRUE" --> <p><input type="text" name="T1" size="20"></p> <p><input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p></form></body></html> In form.htm file i have one input box with name T1 i want change in send.php i use this code to receive T1 value : $catid = $_Post['T1'];But in send.php i dont know that is T1 name i want receive all value sending form "form.htm" in "send.php" for example when i want make dynamic form with "n" inputbox i dont know name of inputbox in send.php sorry my english is not very good if you know tutorial or sample soruce about this topic please help me thanks
  4. thanks dear specialbut i can not find php func in this page :)plz help me , thanks
  5. dear special Xisto - Support GZip i want work with Gzip function in php , but when i search about Gzip in php.net i find this page : http://ir.php.net/manual-lookup.php?pattern=gzip and can not find Gzip info , if you know tutorial about gzip please post here thanks
  6. dear Zero Ziat1 - change your ftp software ( use flashfxp ) i use flash fxp for Xisto account and i have not any problem2- you must upload data in ASCII mode
  7. dear Zero Ziat Xisto has very good smtp and you can use it you can acess regfile for manage your mail clint for more info read cpanel help dear Zero Ziat you can acesss your email and send email by webmail for webmail : http://ww38.yoursite.com/webmail then your username : yourusername + yoursite.com password : password and now you login
  8. dear AlternativeNick you can park your domain in your cpanel if you park domain , when browse domain show your Xisto account for example when you browse http://forums.xisto.com/no_longer_exists/ show main page when you park domain in cpanel at samp.trap17.com account you can see main page and you have one domain and one subdomain you can access your site by 2 (domain , Xisto subdomain)
  9. nice tutbut if server run safemode smf can not change chmod with php you must change it by ftp or file manager..
  10. HII have a question Mysql is better or Postgresql ?i know is very bad question but i want to know !all developers make php script by mysql database and all panels support mysqlmysql or Postgresqlis it deferent Database query in Postgresql and mysql
  11. farsiscript

    Image Links

    thanks dear jlhaslip and brandice and hh89 HTML is very important and all webmaster must learn htmlI have new question about linkingi want to make one div with link , for example user when click at div page link at another page !is it possible ?
  12. hi dear djleli and alli have one question some popcodes block by ads removers !some browser block javascripts codehow can make popup code with out javascript how can make popup code with out block thanks dears
  13. dear anonymal if you want make RSS for your website you must have one mysql database RSS in php read subject in database and show for users you can find many tutoiral about xml format in rss manage Xml format change Rss version if you want more help , plz read this tutorial http://forums.xisto.com/no_longer_exists/
  14. Hi alli want to how you make css file ?do use html editor software like forntpage or .... ? or you have one good software fo this job ?i know i can search at google and find many result but i want get answer from you !i need css editor for this options :1 - good help 2- tip and tops3 - easy commands4 - easy load and work finethanks
  15. Dear lucaas You Must create one subdomain at first (forum or forums) on your cpanel and then choose Your Forum script , for example phpbb or smf or ipb version 1 or mybb or ........... and then search at google to find install tutorials phpbb : http://forums.xisto.com/no_longer_exists/ ipb : https://www.siteground.com/tutorials/ipb/ smf : https://www.siteground.com/tutorials/smf/ mybb : http://forums.xisto.com/no_longer_exists/ You must choose your forum script its very important (security , options , template , skin , and ..... ) of script
  16. Dears what is wiki scriptwhat is MediaWiki its blog or portal or ...... ?plz tell me what kind of software is wiki ?thanks
  17. Dear Arne-Christian if you want make one mysql tabel with php use this : After all you must connect at your db use this code : $dbusername = "root"; //write Database username$dbpassword = ""; // write database password$dbname = "famp3"; //write database namemysql_connect("localhost","$dbusername","$dbpassword") or die(mysql_error()); mysql_select_db("$dbname") or die(mysql_error()); mysql_query("Put Your Query here "); Example : CREATE TABLE album (id tinyint(4) NOT NULL auto_increment,name text NOT NULL,country text NOT NULL,image text NOT NULL,cat text NOT NULL,date text NOT NULL,artist text NOT NULL,artistabc text NOT NULL,rate int NOT NULL,PRIMARY KEY (id)) TYPE=MyISAM; You can use this code to make one tabel in mysql by php if you want make one mysql database , you must create one db at your cpanel ( with one username and password ) You can use backup (export) query have good time
  18. Hi Dear ChatzI know its not good posting herebut dear Chatz i have one question !where i can find K800i tem and skin , my friend has k800 mobile phone and he want skin and templateif you know one website about mobile phone skin plz post herethanks
  19. dear imunofan You want make one membership ?if you want make membership system search at http://www.hotscripts.com/ you can find many membership scripts and tutorials
  20. Dear Amezis You can customize erre page in cpanel You can manage HTML code and then copy soruce of your design and save fileerre pages save as shtml files
  21. Hii agree Dear electronBut i think goldrain talking about problem in Xistoin Trap you have not Problem and you can send email with mail tag in php thanks dear electron for your tip
  22. Hi Dear ProtoMan I Agree pixieloo but Dear pixieloo i can not get domain in http://forums.xisto.com/no_longer_exists/ how can i get domain form http://forums.xisto.com/no_longer_exists/ ? i think ezyrewards.com get domain to peoples very hard
  23. hi , windows VISTA has really beautiful interface . but this (beautiful interface) make CPU and RAM Full !Oh my good i have P2 Laptop with 128Mb ram how can install windows on this laotop ?its really bad
  24. dear goldrain use Mail tag in phpwith mail tag in php you dont need smtp service , you can find many mail tutorial in internet and you can find mail tag in http://php.net/
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.