Does PHP assume && when & is found
-
تاریخ: 1396/10/22 ساعت: 5:14
Hi, I miscoded an if statement and i used a single & instead of && , it never gave me an error. I was curious does PHP assume && in that case? for example: PHP Code: if($val == $newval && $oldval != $whatever & $oldval != $whatelse) { //do something } now with that missing & does the php assu...
Animate logo text
-
تاریخ: 1396/10/22 ساعت: 5:14
I would like the font in logo to be animated, the slogan which says Make your money grow has to be animated. It has to decrease the size and increase the size on the website http://www.bitvest.com.au. Kindly help with this. How do i change CSS?
[HELP] Bitcoin Gamble/Faucet website
-
تاریخ: 1396/10/22 ساعت: 5:14
Hello, I have a website called CoinGamble | Welcome to world's #1 licensed Bitcoin casino Its a bitcoin gamble & faucet website I need new bitcoin games on it that can integrate with the existing script. I have the php files of the existing games like dice roll so how you can copy and use it for a n...
Getting the input value onchange
-
تاریخ: 1396/10/21 ساعت: 6:15
I got alittle bug here where i am getting this error... Quote: Uncaught DOMException: Failed to set the 'value' property on 'HTMLInputElement': This input element accepts a filename, which may only be programmatically set to the empty string. i do understand that the dom can only be set by the progr...
Review Site?
-
تاریخ: 1396/10/21 ساعت: 6:15
I have created one site which related to Fashionable men's clothing (https://centre-front.com). I tried to get more backlinks for this, Can anybody give the suggestion for this?
[HELP] username
-
تاریخ: 1396/10/21 ساعت: 6:15
hello guys.. how to make use ame letter and number only minumum 3, maximum 8 length allowed in registeration.. please give me code in php MobileChat WML v3.. help me guys..
Brackets in URL break BB code
-
تاریخ: 1396/10/21 ساعت: 6:15
In reference to -use ame.html]this (https://www.codingforums.com/php/389510-[help]-use ame.html)< breaks the BB code... You could use a regular expression in preg_match
Text cut
-
تاریخ: 1396/10/21 ساعت: 6:15
How to make the text cut, if user write 200 more text.. auto cut, please give me code in php support on wml TQ ;) please help me..
Opinion on headers
-
تاریخ: 1396/10/21 ساعت: 6:15
Someone sent me a link to a website there about to build and asked my thought on the accessibility of it. I noticed that their headers make no sense and screen readers don't understand it. I would like peoples thoughts and tell me if they're seeing the same. RCMDB – Resource centre for Manitobans th...
Trying to pass scanner to method?
-
تاریخ: 1396/10/21 ساعت: 6:15
So I am working on an assignment, and I found examples online to pass the scanner to the method but I am still getting the error java.util.InputMismatchException. Heres what I have below, keep in mind this is my first time with java in about a year. Code: package edu.tridenttech.Cpt237.biggs.program...
javascript validation on a webform field - users name
-
تاریخ: 1396/10/20 ساعت: 7:09
I'm trying to amend some validation on our webform for the users name. this is what I have so far - that works: (the code below validates the name field to have 2-18 characters) Code: var divWa ing = document.getElementById('divWa ing'); if (!divWa ing) {alert('Unable to find wa ing control');retu...
Move Div element from one to another when page scrolled
-
تاریخ: 1396/10/20 ساعت: 7:09
I have seen a few similar to what I am looking for but not exactly the same. So what I am trying to do is move elements from within one parent div to another but only once the user has scrolled a certain amount down the page. So once the user has reached a point on the page the elements will then mo...
form input validation
-
تاریخ: 1396/10/20 ساعت: 7:09
I'm validating user input. I have this which works PHP Code: filter_input(INPUT_POST,trim($_POST['Name'])); This however PHP Code: filter_input(INPUT_POST,trim($_POST['Name']),FILTER_VALIDATE_STRING); gives me Notice: use of undefined constant FILTER_VALIDATE_STRING, assumed FILTER_VALIDATE_STRING...
I can't upload my avatar
-
تاریخ: 1396/10/20 ساعت: 7:09
In the edit avatar, it seems that I'm not allowed to upload the avatar. Does anyone help me ?
Carousal arrow and indicators
-
تاریخ: 1396/10/20 ساعت: 7:09
I use a carousal from bootstrap and putted some content inside, I just have a problem with my arrows and the indicators at the bottom overlapping my content. Maybe somebody can take a look at my code? The fourth section you can see the problem better. url to my project: Hello, world! Code: <div clas...
java script keyup not working ??
-
تاریخ: 1396/10/20 ساعت: 7:09
this is the java script that i want to run when keyup get the total but this is not working Code: $noofrow++; $sqlstr=mysql_query("SELECT * From Frame_Components WHERE Main_Category='FR30' "); while($record=mysql_fetch_array($sqlstr)) { $noofrow++; ?> <tr> ...
filter_var() expects parameter 2 to be an integer, string given
-
تاریخ: 1396/10/20 ساعت: 7:09
I am getting this wa ing for these two filter_var PHP Code: if(isset($_POST['Name'])) { filter_var(INPUT_POST,trim($_POST['Name']),FILTER_SANITIZE_STRING); } if(isset($_FILES['CV'])) { $cv = mb_ereg_replace("([^wsd-_~,;[]().])", '', $_FILES['CV']['name']); $cv = m...
Validation Codes which are really Easy to learn
-
تاریخ: 1396/10/20 ساعت: 7:09
So i have made two different videos.. both on validation but with a different design and looks.. So you can check both of them and let me know which one did you liked the most.. Email Validation with Tick,Cross and Exclamation icons : https://youtu.be/h8Unb3nidak Form Validation : https://youtu.be/W...
Can I get back URL from a one page Javascript App?
-
تاریخ: 1396/10/20 ساعت: 7:09
Hello, I used this site https://shapeshift.io/#/coins for something last night and I suspect they use some type of one page app to generate new pages with different urls. I am trying to access one of these pages I visited in my browser history, but it is not there. Would there be any way to retrieve...
Can you explain this exercise?
-
تاریخ: 1396/10/20 ساعت: 7:09
Hello! I am new in coding and lea ing it on courses. Can you help me to understand this exercise? Can anyone code this page with html and css right as in attached example? He also send us all pictures from this page. I think this is a screenshot of random blog and he cannot do it himself but with so...