Re: counting lesson(for the slow among us) Community Center Geeks' Lounge by ares FA (a long long way to run) FA Programming Computer Science by sidra 100 how can i find the regular expression for a given FA Re: FA Programming Computer Science by Ancient Dragon What's an [b]FA[/b] ? The boost c++ library has reg exp functions. fa = eval(Evaluar.funcion, {"__builtins__":None}, Evaluar.dicc_seguro) Fi Programming Software Development by Manuela_1 #!/usr/bin/python import Evaluar from pylab import * from numpy import * def biseccion(a, b, TOL, N): Evaluar.dicc_seguro['x']=a fa = eval(Evaluar.funcion, {"__builtins__":None}, Evaluar.dicc_seguro) vectorx = zeros(N, Float64) vectory = zeros(N, Float64) i = 1… Re: fa = eval(Evaluar.funcion, {"__builtins__":None}, Evaluar.dicc_seguro) Fi Programming Software Development by Gribouillis We don't know which string you are evaluating; can you add raise RuntimeError(repr(Evaluar.funcion)) immediately before `fa = eval(...` and post the error output ? How to keep highlighting parent menu when its child is selected Programming Web Development by chaitu11 <div class="hor-menu "> <ul class="nav navbar-nav"> <li class="active"> <a href="index.html">Dashboard</a> </li> <li class="menu-dropdown mega-menu-dropdown"> <a data-hover="megamenu-… how to make active in dynamic multi level css drop down menu with php mysql Programming Web Development by fireburner29 how to make active in dynamic multi level css drop down menu with php mysql ? i given my html and php code. <nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0"> <div class="navbar-header"> <button type="… How to refresh data without refreshing the entire page Programming by R_850 Hi, first of all let me thank anyone willing to help out with this. Jquery / Ajax update Span or Div by ID without refreshing page <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="60"> <!-- Esta línea hará que la pá… spyware has taken control of my pc Hardware and Software Information Security by SYRACUSEVIC I am a new member and this is my first post. I have read threads similar to my problem and tried to resolve that way but with no luck. about 2 months ago i came home to a red screen that said security guard and all desktop icons were gone, couldnt use windows explorer, my computer, control pannel ect. AOL, AIM and internet explorer r down as … CSS PRINT Programming Web Development by bolfescu Hy i have a problem with printing, im trying to print only the part of invoice but i cant handle it, ive tryied css to hide the others div but still not success, show a blank page after..this is my code thank you... <?php include('config.php'); error_reporting(0); ?> <!DOCTYPE html> <html lang="en"> <… PHP MySQL DropDown Box to insert from table to another table Programming Web Development by ribrahim Dear Sirs, I have two tables (Clients and Country), my below php code is for creating a new client with a dropdown box from country to insert the id_country into clients table. When click add new nothing added to table clinets: any help please: <?php $jsFile = 'newClient'; // Add New Client Account if (isset($_POST['… FAQ Programming Web Development by davy_yg **Bold Text Here**faq.php <!DOCTYPE html> <html> <head> <title>About</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="keywords" content="… Php code to Upload image to admin Programming Web Development by Princecrich How can someone write a Php script that enable users upload image along with a short description in their member area to the database where admin can receive and treat it??? I will also like to know how history on upload can also be added after each upload to the history page of the users dashboard. Please any guide So far I have done it to … Re: How to add to cart from search string in php Programming Mobile Development by WebMedia_1 This is update of what i ve done so far but yet still not working, let me explain what i want to do very well, im working on a flight reservation website for my final year school project where users can search for available flight then give them the result from mysql database, i am able to get the search result when the user search but the problem… Re: FAQ Programming Web Development by davy_yg I already add this on here: bootstrap-3.3.5/css/custom.css .fa fa-plus1:before, .fa fa-minus1:before { color: blue; } .fa fa-plus2:before, .fa fa-minus2:before { color: blue; } .fa-plus:before, .fa-minus:before { color: blue; } And my icon has not change colors yet. gurus please help me to modify this error in js file Programming Web Development by Royal_3 hi programmers in the code below i want to use font awesome in comment out put , storyReactionNum >= 4 ? comment = 'HOT <i class="fa fa-star" aria-hidden="true"></i>' but the font awesome is display as text ,here is the full code <div class="comment-… Autofill form when choose value from dropdow lis Programming Web Development by fb95 Hi, I'm new to php (Yii Framework) and SQL (phpMyAdmin). I have problem to ask. ![Capture11.PNG](/attachments/large/4/1e4d9bf0c9a482a977d0ccb0fa19260e.PNG) Currently the three dropdown menu from different table and each have different id called aircraft_type, aircraft_sn and aircraft_reg. I want to use only one table called aircraft. … Re: FAQ Programming Web Development by davy_yg Hello, Yes, I am trying to pay for another web hosting for international so that I can have a better speed. arrow.css @font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.4.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4… my program keep craashing..dont know why Programming Software Development by teha_toshio i`ve done a few codes and i compile it so that i can review it but it got stuck when i want to assign a room. i dont know why.. can someone please help me to fix this please...[CODE]#include <iostream> #include <vector> #include <cstdlib> #include <set> #include <algorithm> #include <string> using … Re: my program keep craashing..dont know why Programming Software Development by teha_toshio [QUOTE]#include <iostream> #include <vector> #include <cstdlib> #include <set> #include <algorithm> #include <string> using namespace std; class student { protected: string name, dummy,status; char gender; int ID; public: student() : name("UNKNOWN"), ID(0), gender('-'), status(&… Sending email in codeigniter Programming Web Development by Ventech_IT Hi guys just a quick question how do i send email from a form in codeigniter? I have searched and tried to get it right but it just keeps telling me that the page required could not be found? Here is my view: <div class="container"> <div class="row"> <div class="container">… Re: FAQ Programming Web Development by pritaeas Just set the color of the fa classes. Re: FAQ Programming Web Development by gentlemedia After waiting 1 minute for that page to load, I see no font awesome icon in front of the fag questions. Check your path to the @font-face files (fonts). If that is fixed, then you could change the color like so: .fa-plus:before, .fa-minus:before { color: blue } Re: FAQ Programming Web Development by gentlemedia You miss in that CSS block the periods in front of the classnames fa-plus2 and fa-minus2. Filter php result not working Programming Web Development by UK-1991 Hello. I have created a filter result using php but it is not properly working for me when i filter result it is not showing me up with any products <form method="POST" action="product.php?cat=<?php echo $cat; ?>"> <div class="price-box"> <h5>Price</h5> <input type=&… Struggling to display icons after switching from Dropbox to Filezilla Programming Web Development by Jon_7 **Basically, the following code doesn't work: ** <link rel="stylesheet" href="https://fiftyallstars.com/Code/font-awesome-4.6.3/css/font-awesome.css"> <i class="fa fa-500px fa-pull-left" title="500px"></i> <i class="fa fa-adjust fa-pull-left&… SMS Calling API Codes and thank you mail for every registration. Programming Web Development by Varun_10 <?php error_reporting(0); $msg=$_REQUEST['msg']; include("connection.php"); ?> <html> <head> <link href="css/bootstrap-theme.min.css" rel="stylesheet" /> <link href="css/bootstrap.min.css" rel="stylesheet" /> <… Bootstrap Toggle with jQuery Validation Programming Web Development by seularts I tested over and over and it seems there is something conflicting between these 2 scripts: bootstrap toggle and jquery validator. If I remove data-toggle=" toggle" the checkbox is required for validation, otherwise it just passes regardless of being checked or not! <form id="regiration_form" action="action.… Main prog..help!! Programming Software Development by Lovieron THIS PROGRAM IS not yet complete the only problem is when the program calls for the find it process..it does not work perfectly i don't know why..but when i separate it its working..please help me with this.. this is how it looks separated from the optional program: #include<stdio.h> #include<conio.h> int find[15]; void main() {… C++ help Programming Software Development by tomotao everything seems to go fine except when i get to the search. either the program runs with a runtime error ,and it cannot be excuted. [code] /***************************************************** Program Filename : post.cpp Date : May 27, 2007 Purpose : NC code convert Input from : a cls data file Output to : a NC …