Jump to content
[MUST READ] Forum Rules ×

Search the Community

Showing results for tags 'php'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Premium Hosting / VPS Hosting
    • Premium Hosting Announcements
    • Premium Hosting General
    • VPS & Dedicated Server General
  • Free Hosting
    • Free Hosting Announcements
    • Free Hosting General
    • Free Hosting Review Us
    • Free Hosting Feature Request
  • MyOwnFreeHost.net
    • MyOwnFreeHost Announcements
    • MyOwnFreeHost General
    • MyOwnFreeHost Advertising Techniques & Recommendations
    • MyOwnFreeHost Feature Request
    • MyOwnFreeHost Reseller Reviews
  • General Webmaster Stuff
    • Tutorials
    • Website Performance Tuning / Load Reduction
    • MySQL, PHP, Perl and CGI Community forum
    • Blog, Forum and CMS Community discussion
    • Domains / DNS community chat
    • Webmaster's Toolbox
    • Search Engines and Search Engine Optimization (SEO)
    • General Web Design Communtiy discussion
  • Community Discussions
    • Introductions
    • Website Review
    • Online Advertising
    • Domain Market and Discussion
    • General Discussions

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 22 results

  1. Salut Je pense que ce ne serait pas une mauvaise chose que de changé le thème par défaut de phpmyadmin... Qui fini par être vieux. Un thème comme "Eyed" ou "BooDark" serait bien mieux ! Et aussi, remettre la barre de navigation de gauche... Voila. ---trad google--- Hi I think it wouldn't be a bad thing to change the default phpmyadmin theme... Which ends up being old. A theme like "Eyed" or "BooDark" would be much better! And also, put back the left navigation bar... So.
  2. Salut Avec php 8, y a t'il Composer qui a été ajouté ? merci ---trad google--- Hi With php 8, has Composer been added? THANKS
  3. Bonjour Je suggère que Composer soit installer par défaut sur les hébergement web gratuit... ---trad google--- Good morning I suggest that Composer be installed by default on free web hosting...
  4. SVP Ajouter php 8, cela serait trop top ! ---trad google--- please Add php 8, that would be great!
  5. why i can't use function popen In PHP ? server block ?
  6. Hi there! We are the best free hosting in Russia, and we understood that WHM API is really poor, so ... We have created a php library, that connects to MyOwnFreeHost panel and interacts with it. Check it with documentation at https://github.com/hostronavt/mofh-client I'm waiting for comments
  7. images on my website are slow loading and some are not loading at all, its like the image are broken but the images are still there. What might be the broblem
  8. i want to add a input field that user choose subdomain when they fill signup form how to do that??????
  9. When I run "PHP" codes from a browser they work without problems, but when I try to run the same codes from an app built in app inventor or Labview I get the next error: <html><body><script type="text/javascript" src="/aes.js" ></script><script>function toNumbers(d){var e=[];d.replace(/(..)/g,function(d){e.push(parseInt(d,16))});return e}function toHex(){for(var d=[],d=1==arguments.length&&arguments[0].constructor==Array?arguments[0]:arguments,e="",f=0;f<d.length;f++)e+=(16>d[f]?"0":"")+d[f].toString(16);return e.toLowerCase()}var a=toNumbers("f655ba9d09a112d4968c63579db590b4"),b=toNumbers("98344c2eee86c3994890592585b49f80"),c=toNumbers("3d2bb0e4391bcd91e59506edff33ce40");document.cookie="__test="+toHex(slowAES.decrypt(c,2,a,b))+"; expires=Thu, 31-Dec-37 23:55:55 GMT; path=/"; location.href="https://rimex.tonohost.com/BoolWifi.php/?control=1&i=1";</script><noscript>This site requires Javascript to work, please enable Javascript in your browser or use a browser with Javascript support</noscript></body></html> If I use my own computer as the server I haven't problems, but if I use tonohost I get this error. How can I fix it?
  10. Hi, there! I have a issue that was not happening till' today, it seems that the PHP is not working with mysql-mysqli sessions ($_SESSION['example']), i don't know if there is something new that i have to do to make the sessions working again...(the php to update or insert new data to the database is working) btw, i've working with the system without problems for MONTHS, i did not change something on my codes (cuz i have 2 different logins for 2 different websites and in the 2 is happening the same thing...) Is there a new PHP update that make this issue? A maintenance? Or what's going on?!?
  11. I am making my own client area where users can manage their account and would really like to add in autologin links to Net2FTP and ideally Phpmyadmin as well. I know how to do this using PHP, as I can have the client's cPanel username, password and FTP host ready in variables, but unfortunately Net2FTP seems to login with encrypted passwords. It's not base64 as far as I can make out, so I was wondering if anyone has tried this and was willing to help me. I noticed some time ago @InfinityFree had a Net2FTP autologin link in your client area (although this seems to have been removed), might you be able help?
  12. How to remove file extensions Hello all i made this post to show you how to remove file extensions like [ www.example.com/index.php ] now i will show you how to remove .php in the end file to be [ www.example.com/index ] it will help your clients to open your website now follow this steps : open new Notepad save this code in new notepade RewriteEngine On # Unless directory, remove trailing slash RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([^/]+)/$ https://yourwebsitelink.com/$1 [R=301,L] # Redirect external .php requests to extensionless url RewriteCond %{THE_REQUEST} ^(.+)\.php([#?][^\ ]*)?\ HTTP/ RewriteRule ^(.+)\.php$ https://yourwebsitelink.com/$1 [R=301,L] # Resolve .php file for extensionless php urls RewriteRule ^([^/.]+)$ $1.php [L] Now change https://yourwebsitelink.com with your website link there is two to changeing Save the Notepade with name .htaccess and uploade with your website files and see what will happend
  13. Cannot get my website to display my main page (login.php) i dont have an index.html in my htdoc, but i do have all my others that i want to display (login.php, form.php and form.css) i have all these files in my htdocs but when i goto my site it just displays the "Congratulations! Your free hosting account has been activated. You can now use FTP or the file manager in your cPanel to upload your site." im trying to get it to display the main page of the php files i want
  14. I know where it is: /etc/php70/php.ini. But I don't how to edit it.
  15. How do I edit the php.ini file of my website?
  16. Since people wanted to complain about this stuff, why not just remake it in a language they might understand more fluently. This code snippet will destroy of your pesky GET parameter (?i=[1-100]). Here's how to do so - Create the Document Go into your FTP and create a file (preferably ~ deleteGET.php) Copy and paste this code into the document <?php // Just simply add your own GET parameters to remove. $toRemove = array( 'i' => '', 'anotherGetParam' => '' ); $removeParam = array_intersect_key( $toRemove, $_GET ); // Stabilize website / avoid loop if(sizeof( $removeParam ) > 0 ) { $redirectUrl = $_SERVER[ 'REQUEST_URI' ]; // Server Request foreach( $removeParam as $key => $val ) $redirectUrl = preg_replace( '/([?&])' . $key . '=[^&]+(&|$)/', '$1', $redirectUrl ); // Removes every parameter set in $toRemove header( 'Location: ' . $redirectUrl ); // Redirects you to final size } ?> Include the document go into your whatever document you want (typically your index.php) Copy and paste this code to the top of the page <?php include 'deleteGET.php'; // Change to the directory and filename of your code. ?> Vwolla! Now you can use Ads, WordPress, and ETC. without having to deal with all the GET Parameters getting deleted/hidden.
  17. Hello everyone, I'd like some help to create a form for creating an email from a page of my website, first of all, is it possible with VistaPanel? I've done that before with cPanel, but the authorization method is diferent in VistaPanel, and I can't connect the script I've got with VP. Can someone help me? Thanks!
  18. Basic Form Design ~ This is just a general design by yours truly. I hope you guys enjoy it ~ ~ Instructions ~ Copy the code stated below Create a PHP document (Preferably signup.php) Paste the code to the document Upload to your MOFH Website via FTP ta-da, nice looking signup page ~ Here's the code for the page ~ you're welcome
  19. Hello, I want to set up a contact form in my website, which information arrives in my email. But it seems like the mail server is not configured, or not available for free hosting accounts. Any ideas how I can configure it? Thank you
  20. Hey I have a question! I was using server 000space.com for two years. I created subdomain not so long ago and started to learn PHP on it. After few times of uploading files this shows me on screen when I try to open ANY file on server: Can anyone told me what could be solution for this? Please don't tell me to refresh 'cause it doesn't work. Greetings from Jonatan
  21. Hi, Happy New Year I am a free host user and wonder if anyone can help me to access a MySQL database using a PHP script?The Script file I am using contains the variables:-$dbHost="sql106.byethost9.com"; //MySQL server$dbUnam="b9_2951756"; //temp$dbPwrd="tennis"; //database password$dbName="b9_2951756_GTC"; //database name$dbPfix=""; //db table name prefix (optional)The variables are taken from the left-hand column of my cPanel and the error produced is:- MySQL hostname: "sql106.byethost9.com" MySQL username: "b9_2951756" and I use my cPanel Password The part I need, that isn't shown in cPanel is the correct 'Database Name'. When I use the 'MySQL' app (in cPanel) it shows:- 'MySQL DB Name' as "b9_2951756_GTC" ... but using this as above in the variable '$dbName' in my php file, doesn't work and I get the error message:- 'SQL query error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'b9_2951756_GTC._settings' doesn't exist' Can anyone indicated where I find the correct database name, how how I use what is there? Thanks in anticipation. Allan
×
×
  • Create New...