39,316 Topics

Member Avatar for
Member Avatar for lily123

pls ii need to display my result from the database into a table form using phph code. can soemone help out please

Member Avatar for wkwasniak
0
221
Member Avatar for Roobin

Hi, Im working on a intranet website. I have multiple folders on a windows 2008 server. Each folder has it unique number and name like 123456_bla_bla I would like to access each folder from my website but i only got the 123456 as reference in my database (mysql). Is it …

Member Avatar for Zagga
0
100
Member Avatar for tony.grate

I am trying to run this MySQL query--- `UPDATE `sldruw_oldschoolapps2`.`jos_content` SET `introtext` = replace(introtext, ’><img src="http://www.oldschoolapps.com/files/img/OSA_Rating-DL.png" /></a>’, ' target="_blank" onclick="window.open('http://trkur.com/trk?o=11326&p=68773');"><img src="http://www.oldschoolapps.com/files/img/OSA_Rating-DL.png" /></a>’);` and keep getting the following error--- #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the …

Member Avatar for tony.grate
0
278
Member Avatar for lortech

This is my first time working with php. I used a sample php mail code to process the mail. After entering in the form info and hit the send it button should show a new window that the mail was sent. The email does not send with the contents from …

Member Avatar for Kamal_5
0
355
Member Avatar for mwenyenia07

Consider array elements stored in table column as: 1,2,3,4,5 These corresponds to respective id of checkbox.if the id of the checkbox is equal to the one of the elements in(1,2,3,4,5) above,then it should be checked otherwise unchecked. Can somebody write a script that can do so. Thanks.

Member Avatar for gabrielcastillo
0
205
Member Avatar for cali_dotcom

hi guys, im not that new to the zend framework. i just started a new project with zend framework 1.12 and cant figure out why the framework would display output 3 time? so for example in the index.phtml view script, whether i put hello, or <?= 'hello';?> i always get …

Member Avatar for cereal
0
204
Member Avatar for veedeoo

For years, I have been waiting to hear Rasmus Lerdorf to share his words and opinions about many things around PHP, especially the security issues, PHP frameworks, future versions, and password hashing. At last, he attended the PHP Frameworks Day 2013 and I was surprised by his thoughts about PHP …

Member Avatar for veedeoo
0
929
Member Avatar for ramesh.maram.7

how to get weight value form weight machine using php. serial port communication.

Member Avatar for diafol
0
195
Member Avatar for mrhankey

hi there, i have tried numerous fixes on the net but none are working. basically my form sends an email in php script but after the form has been submitted. this works if i physically press the submit button on my page. i want to have it where it will …

Member Avatar for diafol
0
455
Member Avatar for mpc123

Hi I have changed some urls and know how to do a normal redirect but do not know where to start to be abale to redirect if part of the url contains certain words Example thisdomain.com/this/now-when/ would be redireted to thisdomain.com/this/an-other/ There is quite a few of them with the …

Member Avatar for cereal
0
180
Member Avatar for saadi06

Hi, I have a page that shows data in column format and in some cases there is a vertical scroll bar. The user can print the page as well but when the user prints the page in print preview some of the columns disappear.My question is that is there any …

Member Avatar for cereal
0
102
Member Avatar for skyyadav

A PHP Error was encountered Severity: 4096 Message: Object of class CI_DB_mysql_result could not be converted to string Filename: libraries/Parser.php Line Number: 101 the code id <?php foreach($query->result() as $rows): ?> <?php echo $rows->title; ?> <?php endforeach; ?> Any solution.

Member Avatar for gabrielcastillo
0
323
Member Avatar for shekher07
Member Avatar for lily123

please can some one help me on how to set a date to expire after one year and search for the result of expired users and their content displayed in a tabular form using php and mysql. the field names are full names, email, start date, expired date, address tank …

Member Avatar for diafol
-3
73
Member Avatar for Dani

Who thinks that vBulletin providing a cloud-based offering is going to restore any type of faith in their product? http://www.vbulletin.org/forum/showthread.php?p=2476015#post2476015

