39,321 Topics

Member Avatar for
Member Avatar for sathyarajmca

hi all, I am new web developer. I don't know the difference between template and theme. explain about template and themes and difference.

Member Avatar for karthik_ppts
0
64
Member Avatar for rrlogu

Hi, I have the following code in test.php file <form name=f1 method=get action="test.php"> <textarea name="question"></textarea> <input type="submit" value="Submit"> </form> If I enter "sample text" its working fine with [url]http://www.example.com/test.php?question=sample+text[/url] But if I enter "Create a view that does not contain the" its throwing the following error message with [url]http://www.example.com/test.php?question=Create+a+view+that+does+not+contain+the[/url] [B]Internal …

Member Avatar for rrlogu
0
276
Member Avatar for phpuser

Hi all, Can anyone help me to solve my problem? I m doing one PHP project in which i maximum used Javascript and Ajax.Now client require that when he close browser session have to automatically cleared means when he open next time that browser he must have to login first. …

Member Avatar for Somnathpawar
0
5K
Member Avatar for dalip_007

hey guys, I have a site where users can upload photos, what i want is when they upload photos, then automatically, my site name should be labeled on image so that when some one download that image a watermark of "mysite.com" is printed on that image. any idea how to …

Member Avatar for dalip_007
0
74
Member Avatar for jimmyo88

Hello, I was wondering if anyone could help me. At the moment, I have some quizzes on a site which store the result in to a database. there are 6 quizzes in total and the the fields in the database are. Quizresult1, Quizresult2 Quizresult3 Quizresult4 Quizresult5 ,Quizresult6. What I would …

Member Avatar for jack4321
0
125
Member Avatar for jacob21

Hi, I am fetching data from the database.but I want to fetch it in proper format on PHP page. Suppose i insert some data like. 1)chair 2)bed 3)sofa n when i fetch it comes like that 1)chair2)bed3)sofa But i want to do in proper format. 1)chair 2)bed 3)sofa Need suggestion?

Member Avatar for jacob21
0
151
Member Avatar for abhi10kumar

I am reading from a file, upon certain condition I want to insert rows into a Excel file. This is to be done on a regular basis. The current will be replaced with old one.

Member Avatar for karthik_ppts
0
147
Member Avatar for juanenano1

Hi All, Does anyone know how to implement PGP with PHP? Examples will be really helpful. Thanks

0
55
Member Avatar for aPPmaSTer

Hi, I'm working on an application that is supposed to allow a user to upload a picture, which would be immediately displayed... how do I go about doing this?

Member Avatar for tomato.pgn
0
87
Member Avatar for pcmaster

My question is how hard and how much time do you think it take to make a site that integrates Drupal CMS, Vbulletin, drupal question and answers (similar to yahoo answers) and an open and freely editable online encylopedia (like wikipedia), a live chat function and lastly with a user …

0
58
Member Avatar for Sorcher

hello guys! I am looking for a large upload script. A script that can carry files like a movie on 1GB up to my server. # i got the host and the required settings. But i need a script with progress bar etc. I am willing to pay for it. …

Member Avatar for mschroeder
0
106
Member Avatar for Moporho

I am getting a error of: Parse error: syntax error, unexpected T_STRING in /home/mprhode/public_html/lightbulb.php on line 1 I can't seem to find out the problem. Please direct me? [CODE]<?xml version = "1.0" encoding = "utf-8" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns = "http://www.w3.org/1999/xhtml"> <head> <title> …

Member Avatar for edwinhermann
0
240
Member Avatar for umesh314

Hi all, I want to automate the work of uploading excel datas to databases using PHP. I am familiar with working on csv files and databases. But I want the XLS file which i am uploading , to be converted to CSV file using PHP before the process begins. PLEASE …

Member Avatar for chrishea
0
182
Member Avatar for serdas

hi, i am not a coder and trying to make this work [CODE]var body = 'Reading Connect JS documentation'; FB.api('/me/feed', 'post', { message: body }, function(response) { if (!response || response.error) { alert('Error occured'); } else { alert('Post ID: ' + response.id); } });[/CODE] to make it work above code …

Member Avatar for tomato.pgn
0
415
Member Avatar for azegurb

hi All, does anyone knows what does mean [CODE]define('INCLUDE_CHECK',true);[/CODE] below is full script [CODE]define('INCLUDE_CHECK',true); require 'connect.php'; require 'functions.php'; // Those two files can be included only if INCLUDE_CHECK is defined session_name('tzLogin'); // Starting the session session_set_cookie_params(2*7*24*60*60); // Making the cookie live for 2 weeks session_start(); if($_SESSION['id'] && !isset($_COOKIE['tzRemember']) && !$_SESSION['rememberMe']) …

Member Avatar for tomato.pgn
0
282
Member Avatar for Maieve

[B]:confused:[/B] what will be the code for log-in using PHP code in server and client website.... pls... reply immediately.........

