181 Posted Topics

Member Avatar for Stefce

How do i select the next row in php from mysql table, i have 4 columns `ID, video_title, video_desc, video_embed` so i have more than 10000 rows in the table with youtube embed videos and i want to scroll though them with next and previous buttons but thats not the …

Member Avatar for Stefce
0
476
Member Avatar for Stefce

I have a serious problem with my new laptop i have installed clean copy of windows 7 on in and it runs okay but now i cannot connect it to the internet without drivers i tried so many things but no help please if you have any method how i …

Member Avatar for Stefce
0
551
Member Avatar for Shilpa_5

Write unique text and have helpfull information on your site for users.. if you do this two steps right, results will come faster than you expect you may rank 1st - 3rd at google in 1 week

Member Avatar for johnp72014
0
283
Member Avatar for Plinth

Definitely python the options are endless, machine learning is the future so best choice will be python!

Member Avatar for diafol
0
512
Member Avatar for Brian_28

@JamesCherrill & @rproffitt - may i ask why you are using Opera Browser? And not Chrome or Mozzilla

Member Avatar for gentlemedia
-1
329
Member Avatar for Stefce

I have problem updating the mySQL table i have simple loop to display the rows in the table in HTML FORM but when i try to update the row notting happens, no row is updated! here is the code <form action="" method="post"> <?php $sql = "SELECT ID, votemodelName, votemodelImage, modelLink, …

Member Avatar for Stefce
0
1K
Member Avatar for Stefce

I have a problem with bootstrap design i want to make a very simple page which will contain two buttons and a video. The prob. is i dont know how to align theese two buttons with the video in one row here is the code i have: <body> <div class="container"> …

Member Avatar for Damhart
0
458
Member Avatar for Mhecha

If you are updating numbers in your table why you have put the variables in quotes? `$update = "update invoice set reg_no = '$reg_no', cost = '$cost' where i_id = '$update_i_id'";`

Member Avatar for Mhecha
0
733
Member Avatar for Stefce

Hello everyone, is there someone who knows some free tool or some python code that i can run to comment automaticly on open blogs where it doesnt require registered account to comment also to crawl the links on that blog and switch to another one and so on... ?

Member Avatar for Stefce
0
285
Member Avatar for lewashby
Member Avatar for Mikky004

Are you using Wordpress or you are developing the site from zero? If you use WP as builder its seo optimized and have bunch of plugins for you to download and give on page seo and much more options one of the best is `Yoast SEO`. If you are building …

Member Avatar for Web-Designer
0
463
Member Avatar for Stefce

Hi everyone. I want to make when i press a button to showup a dialog but page to not refresh or if refreshes to showup after that. i have this code but the dialog is going away after clicking the button <form action="" method="post"> <div class="col-xs-4 col-md-4"> <a href="<?= $Link …

Member Avatar for Stefce
0
304
Member Avatar for Stefce

Hello, is there any way of accessing mobile camera through my website? I want to open mobile camera through my website and take a picture and upload to server. Something similar to viber, when you install the app in your desktop they ask you to scan the QR code to …

Member Avatar for rproffitt
0
7K
Member Avatar for Stefce

Is there a way i can edit the attachment page on wordpress theme i want my picture to be in full size and add some banners at the top am using `Bussinesx Front Page` Theme

Member Avatar for Stefce
1
974
Member Avatar for Stefce

How do i get the name of the image without the extension at the end ex. (.jpg) i got this code **functions.php** function get_image($id="1") { ?> <img class="img-responsive img-portfolio img-hover" name="picture" src="images/gallery/<?= urldecode(base64_decode($id)); ?>" alt=""> <?php } **pictures.php** <center> <form action="" method="POST"> <div class="col-lg-12"> <?php get_image($imageID); // $imageID is read …

Member Avatar for cereal
0
556
Member Avatar for Stefce

How do i get every user that installs my app but without asking the user to register anywhere also sorting by every time it joins (opens) the app. Any help will be appreciated.

Member Avatar for rproffitt
0
293
Member Avatar for Stefce

Hello am very new to selling online. I come up with an idea to sell something online like t-shirt or socks :P or whatever. I googled "how to sell online" and company called shopify popped, i reviewed it and i think its pretty cool tool for e-commenrce business. Please is …

Member Avatar for William_16
0
470
Member Avatar for Dani

Thumbs Up for the new search! I would like to suggest a faster email system. Faster i get the email faster i open the site. Few days ago when i asked the question `Open mobile camera through web browser` i got an email that i got reply to my question …

Member Avatar for Reverend Jim
0
731
Member Avatar for Reverend Jim

> I've also been getting a lot of sex spam. I wonder if someone got my email address off a database somewhere ^_^ Hey here you can check it out i have been leaked 3 times O_O https://hacked-emails.com/ **EDIT:** also this one too https://haveibeenpwned.com/

