Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
33% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for dr.4030

Hi, this is my page which is displaying the products that i inserted inside my database tables for example this is for one of them that named table1 : [CODE]<table width="850" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td> <?php include "../db.php"; ?> <?php error_reporting(0); //Rows $imgRow = '<tr>'; $idRow = '<tr>'; …

Member Avatar for divyakrishnan
-1
68
Member Avatar for dr.4030

Hi, i wanna put some editor with HTML plugins that i can insert my html or php or any other codes inside my pages just like daniweb editor is there any body to help me ??

Member Avatar for ddymacek
0
60
Member Avatar for dr.4030

Hi, i created a page with some radio buttons that each of them contains a certain number which i send them to action page for searching among the numbers that i inserted inside my table in data base. but the question is here that i wanna select with some different …

Member Avatar for dr.4030
0
117
Member Avatar for dr.4030

hi i created this page for displaying my products that it works with select query from data base but after all try i could show the 3 of them in pages but all i want is displaying 6 of them in different tables after each other please help me with …

Member Avatar for turt2live
0
114
Member Avatar for dr.4030

hi every body i have template that it contains this type of java script for displaying wallpaper in the main screen : [CODE] <!-- JAVASCRIPT TRIGGERS --> <script type="text/javascript"> $(document).ready(function(){ $("a[rel^='prettyPhoto']").prettyPhoto({ theme: 'dark_square' }); }); $.backstretch("images/background-home.jpg", {speed: 'slow'}); </script> [/CODE] and i wanna change it to this form : [CODE] …

Member Avatar for cwarn23
0
125
Member Avatar for dr.4030

i wanna create news page in my project & i have to many newsletters for showing but i wanna show the certain numbers of newsletters in each page for example in each page i want to show 4 number of them. nevertheless i wanna create <next> page numbers <previous> for …

Member Avatar for diafol
0
25
Member Avatar for dr.4030

Hi, i wanna select some details from db and i wrote select query and i punted it in the while but, i wanna show the details in the columns instead of rows is there any body to help me ???? [CODE]$brush_price = 5; $counter = 10; echo "<table border=\"1\" align=\"center\">"; …

Member Avatar for broj1
0
55
Member Avatar for dr.4030

i used session in my admin panel so when i click on log out button in server i faced with this msgs Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/royalfa/public_html/admin/logout.php:2) in /home/royalfa/public_html/admin/logout.php on line 5 Warning: Cannot modify header information - headers …

Member Avatar for dr.4030
0
82
Member Avatar for dr.4030

Hi I create some tables in EasyPhp>>Phpmyadmin>>test(db name)>>((localhost)) and it works correctly with my designed page in dreamweaver but i wanna upload all of tables into the mysql db in cpanel So, the question is How can I move all of the tables with saving details to mysql db in …

Member Avatar for anand01
0
131
Member Avatar for dr.4030

Hi please help me to finding java code for putting in the text files as username or password or email address in colorless vision and when the user clicking in the field the field shows empty and ready for type words .

0
50
Member Avatar for dr.4030

Hello, every google user must have seen how they show the Result pages like " Previous 1 2 3 4 Next ".Could someone tell how it can be done with php... many thanks.

Member Avatar for tomato.pgn
0
70
Member Avatar for dr.4030

Hello every body, I created some pages for downloading files directly from my website But i have problem with adding download link in php tags so is there any body to tell me how i can make download link inside the php tags. i wrote some things like this : …

Member Avatar for diafol
0
104
Member Avatar for dr.4030

Hi every body i made news page in my Dreamweaver project and i added the date and time by this code [CODE][/CODE]$time=(date("l dS \of F Y h:i:s A") . "<br />");[ICODE][/ICODE] it is work correctly but, i wanna post it into other page some things like showing added news and …

Member Avatar for vibhaJ
0
99
Member Avatar for dr.4030

I wanna use Tinymce editor in php ( Dreamweaver ) but, this parts contain 2 field for adding news part so i should use two editor in my page but, i can only add one of the editors in page i wanna add the other one in the same page …

0
42
Member Avatar for dr.4030

I wanna put a editor on my text areas in Dreamweaver for news part or somewhere else, but i dont have any knowledge about that, where i should find it and how to use it. i was download tinymce from this link [url]http://tinymce.moxiecode.com/download/download.php[/url] but i dont know how to use. …

Member Avatar for diafol
0
58
Member Avatar for dr.4030

i wanna to upload some images for my banners but i want to send special formats to my db like jpeg and png i wrote some things like this <? %name=$_FILES['imgfiled']['name']; $size=$_FILES['imgfield']['size']; $type=$_FILES['imgfield']['type']; if ($type==image/jpeg) //i wanna upload png files too. but i dont know how to add it. exactly …

Member Avatar for dr.4030
0
104
Member Avatar for dr.4030

Hi, every body first of all thanks from my dear friend (paulrajj) for his/her replay to my question. I wanna put a editor on my text fields in Dreamweaver CS5 but, i cant find any things about scripts is there any body help me with this problem i heard some …

Member Avatar for jkon
0
66