php edit multiple imaged - تاریخ: 1396/5/28 ساعت: 6:05
Hello, Need some help about editing or replacing multiple images into mysql base. I use custom mvc, and already have one form with products. Product have productId, title, desc, image ect. Another table is images with imageId, productId, imageName. Images table can contain multiple images by one pro...
adding a question - تاریخ: 1396/5/28 ساعت: 6:05
I'm trying to add questions to my quiz database, but when I submit a question I get the number 23? The sql statements have been checked and are working OK ,if I alter the $insert_row =$co , The question id is 0 instead of the next number, so no question or answers are added to the sql tables, if I t...
Need Help with taking info from two Mysql tables and making a txt file or a table - تاریخ: 1396/5/28 ساعت: 6:05
I posted in the MySql forum and no replies so far. Here is the scenario. I have two tables, they are cloned from one another. Table A entries are file entries that are needed for a cfg file that I want at the end of all this, there is only 1 row. Table B entries are or will be dynamic. There will be...
problem with nav bar of a css template website - تاریخ: 1396/5/28 ساعت: 6:05
Hello coding forums, I used a template for making a css website. You can see the website here: https://www.w3schools.com/w3css/tryw...lates_band.htm The website I made is here https://www.vinumousrecords.com/default2.htm I have a few problems with it. 1. On my contact page, the word "CONTACT" and th...
please help me out here error in this javascript - تاریخ: 1396/5/28 ساعت: 6:05
hi admin or others i want to use this script to display trading comment with number of comment in post eg 54=x94veryhotx94 please check this script and correct error thanks '<script> var count= x91<?php $comment_num ?>'; if (count>=10) { document.write (x93Trending!!x94);} else if (count>=6) { docum...
Link colours go very wrong - تاریخ: 1396/5/28 ساعت: 6:05
So i am working on a template for a wiki. And something realy strange happened. I cant tell at which pint, but some links changed colours, but as i looked it up with firefoxtool and firebug the calculated value was another colour. Imgur: The most awesome images on the Inte et The Example for 2 links...
Urgent: Site not displaying correctly on iphones - تاریخ: 1396/5/28 ساعت: 6:05
Hello All, My site works fine in the normal browsers and on Android but on iphone it narrows the site too much and the content over runs it. Could someone please take a look and give me an idea of what might cause this? Home Viewpoint... TV quality walk-through property films and professional photog...
'there was a problem loading sound. Are your plugins disabled?' - تاریخ: 1396/5/28 ساعت: 6:05
https://github.com/scottlininger/zelda30tribute Hi guys, here is a link to the source code: https://github.com/scottlininger/zelda30tribute ; I'm having soundmanager2 startup failures when I open the index.html in my firefox browser; 'There was a problem loading sound. Are your plugins disabled?' po...
Non-capturing group, recursion and OR operands, PHP regex - تاریخ: 1396/5/28 ساعت: 6:05
PHP Regex code: (?: [^[] | [ (?! /?indent] ) | (?R) ) - (?: ...) - this is a non-capturing group, the whole thing here - (?! ...) - negative lookahead. Specifies a group that ca ot match after the main expression (if it matches the result is discarded) - (?R) - recursion I am at the begi ing of lea ...
Moving arrays to another object? - تاریخ: 1396/5/28 ساعت: 6:05
Hey guys, I'm just starting out in Javascript and I was trying to do two simple exercises. The first one takes an array and produces a new inverted one: function reverseArray(input) { var newArray=[]; for (var i=input.length-1; i>-1; i--) { newArray.push(input[i]); } retu newArray; } console.log(rev...
problem with overlay/hover - تاریخ: 1396/5/28 ساعت: 6:05
Hi there i'm new to programming and trying out some stuff (nothing officieel) i would like to hover above an image and then see a description of the content (for now, just the message "click") once you click on the image. so far i've got this: (note that i only copied a small part) html <div class="...
background image is not covering the text - تاریخ: 1396/5/28 ساعت: 6:05
I have a background image and I would like the address to lay on top of it, the problem I have is that the image is not aligning to the right and consequently the text is not on the image. Is there any way that I could get it to work right. Code: address.space { background: url("../images/bigger_box...
Bledisloe Cup - تاریخ: 1396/5/28 ساعت: 6:05
Bledisloe Cup is an inte ational Rugby Championship contested a ually by Argentina, Australia, New Zealand, and South Africa. Prior to the 2012 tou ament, when Argentina joined, it was known as the Tri Nations. The competition is administered by SANZAAR, a consortium consisting of four national gove...
Having trouble concatenating a query - تاریخ: 1396/5/28 ساعت: 6:05
I am trying to add a results filter to my website. When I attempt to concatenate the query, the screen is blank upon form submission. No errors or anything. No content whatsoever. Code: $qry = "SELECT * FROM dining_listings WHERE dining_type = ?";         $conditions[] = array();                    ...
Get variable value from embeded object - تاریخ: 1396/5/15 ساعت: 8:34
Hi Guys I have a call to a JS file on a page Code: <script type="text/javascript" src="test.js"></script> How can I add variables to be passed to the script ? I assume test.js?VAR=1 in the source wont work.. But if it DOES work how can I get the script to then
BAE Systems are hiring a Systems Engineer (Future Platforms and Services), UK - تاریخ: 1396/5/15 ساعت: 8:34
Do you want to work at the forefront of defence technologies? Would you like to work on the latest advances of the most iconic and i ovative designs of ma ed and Unma ed Air Vehicles? BAE Systems are looking to recruit individuals to work on challenging Mission Systems Engineering projects, e
Click function doesn't work first time - تاریخ: 1396/5/15 ساعت: 8:34
Hi! Next function doesn't work first time when menu item is clicked but works after that. It is located just before </body> tag. Any idea why it doesn't work first time? Code: <script type="text/javascript"> (function ($, NAME) {            v
Looking for a few testers of a new php package - تاریخ: 1396/5/15 ساعت: 8:34
Hey everyone! I don't know where to post something like this, but I'm rolling out a release of a new php package. Its a Flat File Database for any project. Recognized on packagist for composer installs. Here is the repo https://github.com/tmarois/Filebase I am looking for dev testers for some feedba...
White box around text on my woocommerce wordpress site - تاریخ: 1396/5/15 ساعت: 8:34
Hello! This is my first post here on these forums, so I am sorry if I get something wrong. I am also an absolute begi er when it comes to this type of stuff, as I am trying to self-teach HTML and CSS. I am working on an e-commerce site for my father, and in the footer of the page there is a secti
Internal links: How to remove the "border" that appears around linked section - تاریخ: 1396/5/15 ساعت: 8:34
Hi! I'm designing my company page (wordpress), and I have encountered a problem. I've added inte al links to a page, where different link at the top of the page links to different sections further down that same page, and it all works perfectly. Except for the fact that an ugly gray border appears