Member Avatar for cereal
0
463
Member Avatar for Stefce

Why am getting error when i think it should work fine **Error** Fatal error: Wrong SQL: INSERT INTO kladilnica (Username, Bet, Win, reg_date, Odds, isActive, ticket_id, isShared, is_winned, Location) VALUES ('Stefan', 100, 3500, '2017-02-06', 66, 1, 351358728, 0, 0, '') Error: in C:\xampp\htdocs\bootstrap\navigation.php on line 257 **Code** $sql = "INSERT …

Member Avatar for cereal
0
331
Member Avatar for Stefce

Is it good idea/possible to encrypt everything in your database (Emails, User Input, Passwords :), everything.. )? Is there something which will shut down the current PHP script OR website entirely ? **EDIT: This is not sponsored queston i have not donated any money, why is `Sponsored` badge at my …

Member Avatar for Dani
0
191
Member Avatar for Stefce

Hello everyone i heard about this new but not new technology, which pays you to rent your free HDD space for cloud purposes. I like to ask is there anyone which can give me some more info about this? Am planing to invest about $150 - $200 for Raspberry Pi …

Member Avatar for Reverend Jim
0
528
Member Avatar for Stefce

Hello i got a wierd problem, when am opening my website on a PC the site loads well and its best of all websites (`:D`).. but when i try to open it on phone or tablet the front page of the website which is meant to show the featured pictures …

Member Avatar for Stefce
0
397
Member Avatar for Stefce

