Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for WaleedaaN

hello, i make a programing a code for uploading files on array but its not work fine and im working for 15day with it i tried so i need help please i explain my idea maybe you have and ready code, i have script php for article any user can …

Member Avatar for WaleedaaN
0
131
Member Avatar for WaleedaaN

hello,, i have create wysiwyg for me i add youtube icon to add video tube this code is [CODE]function insertyoutube() { var video = '<object width="500" height="300"><param name="allowscriptaccess" value="always"></param><embed src="[B]ADD HERE AFTER REPLCE[/B]" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>'; window.opener.insertHTML(video, qsParm['wysiwyg']); window.close(); }[/CODE] i need when i put youtube link like …

Member Avatar for WaleedaaN
0
152
Member Avatar for WaleedaaN

hi all, i have system for buy tickets now when i buy 1 ticket is printer good but when i printer more then 1 tickets every time i printer give's more space down the first page with be perfect and the next page it moves little down and therd page …

0
33
Member Avatar for WaleedaaN

hello, this my code how i can do it [CODE]$word = "a,b"; echo $first; /// a echo $second; /// b [/CODE] thanks

Member Avatar for terabyte
0
196
Member Avatar for WaleedaaN

hi dear,,, i use this code facebox : [url]http://chriswanstrath.com/facebox/[/url] now i have first_page.html [CODE] example id: <?php $id = 1; //// 1 for michal jakson ?> <a href=\"page/play.php?id=$id\" rel=\"facebox\">Play music <a> [/CODE] now in play.php [CODE] <?php $song = "mj.mp3"; /// all my songs is mp3 ?> <center> <table border="0" …

Member Avatar for WaleedaaN
0
132
Member Avatar for WaleedaaN

hi ,,, i have create php page code for show booking online and for free seat is come green color if paid red color and... blah blah is working fine but can you fix it to be better and fast browseing page this PHP file and MySql [ATTACH]17504[/ATTACH] [ATTACH]17505[/ATTACH] waiting …

Member Avatar for WaleedaaN
0
114
Member Avatar for WaleedaaN

Dear all, i have checkbox ex: [CODE] <?PHP $price_1 = $100 $price_2 = $10 ?> <input type=checkbox name=products[] value=id_1> buy host <input type=checkbox name=products[] value=id_2> buy domain blah blah.... [/CODE] now i want added the javascript when check box someone show the price in text input ex: [CODE]<input type=checkbox name=products[] …

Member Avatar for rajarajan2017
0
124
Member Avatar for WaleedaaN

hello all, i have this code [CODE]<script type="text/JavaScript"> function checkbox_click (number) { alert("number is" + number); } </script>[/CODE] [CODE]echo "<input type=\"checkbox\" name=\"boxname\" " value=\"5\" onClick=\"checkbox_click('3');\" /> \n"; [/CODE] i want add more code in javascript when is check show me in input text the number and when i check mutlti …

Member Avatar for rajarajan2017
0
108
Member Avatar for WaleedaaN

Dear all, i have project for invoice system. i use in this project php,mysql,html,javascript first mysql table's Products: id,name,price billing: id,products,total_price now i have create php file with tables to get all product from products db to show in invoice file javascript [CODE] <script type="text/javascript"> function toogle(element){ var c = …

0
46
Member Avatar for WaleedaaN

hello , i have products i create db id,productname,price ------ 1,cars,2000 2,renttv,20 3,blah,blah... now i want make a checkbox for all this db when you select the check box down give you total price like if you select cars! TOTAL PRICE: $2000 if you select 2 product like cars and …

Member Avatar for urtrivedi
0
95