-
Replied To a Post in check if username and ticket exist
Im trying without them just like VladoRafa without anything -
Replied To a Post in check if username and ticket exist
nope it gives me error `Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use … -
Replied To a Post in check if username and ticket exist
Some one help me PLEASE ? -
Replied To a Post in check if username and ticket exist
yes it returs -
Edited check if username and ticket exist
I have this code for checking the username and ticket availability but something doesnt work well if someone can tell me whats the problem, this error shows me if i … -
Created check if username and ticket exist
I have this code for checking the username and ticket availability but something doesnt work well if someone can tell me whats the problem, this error shows me if i … -
Began Watching check if username and ticket exist
I have this code for checking the username and ticket availability but something doesnt work well if someone can tell me whats the problem, this error shows me if i … -
Replied To a Post in Trying to get non-object error ?
but than it gives me error `Invalid Ticket or Receiver` even if i type right input -
Replied To a Post in Trying to get non-object error ?
I dont quite get it what should i do to remove the line ? :/ Sorry about this long time no PHP ... BTW yes im using MySQLi -
Replied To a Post in Trying to get non-object error ?
No i just need to remove this error line because it shows the info lines and works well -
Created Trying to get non-object error ?
Why i get this error `Notice: Trying to get property of non-object in C:\xampp\htdocs\asdf\navigation.php on line 214` i have this code: <?php if(isset($_POST['sendTicket'])) { $ticketID = $_POST['ticketID']; $ticketReceiver = $_POST['ticketReceiver']; … -
Began Watching Trying to get non-object error ?
Why i get this error `Notice: Trying to get property of non-object in C:\xampp\htdocs\asdf\navigation.php on line 214` i have this code: <?php if(isset($_POST['sendTicket'])) { $ticketID = $_POST['ticketID']; $ticketReceiver = $_POST['ticketReceiver']; … -
Replied To a Post in Send multiple database info to user
hmm i get it but not at all, i have table `kladilnica` and im getting the values `title`, `text`, and `date` for ex. so in your example you have one … -
Edited Send multiple database info to user
Hello i cant understand how i can send database info to user for example i want to send my note which contain (date, text, title and other info) and this … -
Created Send multiple database info to user
Hello i cant understand how i can send database info to user for example i want to send my note which contain (date, text, title and other info) and this … -
Began Watching Send multiple database info to user
Hello i cant understand how i can send database info to user for example i want to send my note which contain (date, text, title and other info) and this … -
Replied To a Post in i need help with the structure of my website
@AndrewRoosevelt hmm the account works fine but anyway... okey first of all i want a better design for my website (on every screen size to look as it is), secound … -
Replied To a Post in i need help with the structure of my website
@alisajjad160 i need help with the html and css also.. i have the whole code but i need just someone to rearange and to clean up a bit. -
Replied To a Post in i need help with the structure of my website
Well yeah, thank you for this its kinda what i want but not complite.. :D i know noone will help me for free but i can guarantee he will be … -
Replied To a Post in php like button
With this code its only possible to update just one row ? so if two users click "like" it will give error ? -
Replied To a Post in i need help with the structure of my website
But i want the menu to be on the left side like its now btw i really need help from someone i can't do it by my self because i … -
Replied To a Post in i need help with the structure of my website
So i want to look more natural and styled and when zooming not to disorient the elements, the shared tickets not to go under the menuand to be good oriented.. … -
Replied To a Post in i need help with the structure of my website
Yup there is a website [www.upstrey.com](http://www.upstrey.com) just you need to register, its not needed an correct email address and verification steps... or if you want you can connect with theese … -
Edited i need help with the structure of my website
Hello everyone i really need some help about my website structure.. i have almost the full website but the structure is too bad and i cannot continue working... is there … -
Created i need help with the structure of my website
Hello everyone i really need some help about my website structure.. i have almost the full website but the structure is too bad and i cannot continue working... is there … -
Began Watching i need help with the structure of my website
Hello everyone i really need some help about my website structure.. i have almost the full website but the structure is too bad and i cannot continue working... is there … -
Replied To a Post in php like button
Here is my full script for shared tickets: http://pastebin.com/63kepWWy , the ticket_id is not unique but does not have same numbers. -
Replied To a Post in php like button
Like i said without that im able to like all tickets at once... -
Edited php like button
Hello everyone im working on like button which im a little confuzed with my problem i have this sql and im only able to like the tickets which are in … -
Created php like button
Hello everyone im working on like button which im a little confuzed with my problem i have this sql and im only able to like the tickets which are in … -
Began Watching php like button
Hello everyone im working on like button which im a little confuzed with my problem i have this sql and im only able to like the tickets which are in … -
Marked Solved Status for php show ad on every 10th ticket
Hello i want to make to show adds but on every 10th ticket i have tried with for loop but its adding too much adds here is the code: if($is_active … -
Replied To a Post in php show ad on every 10th ticket
Thank you very much btw the `count` variable is for counting the tickets as they are shared.. -
Replied To a Post in php show ad on every 10th ticket
yeah something like that on every 10th Ticket -
Created php show ad on every 10th ticket
Hello i want to make to show adds but on every 10th ticket i have tried with for loop but its adding too much adds here is the code: if($is_active … -
Began Watching php show ad on every 10th ticket
Hello i want to make to show adds but on every 10th ticket i have tried with for loop but its adding too much adds here is the code: if($is_active … -
Began Watching I need 5K likes for my facebook page.
Hello all, I am in a worry. I am thinking what to do? I need 5K facebook likes for my page. I need likes from all over the world for … -
Replied To a Post in I need 5K likes for my facebook page.
I'm pretty sure that there is no software for likes because that is illegal by facebook terms and if there is the page will be delited immediately. -
Marked Solved Status for PHP get number in field from database
Hello everyone i have a little problem over here im making share button so i want to update the database on the column 'isShared' with value `1` so here is … -
Replied To a Post in PHP get number in field from database
@diafol men i can't thank you enough what you do to me ... THANK YOU VERY MUCH -
Replied To a Post in PHP get number in field from database
hehe no worries it happen sometimes :D btw when i click any `Share` button its sharing all the tickets so i think its selecting the whole column of tickets. -
Replied To a Post in PHP get number in field from database
Yes i have tryed you can see in the example above its all in the code ... and now i have a problem with getting the correct ticket button. -
Replied To a Post in PHP get number in field from database
Okay so here is my whole code and now it works but i cannot figure out how do i make just to work on the current button with this code … -
Replied To a Post in PHP get number in field from database
Any other sulutions please ? Here is how i show the `tickets` and share button $user = getUserData('users', 'Username'); $sql = "SELECT `Uplata`, `Dobivka`, `match1`, `match2`, `match3`, `match4`, `match5`, `match6`, … -
Replied To a Post in PHP get number in field from database
I want to check if the column `isShared` is equal to `1` and if is not equal to `1` or its `0` than change it to `1` -
Replied To a Post in PHP get number in field from database
Yes but how can i update when the selection fail ? And also now giving me error `Fatal error: Call to a member function fetch_assoc() on boolean in C:\xampp\htdocs\Upstrey\home.php on … -
Created PHP get number in field from database
Hello everyone i have a little problem over here im making share button so i want to update the database on the column 'isShared' with value `1` so here is … -
Began Watching PHP get number in field from database
Hello everyone i have a little problem over here im making share button so i want to update the database on the column 'isShared' with value `1` so here is … -
Replied To a Post in PHP Query Fatal Error
Thank you for your fast replying but i doesn't quite get it i need just the first one right ? And can i use it like this example ? $tip1 … -
Edited PHP Query Fatal Error
Hello guys i have a big problem over here and and wierd i think, when im trying to add some info into database it works well i have 32 input …
The End.