Hello i want to make SEO friendly links but i dont know how can you please help me doing that? I have this code: <?php $sql = array('ID', 'post_title', 'post_content', 'post_header_image', 'post_category', 'post_date'); $outputSQL = selectSQL($sql, 'news'); $count = count($outputSQL); for ($i=0; $i < $count; $i++) { /* Loop Throught …

Member Avatar for cereal
0
410
Member Avatar for Stefce

Hello im really curius about this, i want to know is it possible to intercept the code of execution in PHP but not on the server side. So if i have a script like this for example uploaded to mine server <?php $i=0; while($i<100) { mail("xxxxxx@gmail.com", "SPAM", "It´s ME"); $i++; …

Member Avatar for cereal
0
438
Member Avatar for Stefce

How do i return an array with the file names from folder? I have this till now but doesn't work. function showFiles($path) { $folder = "gallery/$path"; $i = 0; if (is_dir($folder)) { if ($handle = opendir($folder)) { while (($file = readdir($handle)) != FALSE) { if ($file === "." || $file …

Member Avatar for Stefce
0
657
Member Avatar for Stefce

Why i cannot pass array to function parametter with two items? here is the function, but i get just the first parameter `Username` function selectSQL(Array $item, $table) { global $conn; foreach ($item as $field) { $sql = "SELECT `$field` FROM `$table`"; $result = $conn->query($sql); if ($result->num_rows > 0) { while($row …

Member Avatar for Stefce
0
294
Member Avatar for Dani
Member Avatar for Stefce

Hello i started learning php laravel framework today and as far as i learned i can say its great framework. My problem is declaring the links to other files. Here is the route for file `register.blade.php` web.php Route::group(['prefix' => 'auth'], function() { Route::get('register', [ 'as' => 'get_register', 'uses' => 'Auth\AuthController@getRegister' …

0
108
Member Avatar for Stefce

I want to make pagination for videos since i have much videos and i cannot load all in the same page, i have a function which displays all videos in the directory and than i limited it only to show first 6. How do i make the pagination so when …

Member Avatar for diafol
0
272
Member Avatar for Stefce

Hello, how do i escape passing parameters to page where you need to give two parameters `ID and category`? my sql is like this `SELECT ID, Image, imageID, Category FROM gallery WHERE imageID={$imageID} AND Category='$category'` but i have a button which should show all pictures no matter what category they …

Member Avatar for jkon
0
241
Member Avatar for amvx86

echo the html code inside php is bad practise and unstylish Seperate just the HTML code and post it here cause i cannot understand anything

Member Avatar for amvx86
0
658
Member Avatar for Bradley_3

You joined 16mins. ago, created this first post on the forum and you are requesting a whole program to be made by us ? i mean ....

Member Avatar for Xavier_5
-1
304
Member Avatar for Stefce

Hello i have a problem putting margin between the images i have this html code <div class="row"> <div class="col-lg-12"> <h2 class="page-header">Featured Posts</h2> </div> <div class="col-md-4 col-sm-6"> <a href="portfolio-item.html"> <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt=""> </a> </div> <div class="col-md-4 col-sm-6"> <a href="portfolio-item.html"> <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt=""> </a> </div> <div …

Member Avatar for Stefce
0
510
Member Avatar for Stefce
Member Avatar for Stefce

Hello i would like to invite all who like to take risks and like to build something new, i'm building a project and i can say its complete about 90% BUT i'm not experienced too much to finish the project by my self, so i need HELP from someone who …

Member Avatar for Stefce
0
268
Member Avatar for Ashish_26

Definitely positive feedback from me keep it up ! :) Did you make it by yourself ?

Member Avatar for diafol
0
171
Member Avatar for Stefce

Hello i have list of football teams on every line is a new team but there are countries in brackets i want to remove all of them, here is a example of the list: Águila (El Salvador) Águilas (Costa Rica) Águilas Doradas (Colombia) Árabe Unido (Panama) Åtvidaberg (Sweden) Ñublense (Chile) …

Member Avatar for cereal
0
377
Member Avatar for Stefce

Hello, i want to make a categories menu which each will have its own sub-categories and that category will have own sub-categories im trying to make with arrays but i'm not really good at it.. im trying right now with bunch if statements but is there any other method of …

Member Avatar for diafol
0
2K
Member Avatar for Stefce

Hello, I have a multidimensional array i like to make every category to be clickable and to show its own sub-categories i have something like this... pls help to achieve this. function makeList(array $Array) { $Output = '<ul>'; foreach($Array as $Key => $Value) { $Output .= "<li><input type='submit' name='value[$Key]' value='$Key' …

Member Avatar for Stefce
0
333
Member Avatar for Stefce

Hello i have a question about the security of my website, does my website can get hacked somehow if im updating it directly from my database? (ex. images, posts, links...). I have few pages on my website which have PHP code to read info from the database and i do …

Member Avatar for cereal
0
409
Member Avatar for Stefce

It gives me always `Invalid Username or Password` what is the problem with this code ? <form action="admin_login.php" method="POST"> <div class="form-group" style="width: 280px;"> <label for="usr">Username</label> <input type="text" class="form-control" name="userbox" id="user"> <br> <label for="pass">Password</label> <input type="password" class="form-control" name="passbox" id="pass"> <br> <button type="submit" name="login" class="btn btn-success">Log In</button> </div> <?php if(isset($_POST["login"])) { $user …

Member Avatar for jkon
0
493
Member Avatar for Stefce

$sql = "INSERT INTO kladilnica (Username, Uplata, Dobivka, Date, regTime, Odds, isActive, ticket_id, isShared, is_wined, Location) VALUES ('".$user."', '".$bet."', '".$gain."', '".$date."', '".$regTime."' '".$odds."', 1, $randomTicketID, 0, 0, '".$userLocation."')"; $result = $conn->query($sql); trigger_error('Wrong SQL: ' . $sql . ' Error: ' . $conn->error, E_USER_ERROR); I searched on google and found that …

Member Avatar for Stefce
0
982
Member Avatar for Stefce

I have problem with selecting elements from array i have this code which is supposed to take the choosed element and echo it back but instead that this code just takes last element and echo it what is wrong with the code ? <div class="col-xs-3"> <?php global $m; $currencies = …

Member Avatar for Stefce
0
390
Member Avatar for Stefce

Hello guys i need to get all currencies in the world is there anyone who knows where to get them in a file so i can import it in my website or someone who can help me to solve with regular expression here is the [WEBSITE](http://www.xe.com/currencytables/?from=INR) where i have fund …

Member Avatar for cereal
0
159
Member Avatar for Stefce

How do i get the most repeated value that is inserted just today from 23:59 till 00:00 i have this sql but i dont know how to filter it by date any help will be apreciated. $sql = "SELECT `MatchTitle`, COUNT(`MatchTitle`) AS `mostPlayed` FROM `matches` GROUP BY `MatchTitle` ORDER BY …

Member Avatar for cereal
0
230
Member Avatar for Stefce

Is there any program for boosting my headphones i have searched on internet but all i get is the same steps (right click on volume>Playback Devices > Properties>Enhacements> Enable Sound Equalizer)

Member Avatar for Reverend Jim
0
316
Member Avatar for Stefce

I want to make dynamic search button i have this code but doesnt work it gives me this error `Could not connect to database. Fatal error: Wrong SQL: SELECT * FROM kladilnica WHERE Location = Macedonia AND Uplata = 50 AND Liked = 50 Error: Unknown column 'Macedonia' in 'where …

Member Avatar for hericles
0
274
Member Avatar for tqmd1

You have misstake in mysqli_connect order `$conn = mysqli_connect($host, $db, $user, $pass)` should be like this `$conn = new mysqli_connect($host, $db, $pass, $user);`

Member Avatar for Stefce
0
401
Member Avatar for Stefce

Hello everone, i have a `teams.txt` file there are soccer clubs every team on new line i want to split the country from the club when is inserted into database. The country is the last string ex. `FC Barcelona (Spain)` `Arsenal (England)` Any help will be appreciated. I have tried …

Member Avatar for RudyM
0
196

The End.