Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+5
Strength to Decrease Rep
-1
67% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
~21.8K People Reached
About Me

Will be a System Engineer

Favorite Tags
Member Avatar for scorpionz

Hi this is scorpionz I am uploading an excel sheet file using PHP Now the file code is working fine for gif files but not working if i provive xls extension Here is the php main code [code] <?php // include 'config.php' include 'uploadcode.php'; if(isset($_POST['upload_file'])) { $user_file = $_FILES["car_info_file"]["name"]; upload_files($_FILES["car_info_file"]["name"]); …

Member Avatar for SuperGOAT
0
13K
Member Avatar for scorpionz

Hi this is scorpionz.. i am facing a problem for the last 5 hours as URL file-access is disabled in the server configuration Description: I have a project with path c:/xampp/htdocs/mysite/config.php Thats my configuration file name. I have a folder in root which is getting connection c:/xampp/htdocs/mysite/folder/testpage.php now when I …

Member Avatar for scorpionz
0
624
Member Avatar for scorpionz

Hi this is scorpionz: I need to know how to insert PHP block in database using PHP, because i am generating random tables. So i need that to insert: Here is the query: [code] <?php $sql_insert_revisions = 'INSERT INTO node_revisions(nid,vid,uid,title,body,teaser,TIMESTAMP,FORMAT) VALUES ('.$nid_ins.','.$vid_ins.','.$user_id.','.$ad_title_view.', '"<?php $block = module_invoke('block', 'block', 'VIEW', 66); print …

Member Avatar for scorpionz
0
465
Member Avatar for scorpionz

Hello to all first of all. This is Scorpionz. I am working on PHP OOPS these days, I am having a little problem in my Connection class, with Database. Lets have a a look. [code] interface db { public function connect(); public function close(); public function error(); } class mysqldb …

Member Avatar for rsiljat
0
375
Member Avatar for scorpionz

Hi This Is ScorpionZ I have an Image Gallery and have a PHP code toooo,,,,I Wana know How to Enlarge image when my mouse Over Image Here is the Code: [code=html]<html> <head> </head> <body> <table class="details-box-products" width="511" border="1"> <tr> <td width="213" rowspan="4" bgcolor="#EFEFE9" align="center"> <strong><a href="#"><img src="./uploaded_images/<?php echo $prod_up_img; ?>" …

Member Avatar for eidshow1
-1
2K
Member Avatar for scorpionz

Hi this is ScorpionZ can anyone have an idea like I have a div box with its 'id' and an Text area When i click on my Div box I get this the ID through Javascript and Print it on Text area Here is a little piece of code [code=html] …

Member Avatar for maniac23
1
730
Member Avatar for scorpionz

Hi to all, I am having an issue comes around, i have got differnt application deployed at my server, with the Published IP i have. Now from the outside i am having a link coming something like [url]http://subdomain.mysite.com[/url] and pointing to my local server here. Now i have created a …

0
84
Member Avatar for Sahiba

Hello frends i am new comer in this community i need help in php and mysql actually i am student of BBA and i got project in IT and i dont know how to use these languages ....is anyone help me than plz tell me..... reply me i have just …

Member Avatar for mahesh_kumar_cs
0
146
Member Avatar for scorpionz

