39,388 Topics

Member Avatar for
Member Avatar for carljung

I have used XSLTProcessor to receive XML data: $atb = new XSLTProcessor(); Often it takes a few seconds the data to load. I understood that there is a faster way to load the information. The current speed is like this: http://time-time.net/time/new-york-new-york-usa.php which is in most of the cases too slow. …

Member Avatar for LastMitch
0
174
Member Avatar for akvlko

Hi Friends, I am working on a project which have the below requirements: 1. Each module can have a communication medium with other world as an API. 2. A router will be there to communicate with each of the module via their APIs using CURL or anything else. 3. Each …

Member Avatar for LastMitch
1
273
Member Avatar for lord_linus

Recently I am working on symfony. I have created a simple form and want to submit that form and send respons to user as email. In index i have written as follow: $product=new Product(); $product->setName('rohit'); $product->setPass('rohit'); $form=$this->createFormBuilder($product) ->add('name','text') ->add('pass','password') ->getForm(); $name='rohit'; return $this->render('EnsNewBundle:Email:ind.html.twig', array('form'=>$form->createView(),'name'=>$name)); and when i submit this form …

Member Avatar for LastMitch
0
105
Member Avatar for Peppercat101

I am doing a project and I need to monitor a program I run through ssh2, I need to get info while it is running but i dont know how to do that really. First this is my code (part of it): $stream = ssh2_exec($con, "make run"); $data = stream_get_contents($stream); …

Member Avatar for LastMitch
0
209
Member Avatar for murtazamzk

I am creating a type of ecommerce site , when the customer buys the product a email should be sent to admin regarding the product and customer details , I dont want to integrate payment gateways

Member Avatar for LastMitch
0
176
Member Avatar for deecoup

Do you just love to code but hate maintaining the PHP environment? Do you think you’re spending too much time troubleshooting your code? If you are, the Zend Developer Cloud is for you!In this webinar we examine the galaxy’s latest, greatest developer solution; the Zend Developer Cloud, part of Zend’s …

Member Avatar for LastMitch
0
209
Member Avatar for chameron

