39,316 Topics

Member Avatar for
Member Avatar for Rakesh Nagekar

can any one help me in getting the categories like this means i want the categories side by side like in this image [ATTACH]6677[/ATTACH] by providing the code, Rakesh Nagekar

Member Avatar for Shanti C
0
83
Member Avatar for praveen_dusari

hi all, iam trying to retrieve video file from database bit its nat working here is my code[CODE]<? include_once('functions.php'); include_once('conn.php'); if(!empty($_GET['pid'])) { $pqry="SELECT * FROM vdo_cat where c_id='".$_GET['pid']."'"; $pres=mysql_query($pqry) or die(mysql_error()); $prow=mysql_fetch_array($pres); $len=strrpos($prow['videos'],'.'); $vtype=substr($prow['videos'],$len+1,5); $vname=($prow['videos']); if(isset($vtype)) { ?> <link href="site.css" rel="stylesheet" type="text/css" /> <style type="text/css"> <!-- body { margin-left: 0px; …

Member Avatar for Shanti C
0
75
Member Avatar for lydia21

hi i have a application where the user will post article in textarea.....i want to include some editor instead of text area.plese do tell me how to do tat thnks

Member Avatar for lydia21
0
204
Member Avatar for jithusdani

hi all I Have created an application in php. and in that i want to delete a particular row when the client checks the checkbox the same thing i done in asp but php its not working plz anybody can help me...

Member Avatar for praveen_dusari
0
83
Member Avatar for Rakesh Nagekar

i write the code for register but its not working can u please check the code please [ATTACH]6674[/ATTACH] please tell the solution for this the data is not inserting in database(Mysql) Thank you Rakesh Nagekar

Member Avatar for Rakesh Nagekar
0
81
Member Avatar for theimben

I have a file, which is not hosted on my site, which I need to stream through an FLV player which I made on flash. But the problem is that the file I need to stream is not named 'file.flv' it is named 'file.rar'. However it is an flv file …

Member Avatar for nav33n
0
167
Member Avatar for ishlux

Hi just go throgh this code.....here i have created an table.....which is displaying from ,subject,date.....and i have given an hyperlink to the subject, if i click on that.....i want to display the contents....in second part of the code i am displaying the contents. but here it will display....every subject content …

Member Avatar for R0bb0b
0
72
Member Avatar for Vilice

When I am trying to run a while loop to determine if one of the (many) email addresses inside my "table_1" match any of the email addresses inside my "table_2". But it did not work .Hersr is my code : [CODE]while($row2 = mysql_fetch_array($get_names2_res)) { while($row = mysql_fetch_array($get_names_res)) { $friend_email = …

Member Avatar for Vilice
0
112
Member Avatar for punithapary

Hi Can anyone tell me in php how to convert decimal to roman number.Can anyone provide some example for this. thanks punthapary

Member Avatar for Shanti C
0
266
Member Avatar for punithapary

Hi, I am creating one website in that website i used one string. [B] for example [/B] [B]Webdeveloper [/B] in that example i want to display only developer in my webpage using string conceps how to do this .Please give some suggestions or example code for this. Thanks Punithapary

Member Avatar for Shanti C
0
70
Member Avatar for Rakesh Nagekar

Hello Friends, Can any one please provide me "search" code or searching in a particular category. please provide the code and explain in detail please. Thank u Rakesh Nagekar

Member Avatar for Shanti C
0
60
Member Avatar for asyieen

actually, i want to display back all checked value in checkbox..In my form, there is some checkbox element where the user should check necessary value b4 submit the form....My problem is, once the user has submit the from, i can't retrieved only checked value.....it display all value including unchecked value …

Member Avatar for asyieen
0
110
Member Avatar for nedwards

Hello, I have an interesting question. Is it possible to call a dll on the client machine from the server? I haven't found anything in my searches. I have been also wondering if I would have to write a custom extension for php to do this? My main goal is …

Member Avatar for nav33n
0
124
Member Avatar for redgoals

Hi, I am trying to replicate the ebay filtering system: antiques.shop.ebay.com/items/Antiques__W0QQ_sacatZ20081 as you can see the items on that page are being pulled in from the sub (sub/sub) categories of the main category (Antiques) how can i pull off the above so that a category can display items from its …

0
55
Member Avatar for only_anu2005

Hi, I need help I am developing a website where users can access their profiles from url with name of user example [url]http://www.example.com/john[/url] can any body help me? how to do this in php plz send email to <EMAIL SNIPPED>

Member Avatar for mschroeder
0
394
Member Avatar for ishlux

Hi i have created an static table having from,subject,date etc and i am just able to display i have created inbox in the front end how to link.....these table to inbox...i have this code but what is this fuction getdata.....how to proceed just help me pls...... [code=php] <? function getdata($tble,$field,$whr) …

Member Avatar for darkagn
0
104
Member Avatar for Xavier1234

I am selling my game I created, with all Copyrights and everything. I have it up and running at e-mafia.uni.cc I currently have register down, because I am selling it. Login with details:Username: Xavier Password : deeman Then email me if you want them or not, I have been working …

Member Avatar for robert.casas
0
188
Member Avatar for awandest

I have a problem when linking with Apache i get this error how can i solve it "Parse error: parse error, unexpected $end in C:\Program Files\apache Group\Apache2\htdocs\web\contactus.php on line 217" How can overcome this problem? Thanks in advance

Member Avatar for somedude3488
0
62
Member Avatar for ishlux

Hi, pls find the attachement and tell what should i do....i have got stuck up.......i am not able to proceed.........pls help.............if u have the code of how to create an inbox.....give me the entire code..........

Member Avatar for nikesh.yadav
0
90
Member Avatar for ishlux

Hi i have created an static table having from,subject,date etc and i am just able to display i have created inbox in the front end how to link.....these table to inbox...i have this code but what is this fuction getdata.....how to proceed just help me pls...... [code] <? function getdata($tble,$field,$whr) …

Member Avatar for vicky_rawat
0
90
Member Avatar for tver3305

Hi guys. I have this problem, i have a script which is handling file uploads. when running it on my local machine (WAMP--Apache 2.0; PHP 5.1.4) the script works well and all files are uploaded well. However on using the script on my server (LAMP -- Apache 2.0; PHP 5.1.4) …

Member Avatar for Designer_101
0
97
Member Avatar for MDGM

hi guys, I found a simple whois script and intregrated it completely into my site before testing it on IE (oooops!) and it only works on firefox and safari. On IE the result text that should be written as a result of the below section of the code: [CODE]if (eregi('No …

Member Avatar for MDGM
0
176
Member Avatar for farah_anis
Member Avatar for odysseous

Hi Everybody, I have problem with unicode data in SQL server. I could not show data that fileds are nvarchar,nchar,ntext properly on front end. [code] $myServer ='servername\SQLEXPRESS,1433'; $myUser = 'odysseous'; $myPass = 'ody1'; $myDB = "eSQL"; // connection to the database $dbhandle = mssql_connect($myServer, $myUser, $myPass) or die("Couldn't connect to …

0
66
Member Avatar for OmniX

I run my php script and all I get is a blank screen (I dont mind waiting 10-30minutes even) and then I get an out of memory error. Now can I increase the memory used by php to unlimited? and even so will I still get the out of memory …

Member Avatar for R0bb0b
0
126
Member Avatar for praveen_dusari

hi everyone, i am working on forums and i found something very useful to those who develop forums i attached files and may it will help somebody. i included one style sheet which is in txt format change that into .css thanku

Member Avatar for mexabet
0
455
Member Avatar for punithapary

HI Can anyone tell me what is mean by ERP project Thanks Punithapary

Member Avatar for Shanti C
0
41
Member Avatar for jithusdani

Hi all In my Application i have wrote an update query but its not working..Anybody plz help me here am including my code... [code] $head=$_GET['val']; $date=$_REQUEST['txtdate']; $headline=$_REQUEST['txthead']; $update="Update tbl_circular SET date='$date',headline='$headline',description='$des' where headline like '$head')"; $update1=mysql_query($update) or die("Could not Update"); [/code] 'val' is the querystring am passing to the page.. …

Member Avatar for Shanti C
0
131
Member Avatar for Rakesh Nagekar

Hello friends, How can we place templates in a blog and code for templates in a blog will any one tell please Rakesh Nagekar

Member Avatar for peter_budo
0
78
Member Avatar for ishlux

Hi..........now i want to create an mailbox......i have this code........but i really dont know how to proceed with this. now just i want to create an static table containing from,to,subject,contents. so with this i should be possible to create an inbox......as soon as i click on inbox i should be …

Member Avatar for Shanti C
0
77

The End.