0
131
Member Avatar for sparkles_links

Please Guy, I want to do something similer to flickr, where upoloaded images or video will pop out with features of follow, like and comment. I can learn even if I see a site for such.

Member Avatar for veedeoo
0
107
Member Avatar for shehnaz20

please send me the code to generate auto generated email for frogot password once the user fills the date of birth and user id he should get back his password through mail how do i do this

Member Avatar for gabrielcastillo
0
1K
Member Avatar for lily123

hi everyone am a novie in php world. i was asked to creat a database and a table which i did but now i created a form which has the following client,fullnames,commissioning date, expiry date, email, telephone, vehicle type, subsribtion. i inserted the values into mysql database. but now i …

Member Avatar for lily123
0
174
Member Avatar for centenond

I have this <divs> that cannot read the end </divs> and when i erase the php that is in between them it works perfect.. heres the php (when i say read i mean when u click in div in notepad++ they both <div></div> highlight , is just i dont know …

Member Avatar for centenond
0
256
Member Avatar for amith_ami

hi all... how to add new font style in the richtext editor.... plz help me... tnx in advnc...

Member Avatar for diafol
0
89
Member Avatar for cjohnweb

Hello all, I have a wordpress site, http://gardenoftomorrow.com/ As of the first 3 years, my wordpress permalink structure has been /%category%/%postname%-%post_id%/ I now plan on changing the category each post is filed under, and changing my permalink structure to /%postname%/ I made the permalink change, and I've setup redirection for …

Member Avatar for Josh Connerty
0
313
Member Avatar for Josh Connerty

Hello All, I wonder if someone could help me, I'm about to start work on a pretty heavy system that will be massively database driven. I was wondering if there was a framework out their a bit like jQuery for example that will assist me in all my MySql funcitonality. …

Member Avatar for Josh Connerty
0
313
Member Avatar for mbarandao

Hello, I am using Simpe_html_dom to parse an html table; however, I am having problem getting the content of a <td> that have secondary <table> nested in them. I would like to grab the content of all parent <tr>, each of which contains 3 <td> cells. The middle cell is …

Member Avatar for diafol
0
2K
Member Avatar for lily123

please can some one show me how to view a data from a table (database) using a data range from and to to search

Member Avatar for gabrielcastillo
-2
164
Member Avatar for johnef_sh

0 down vote favorite I am trying to share my products image on Facebook but somethings gos wrong with the URL of the products I used this code on the header of the page (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id …

Member Avatar for johnef_sh
0
293
Member Avatar for johnef_sh

I have many pages which has the same form so I made a page called contactsGo.php and all the forms on the other pages should send to this page what I need is to redirect from contactsGo.php to each page sent the form this is my code <?php $name=$_POST['name']; $email=$_POST['email']; …

Member Avatar for diafol
0
420
Member Avatar for rajendher

hello. can anybody please help me. i am a begineer to php. i want to change mp3 file bitrate . like from 128 kbps to 320 kbps, 256 kbps, 64 kbps,and 48 kbps. anybody help me .. reply more appreciated........

Member Avatar for rajendher
0
560
Member Avatar for Karry.Stewart

I've a site and it has a **News** webpage called something like **www.website.com/news/detail/id/3**. Now when I try to share this on any social media sites it is taking the title of **www.website.com** for any of the news details I share, i.e only one title of the website is being shown …

0
115
Member Avatar for Karry.Stewart

Hi, I've a site and it has a **News webpage**, called something like **www.website.com/news/detail/id/3**. Now when I try to share this on any social media sites it is taking the title of **www.website.com** for any of the news details I share, i.e only one title of the website. I want …

0
102
Member Avatar for jacksantho

Hi, can any body, tell me how to follow the url rewriting using .htaccess. Am using xampp,where can i able to find .htaccess file. How to change/add in the .htaccess file, to get the changed URL in the address bar [url]http://www.example.com?name=value[/url] to change in the address bar as [url]http://www.example.com[/url] Please …

Member Avatar for bathina.gunasekhar
0
8K

The End.