Member Avatar for 19Santi25
0
120
Member Avatar for rhuffman8

I am trying to write code for a guestbook on my website that takes the input from a input text field and a textarea, writes the information to a .txt file and then displays the contents of the .txt file on the screen. This is the code I have so …

Member Avatar for rhuffman8
0
1K
Member Avatar for samsambm

Hello , I'm trying to split a string using preg_split() ( since split ) is deprected... I'm trying to split it using '=' sign and to get the GETS variable from a url but I'm getting the error : "Warning: preg_split() [function.preg-split]: No ending delimiter '=' found in C:" The …

Member Avatar for samsambm
0
179
Member Avatar for rajdevsohail

Anyone Please Help me In Coding Of FBML ... ( FACEBOOK MAKUP LANGUAGE ) .. CAN ANYONE GIVE ME A LINK TO A TUTORIAL THAT HAS CHAPTERS FROM BEGINERS TO DEVELOPERS AS I AM NEW TO THE WORLD OF FBML CODING......

Member Avatar for rajdevsohail
0
83
Member Avatar for OldDeveloper01

At the moment i have dynamic list which displays the latest products added to the inventory list. I want to display birthday cards from the category. In my database i have the column 'category', and in a form you can select different options with values one being birthday. This is …

Member Avatar for OldDeveloper01
0
138
Member Avatar for filch

I have a page at the following URL: [url]http://www.streetkids.org/ways_to_donate/make_donation2.php[/url] which is a basic donation page. The two page sections you see on the page "One Time Gift" or "Monthly Subscription" are normally hidden via a document.write via a body onload. Generally, all of this functions well. But, I want to …

Member Avatar for Airshow
0
1K
Member Avatar for jpadgett

Hello, I can't figure out what is wrong with this code. I poseted here in the PHP forum because I believe that is where my problem lies. I have a customError script that extracts the last 5 errors from the database and compares them with the current error that is …

Member Avatar for MariahGwen
0
152
Member Avatar for Xaibo

In my previous post i strugled with a Mail form, which eventualy got solved with your help. Now i want to insert some check-boxes in this Mail form. I've already created the HTML form and the PHP, but something is not working. I can't send the values in the check-boxes …

0
52
Member Avatar for Ritzlore

Hi there. I appreciate your help as previously. You all are amazing! I'm not sure my php code is my problem as it checks out ok in syntax checker. Maybe I need a second php file that the first one points to? I know my form is fine. I use …

Member Avatar for Ritzlore
0
141
Member Avatar for Violet_82

Hi there, I wonder if you could help me with some form validation please. Here's the problem: at the bottom of this page [url]http://www.antobbo.webspace.virginmedia.com/webediting/testing/bold_and_other.htm[/url] - still testing at the moment - there is a contact form. When javascript is enabled you can call the form with a button and then …

Member Avatar for Violet_82
0
96
Member Avatar for McLaren

[CODE] if(!$this->upload->do_upload()) { //echo $config['upload_path']; $error = $this->upload->display_errors(); echo $error.':err'; //pagal galune .err javasctriptas atskirs kad cia klaida } else { $data = $this->upload->data(); $this->load->model('Image_model','image'); if($data['image_width'] > 700) { $task = $this->image->image_resize_for_gallery('./uploads/gallery/'.$this->input->post('album_folder').'/'.$data['file_name']); if($task != 'ok') { echo $task.':err'; //pagal galune .err javasctriptas atskirs kad cia klaida } } if($this->image->gallery_thumb($this->input->post('album_folder'),$data['file_name'])) { …

0
98
Member Avatar for arjani10

Hello!I need help about this code[CODE]<? Header( "Location: http://mysite.info/video.php?id=myid" ); ?>[/CODE] can someone help me please how to get id in that header? i try this [CODE]<? Header( "Location: http://mysite.info/video.php?id=$id" ); ?>[/CODE] but i get error in that code.Thank you in advance.

Member Avatar for arjani10
0
466
Member Avatar for aldm

Hi, I'm developing one site that should use maps for showing locations. Here should be addresses in Bosnia & Hercegovina, that aren't shown on google maps. So, what's the best choice: 1. to make my own google map (can you please give me instructions how to do it), 2. to …

Member Avatar for aldm
0
160
Member Avatar for Stefano Mtangoo

Hi, I'm making a custom user management class that inherits from DBManager class. The problem I have so far is executing queries using mysqli prepared statements. DB connects fine but then prepare statement fails. I have mysqli object as an attribute that is shared in the class. I'm new with …

Member Avatar for hielo
0
138
Member Avatar for programmer12

I'm having some problems on gettin the Login page to redirect the users back to the login page with error message if they input the incorrect login details... But instead of the redirect i receive an blank white screen (Nothing in View Source and Nothing on page).. How do i …

Member Avatar for karthik_ppts
0
167

The End.