I waste too much time when jumping over different pages to edit content, modules, menus. I need a product which can help me to do it easily and quickly and save a lot of time for me. Moreover, I would like to implement more functions for [SEO Joomla content](http://joomavatar.com/avatar/joomla/extensions/item/15-seo-compression-search-ajax-drag-drop-joomla.html). So …

Member Avatar for LastMitch
0
177
Member Avatar for Weliaz

Hey there everybody!:) I need some help to make a piece of code i made work. It current gets the login process right, however it doesnt save the cookies right:( (AC-Web.org is running vBulletin 4.2) <?php $sites = array( array( "url_login" => "http://www.ac-web.org/forums/login.php?do=login", "url_front" => "http://www.ac-web.org/forums/", "user_field" => "vb_login_username", "pass_field" …

Member Avatar for LastMitch
0
472
Member Avatar for tnjiric

Hi, I have a question related to Joomla pagination. I'm running Joomla 1.6, and I have on a certain position, let's call it "position_1", about 30 modules. I'd like to limit the number of shown modules to 10 and than have the numbers 1,2,3, depending on the number od modules …

Member Avatar for LastMitch
0
141
Member Avatar for Clanstrom

I just saw a tutorial on a PHP site, and saw the super global $_SERVER['SERVER_SELF'] getting sanitized with htmlspecialchars. Us there any use for this? If you submit a post that has form action="$_SERVER['SERVER_SELF']" what difference does it make what the url is set when submitting a form, because the …

Member Avatar for LastMitch
0
319
Member Avatar for showman13

Good afternoon. What I'm trying to do is to get the username from the beginning of a field of data example 'username Membership Fee' or 'Username29473 Membership Fee' What I need to do is just get the 'username' or the 'Username29473' extracted as a value in a variable of it's …

Member Avatar for diafol
0
89
Member Avatar for K0ns3rv

Hello friends. I am currently involved in a project where we want to export data from mysql to xls, for this we have written a program that is in *jar format. What we want to do is execute this file through php after which we will send it to the …

Member Avatar for Atli
0
8K
Member Avatar for dancks

I'm not sure why I suck so bad at this. I was recommended by my prof to use date as opposed to timestamp. I'm starting to think going back to timestamp would be easier due to built in php functions I can use. so in my original addproduct.php form I …

Member Avatar for diafol
0
399
Member Avatar for varma51

<form action="#" Method="post"> <input type="radio" name="cakes" value="blackforest"> <input type="radio" name="cakes" value="darkforest"> <input type="radio" name="cakes" value="vanila"> <input type="submit" value="submit"> </form> > Quoted Text Here here what the thing is i selected a radio button from those choices. now i did refreshing the page. the selected radio button will not display as …

Member Avatar for diafol
0
120
Member Avatar for AARTI SHRIVAS

i m displaying image from data base but it gives an error **failed to load given url** in fire bug and image not diaplyed on my website how i can solve these problem?

Member Avatar for diafol
0
144
Member Avatar for ganesh641

I am using curl function to login my web site using the Gmail username and password. Its working fine in my local environment but once i moving that file into my client server it returns the response "HTTP/1.1 401 Unauthorized". provied some solution Thanks in advance, Ganeshkumar

Member Avatar for cereal
0
81
Member Avatar for classss

hi all, please share the dode of connectivity from front end to database. thank you in advance

Member Avatar for broj1
0
51
Member Avatar for rpv_sen

Hi I am planning to create web based association Management project. Can any one please provide me some sample or details which would me more helpful for me to develop the project.

Member Avatar for rpv_sen
0
271
Member Avatar for Borzoi

I have a server which is hosting just a single site and because of this, I intend to redirect all traffic from domains which isn't mine to my domain. For example, if a random person decides for some reason to point their domain to my server, when my server gets …

Member Avatar for Borzoi
0
309
Member Avatar for dancks

A lot of code here. Basically I'm making an auction type site. This segment of code is for a user to upload a product: I'm pretty sure there isn't anything wrong with addproduct.php but for completeness I feel like I should post it. addproduct.php: <?php require_once('checklogin.php'); require_once('validate.php'); if(!isset($_SESSION['user'])) { //die("redirect"); …

Member Avatar for diafol
0
264
Member Avatar for Venter

Good Morning. Actually i'm doing online quizz project. so when ever user login details are true he has to take a test. so that i displaying questions randomly from database. when i press F5/Ctrl+r/browser Refresh Button the questions are changing simultaneously. What i require is the questions could not while …

Member Avatar for diafol
-2
202
Member Avatar for morrisproject

I currently have a webpage (for example 'conveyor') with contains many buttons, when a button is clicked the user fills in the relevant fields on the page (page 2) and saves the record, which then turns the text on the button on 'conveyor' to red, to show the user a …

Member Avatar for diafol
0
109
Member Avatar for dalilice

So.. i want to make and online TV Show website using wordpress but can't fugure how to do it. The shows will be embeded from various websites (youtube, vimeo). 1. In general TV Shows have multiple seasons and i want the links to be like friends/season-1/episode-2 is there a plugin …

Member Avatar for blocblue
0
247
Member Avatar for starter

I need help with a dynamic drop down menu. I need when I select a make. the corresponding model load in the second drop down menu [code=php]<?php $conn=odbc_connect("cisproject","" ,"");// database connection $make = $_POST['manuf_name']; if ($make){ ///////////////////////////////////////////////// $query = sprintf("SELECT * FROM Models where manufacture_id='$make'"); $result = @mysql_query($query); $rowModel = …

Member Avatar for diafol
0
210
Member Avatar for Stefano Mtangoo

Hi All, I have made simple CMS with PHP/MYSQL. It make use of TinyMCE as Javascript editor. I can delete as well as add the contents. But How can I load the contents from database to TinyMCE for editing and saving? Here is my PHP code to add contents using …

Member Avatar for medzoner
0
4K
Member Avatar for cossay

I'm finding it difficult to configure public link in ajaxplorer. According to their documentation, this setting can done in server/conf/conf.php but the problem is there is no such file as server/conf/conf.php in the entire application folder. I currently using ajaxplorer 4.2.3.

Member Avatar for diafol
0
64
Member Avatar for magwebonline

I Used Several wordpress plugins to Get Five Recent Multiple Category Posts . But How can i manually do with a php code.

Member Avatar for blocblue
0
88
Member Avatar for kevinyu

How to make an iframe embedded video not skip streaming an audio even if a submit button has been pressed, is it possible to achieve it without using scripts??? Note: I am streaming a YouTube video(hidden)

Member Avatar for gon1387
0
121
Member Avatar for Venter

i'm doing online quizz project. so i'm fetching questioins & answers Randomly from database. when ever press referesh button/f5 the questions are changing. wat i require is when the session starts once.the questions could not be change even doing refresh.. thank u all. eagerly waiting for ur help

Member Avatar for gon1387
0
223
Member Avatar for daniel36

my controller code is- <?php class Site extends CI_Controller { function index() { echo "Under Construction."; } function signup() { $this->load->model('site_model'); $data['countries']=$this->site_model->get_countries(); $this->load->view('signup_view',$data); } function login() { echo "This is working."; } } ?> When i open signup page .the signup view repeats many time.

Member Avatar for gon1387
0
118

The End.