Hi this is scorpionz, I have an hosting server of windows 2003 server machine, I have installed a xampp in it and hosted my dotproject installation on xampp, and installation went successful. Now when i run the web dotproject software PHP based, this is what happen: Firefox: (After login to …

Member Avatar for caseysoftware
0
134
Member Avatar for scorpionz

Hi This is scorpionz Hope everyone is fine. Here is the reason of this thread: I have a site with such url: [url]http://www.testsite.com/details.php?cart=44[/url] this is a site definitely giving the result of some detail page. means specific Product details. Let suppose having Product name: Xyzabc now i want this link …

Member Avatar for techniner
0
156
Member Avatar for scorpionz

Hi this is Scorpionz... first of all Hi to everyone. I have a drupal 6 install in my system, that i am using with Xampp Cross Platform. Now the issue raised here is that: when I run this path [url]http://localhost/drupal-test/[/url] It works fine.... Now if i run this [url]http://localhost/drupal-test/test[/url] [url]http://localhost/drupal-test/anything[/url] …

0
72
Member Avatar for scorpionz

Hi this is scorpionz I am having a site locally, it is PHP based, completely created from scratched, having CSS, Javasript, PHP, HTML all done by me. I need a load testing software, or Stress Testing Software, So i can have a testing results. for my site, before launching. can …

Member Avatar for Rhyan
0
145
Member Avatar for scorpionz

Hi this is scorpionz I have a registration form that is created in PHP, now I am using mkdir.... to create a folder with name that login name entered by user, so no duplication is possible, now the I need some guidance code to improve the restrictions, like No Other …

Member Avatar for scorpionz
0
100
Member Avatar for scorpionz

Hi this is Scorpionz How are you doing all hope so fine I am using fckeditor "of type javascipt " in my code. here is the code: [code] <script type="text/javascript"> window.onload = function() { var sBasePath = './fckeditor/' ; var oFCKeditor = new FCKeditor('message') ; oFCKeditor.BasePath = sBasePath ; oFCKeditor.Width …

0
64
Member Avatar for scorpionz

Hi this is scorpionz here I am working on some exams stuff... Now the thing i want to mention here is that: a text boxes created by php code, means a text boxes shaped in this way: [code] <input type="text" name="total_points<?=$i?>" style="width:50px;" > [/code] Now these are created severals. I …

Member Avatar for langsor
0
84
Member Avatar for zahra1364

Hi all I need a php resizer code .please help me as soon as possible. thanks.

Member Avatar for scorpionz
0
92
Member Avatar for scorpionz

Hi this is scorpionz I need to know some information regarding Beta Testing Tools I have searched many places on the internet, but unable to figure out can any help me with this, and give some useful ingformation regarding beta testing tool? any site? and some tool ? Any response …

Member Avatar for sarehu
0
80
Member Avatar for scorpionz

Hi this is Scorpionz Reason of this thread: I have created a small record sheet in which, I created 3 fields namely ('name, store_date, store_time') and handling this through PHP like i insert name in the field and press button it then saves (Present time as stated in machine and …

Member Avatar for pritaeas
0
77
Member Avatar for scorpionz

Hi this is scorpionz I am having a problem regarding time in PHP. I want to insert time in my mysql DB as for example 10:12 AM or 10:12 PM As a matter of fact mysql will not accept this format, so i am taking a field as VARCHAR but …

Member Avatar for scorpionz
0
75
Member Avatar for scorpionz

Hi this is scorpionz, The Reason of this thread Let me put forward to all of the ladies and Gentlemen I have a Table which is split in different cells and columns Now in these Cells i have some table infact you can view the below code by just copy/paste …

0
73
Member Avatar for joker40

[B]Hi all of you , I just want to ask which programming language used in paypal website also its possible to make like this website in php ??? thanks all [/B]

Member Avatar for scorpionz
0
168
Member Avatar for webwareshop

Hello All, I have a chat friend online who said to me that if I don't know java or .Net then my web design will not make me money. I know how to program in php, asp html etc and willing to learn more as knowledge has no age limit. …

Member Avatar for sDJh
0
123
Member Avatar for scorpionz

Hi This is Scorpionz... Is there anyone have any idea ...Regarding Work Flow System in Java Web Application.... Any Response Will be highly appreciated with great Thanks Regards ScorpionZ

Member Avatar for scorpionz
0
153
Member Avatar for scorpionz

Hi this is scorpionz The reason of this thread is that: I am making a Drag Div by mouse, and showing its position to the browser in (x,y ) coordinates, like when user click the box and drag it to some other place, then it shows the position of that …

Member Avatar for ~s.o.s~
0
782
Member Avatar for scorpionz

Hi this is scorpionz Any response will be appreciated with great interest, can anyone have an idea regarding image upload through PHP+Ajax, i m using mysql as a db. Like the Process i want to do is that: I have create a field of image_name in DB table and just …

Member Avatar for fatihpiristine
0
174
Member Avatar for scorpionz

Hi This is ScorpionZ I have Created a window that holds an Id of Particular Product having code this: <head> <script type="text/javascript"> function poponload() { testwindow= window.open ('image_viewer_window.php?images=<?=$prod_id?>', "Image","location=1,status=1,scrollbars=3,width=452,height=218"); testwindow.moveTo(215,350); } </head> <body> <td bgcolor="#F8F8FF"><a href="#" onclick="return poponload()">View Images</a></td> </body> // Talking about $prod_id it is an Id already in …

Member Avatar for sDJh
0
91
Member Avatar for scorpionz

Hi This is ScorpionZ I have created my Webpage in Which i want to show a randomly generated banners... The Scenario is simple I have a banners name stored in Database.. Now I want to call them at Particular place with selected Id's, Like there are 1 to 100 banners …

Member Avatar for scorpionz
0
142
Member Avatar for scorpionz

Hi this is Scorpionz Can any have an idea... How to Upload image,file in PHP and store it in Database.... and How to call it to view on Front End means to my Html Page Web page.... and How to Specify Space that Uploading File size Any Help will be …

Member Avatar for somedude3488
0
336
Member Avatar for scorpionz

Hi this is ScorpionZ I need to get some idea regarding "Work FLOW SYSTEM" and IF I WANT TO CREATE Such system..... then What are the requirements? And on What Possible system is it Possible? Any help will be appreciated with great interest Thanks and Regard ScorpionZ

Member Avatar for richie513
0
120
Member Avatar for scorpionz

Hi this is Scorpion I have create 5 pages on PHP and 1 login Page. Now the issue is that if user didnt login to the Website, then he cannot view those pages and simply he/she must direct to login page if click to other categories of Page. I have …

Member Avatar for nav33n
0
169