merge empty rows and columns in table
-
تاریخ: 1396/7/25 ساعت: 22:45
Hi, I want to merge empty datatable cells and display the message.First column will always have data.From second column i want to merge table cells. I am using datatable.How to merge datatable cells? Or how can we achieve this for normal table usin
virtual host returning an internal server error
-
تاریخ: 1396/7/25 ساعت: 22:45
I'm working on a wordpress site with a local server (wampserver). it worked just fine till yesterday, but now when i'm trying to log to my virtual host local server i get an 'Inte al Server Error' . So i checked the 'server error log' in the apache
Parse error when using split or implode
-
تاریخ: 1396/7/25 ساعت: 22:45
I want to split some posted values, but I'm getting this error message: syntax error, unexpected '$check' (T_VARIABLE) This is my coding: Code: if(!empty($_POST['student'])) { foreach($_POST['student'] as $check) {  
Adding to Existing Array
-
تاریخ: 1396/7/25 ساعت: 22:45
Hi there, I have some options from wordpress that i need to update programatically. I can get the existing option by using the get_option($option_name); now it retu s something like this: a:1:{s:8:"category";a:3: s:36:"bob-gu test-o
Invalid parameter number, number of bound variable does not match number of tokens
-
تاریخ: 1396/7/25 ساعت: 22:45
I'm getting the above error, which I can't figure out PHP Code: function RegisterEmail($email,$tempArray) { $name =&
Accessible Captcha
-
تاریخ: 1396/7/25 ساعت: 22:45
Now that I have my form working right. It has come to my attention by a blind person, that they can not fill out the Captcha password. Is there a way around it? Contact - Empowered Golfers Mb.
php script sometimes takes a long time to execute
-
تاریخ: 1396/7/25 ساعت: 22:45
I'm a high school teacher. I wrote an HTML/Javascript program that lets students submit their answers to an assignment using AJAX and a server-side PHP script. Then there is another HTML program that calls a different PHP script, which generates a Le
JS auto clicker
-
تاریخ: 1396/7/7 ساعت: 10:54
Hi there, i need help on how to make auto clicker on load: Code: <div id="frameHolder"></div> <script> $(function () { $.getJSON({ url: "geturl.php",  
Need help on copying text
-
تاریخ: 1396/7/7 ساعت: 10:54
Hi there i tried this wway to copy content from site but problem is not working as expected. Code: <?php class Provider { public $Name; public $Url; private $_func; public function __construct($name, $url, $func) { $this->Name = $name; $this->Url
5 Horizontal DIV don't fix
-
تاریخ: 1396/7/7 ساعت: 10:54
Why do my 5 DIV's not fix into my container 180*5 =900 Code: .promo-container{ margin: 0px auto; width: 900px; margin-top:50px; margin-bottom:50px; border:0px; padding:0px; } .promo-item-container{ w
checking file size
-
تاریخ: 1396/7/7 ساعت: 10:54
I have a sh script that runs a few different python scripts, this is executed from a cron job. after script 1 runs, i want to verify the file size of one of the files in the directory (that was built with script 1). if that file size is greater than 0 script 2 can run. If not script 2 should not run...
Fixed Array Value is not inserting in MYSQL/PHP
-
تاریخ: 1396/7/7 ساعت: 10:54
Here below my code . its working fine, only $itemsize is not inserting any data in db. Others filed are okay. FYI $itemsize will repeatedly insert in many row following $friendarray as $s666s this data. PHP Code: $friendslist = "$s4s,$s6s,$s8s,$s10s,$s12s,$s14s,$sxss,$sss,$sms,$sls,$sxls,$sxxls"...
jQuery jQueryUI - Sortable not Behaving as Expected
-
تاریخ: 1396/7/7 ساعت: 10:54
I have the following code which generates DOM elements via a JSON literal: https://codepen.io/anon/pen/dVWGyO?editors=1010 What I am attempting to do is allow the user to move the dynamic elements between containers so long as their class name matches the class name of the desired container. Essenti...
Fetching data from not standard RSS feed
-
تاریخ: 1396/7/7 ساعت: 10:54
Hello all, I have a script: PHP Code: <?php $i = 0; // counter $name = 'Rainbowstar';
Insert Array Value to Mysql/Php
-
تاریخ: 1396/7/7 ساعت: 10:54
Hi guys, please see below. $a=array (100,200,300,x,y,z); I want this six data to be insert in mysql table in six row, repeatedly. mysql-tabel ID--SIZE 1--100 2--200 3--300 4--X 5--Y 6--Z 7--100 8--200 9--300 10--X 11--Y 12--Z ------ ------ ------ How can I do this?
Div boxes not aligned
-
تاریخ: 1396/7/7 ساعت: 10:54
I am trying to set up a form using divs and ca ot figure out why I am getting this odd layout. Help is much appreciated. Here is my code Code: <!--- quote row1 ---> <div> <div class="row"> <div class="medium-2 columns"> &
Image breaks table in Outlook signature
-
تاریخ: 1396/7/7 ساعت: 10:54
Hi, I have an email signature designed and it works perfectly when viewed in a browser. This is my code: Code: <html>
<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head>
<body style="padding:0;margin:0">
<table border="0" width="600" cellspacing="0&qu
MySQL server database connection for multiple computers
-
تاریخ: 1396/7/7 ساعت: 10:54
Hi everyone i have a messenger sort of program that co ects with the mysql server database(xampp 127.0.0.1). i have installed that application in 3 of my friend computer and i want to co ect them with the same databases too without installing mysql or xampp on their computer.what should i do? please...
Help me in Compiling 1000 .sql files to Mysql DB at one shot using CMD in windows
-
تاریخ: 1396/7/7 ساعت: 10:54
Hi guys, I am in situation of taking dump .SQL scripts from one server db to another server DB . I took the dump file but if i compile 1000 script manually it will be taking more hours and days , so i wanted a cmd to compile all .sql files in a folder in one shot . I have to do it in AWS windows 7 ,...
Need help with CSS
-
تاریخ: 1396/7/7 ساعت: 10:54
I have been modifying a wordpress theme to suit my needs but in the process I don't know what I did which made the website like the one in screenshot whenever I decrease the resolution of my browser or open in mobile. Can anyone please enlighten me where I made the mistake? Website link: https://goo...