|
More site info...
Programming | Forum profile
|
|
Forum profile page for Programming on http://www.namepros.com.
This report page is the aggregated overview from a single forum: Programming, located on the Message Board at http://www.namepros.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "Programming" on the Message Board at http://www.namepros.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on Programming:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
27
|
94
|
276
|
|
Post:
|
64
|
267
|
771
|
|
|
Programming Posting activity graph:
|
Top authors during last week:
user's latest post:
Any PHP developers named Jim??
Published (2009-11-28 04:42:00)
lol i was wondering where that subject title was going. I'm not called Jim but I hope you find a good home for the domain and not just another park.
user's latest post:
Is there any way to do this in...
Published (2009-11-20 10:53:00)
You could post as normal to B.html, then use some javascript on B.html to detect whether you are in a frame and if not, redirect to C.html. Try adding the following to B.html: Code: <head> <script language="JavaScript" type="text/javascript"> <!-- if (top.location == location) { window.location = "http://yoursite.com/C.html" } -->...
user's latest post:
How to Handle more than one...
Published (2009-11-26 14:48:00)
I don't know why you guys make an argument before you verify the solution. Here is the page http://www.syspire.com/temp/submit.php and here is the code: Code: <?php if(isset($_POST['sbmt'])){ if($_POST['sbmt'] == 'Write Hello'){ echo 'Hello'; } elseif($_POST['sbmt'] == 'Write World'){ echo 'World'; } } ?> <form...
user's latest post:
CSS Help with Forms
Published (2009-11-25 03:00:00)
Well first of -Your font in your picture is the same for everything, so why don't you set the font in your body{}. Code: body{ text-align:center; font-family:Helvetica Neue,Helvetica,Arial,sans-serif; } -Next, your titles Enter Your Information & Pick a Plan First of you forgot to add the "pick a plan" and second of all you setup <h5> instead of <h4> Code: <h4>Enter Your...
user's latest post:
Speed up MySQL query
Published (2009-11-21 07:13:00)
That seemed to work just fine. Thanks, +rep!
user's latest post:
Any PHP developers named Jim??
Published (2009-11-29 15:49:00)
Very nice gesture! It's nice to see domain names being used by people for an actual purpose instead of just squatting.
user's latest post:
Help decoding a script?
Published (2009-11-20 03:49:00)
Here ya go - Quote: This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited. - that's the most important line in the code. Buy a license or move on.
user's latest post:
Mail functionality from...
Published (2009-11-21 00:19:00)
Hi I am facing problem of mail functionality. When i tested mail functionality in my localhost it works fine but when i tried it on server it didn't work and also no error it displays. So please give me solution if any changes required to setting mail functionality on server from local. Thanks in advance Anish Panchal Software Outsourcing India Web Development Company India
user's latest post:
Sanitizing Uploads
Published (2009-11-21 20:11:00)
Originally Posted by beaver6813 You could turn the PHP engine off but then what if they upload a different kind of script, perl, bash etc, if they can access it from the browser they can effectively run anything on your server. It'd be a lot harder to turn off every possible script that the server can run. Thanks for the input, never thought of it like that. I guess I can still include the file after factoring all of the other things as...
user's latest post:
How do I increase text size in...
Published (2009-11-23 03:17:00)
I also have the same problem...replies are not so convincing is any one else helps in this regard..thanks
|
|
|
|
Latest active threads on Programming::
Started 2 days, 19 hours ago (2009-11-28 04:42:00)
by paaaaaaaaaa
lol i was wondering where that subject title was going. I'm not called Jim but I hope you find a good home for the domain and not just another park.
Started 3 months, 1 week ago (2009-08-25 21:25:00)
by yilduz
embed what coding? What is it that you want to use php for?
Started 3 months, 1 week ago (2009-08-25 11:41:00)
by snike
Secure Image Upload in PHP? I wanted to make a image upload script in PHP, but I didn't want users to able to upload executable scripts with a .png, etc extension. Is there a way I can make a secure image upload script that only uploads images?
Thanks in advance.
Started 6 days, 14 hours ago (2009-11-24 09:58:00)
by paaaaaaaaaa
When you say a wysiwyg editor for mysql what exactly do you mean? You want it to have mysql syntax or do you want it to save the content into a mysql database?
Started 1 week, 3 days ago (2009-11-20 15:09:00)
by psalzmann
Originally Posted by dubya
When a user searches by zipcode and category, the search sometimes takes a minute or two based on the amount of data in that area.
Hi Dave,
Try adding INDEXES to the `zipcode` and `category` fields. This will help considerably.
Regards,
Peter
Started 2 weeks ago (2009-11-16 01:11:00)
by asparsh
How to Handle more than one submit button in single form? Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
<input type="submit" name="edit" value="save">
<input type="submit" name="cancel" value="cancel">
<form name="myform" onsubmit="return validate()">
My problem is : When i m trying to use Javascript onsubmit event of a form ...
Started 6 days, 18 hours ago (2009-11-24 06:15:00)
by Saif_Alvi
How To Include Album Name & Picture Title Hi
I use coppermine gallery. I'd like the url to include the album name as well as the image title.
How this can be done, plz help. thank you.
Started 5 days, 22 hours ago (2009-11-25 01:53:00)
by simpson733
CSS Help with Forms hey guys,
i have a website currently running like this: HI Communication: Introduces Clear 4G WiMax Pre-Order Form
but i want to make it look like http://www.hicommunication.com/preor...ages/final. png
is there anyone that can help me with the form section.
Thanks.
__________________ My Personal Blog and Portfolio. Click to ...
Started 6 days, 15 hours ago (2009-11-24 08:59:00)
by keverw
ecrater type site I'm looking for a ecrater type site. A market place where people can start webstores and list stuff. Users can go to the site and buy stuff. Search and all that. I wanna take that and mod it to work with the virtual world of second life. Does anyone have any idea's for a script like this? It needs to use mysql and be in php. I would like it to be gpl. Thanks.
|
|
Hot threads for last week on Programming::
Started 2 weeks ago (2009-11-16 01:11:00)
by asparsh
How to Handle more than one submit button in single form? Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
<input type="submit" name="edit" value="save">
<input type="submit" name="cancel" value="cancel">
<form name="myform" onsubmit="return validate()">
My problem is : When i m trying to use Javascript onsubmit event of a form ...
Started 6 days, 14 hours ago (2009-11-24 09:58:00)
by paaaaaaaaaa
When you say a wysiwyg editor for mysql what exactly do you mean? You want it to have mysql syntax or do you want it to save the content into a mysql database?
Started 5 days, 22 hours ago (2009-11-25 01:53:00)
by simpson733
CSS Help with Forms hey guys,
i have a website currently running like this: HI Communication: Introduces Clear 4G WiMax Pre-Order Form
but i want to make it look like http://www.hicommunication.com/preor...ages/final. png
is there anyone that can help me with the form section.
Thanks.
__________________ My Personal Blog and Portfolio. Click to ...
Started 3 months, 1 week ago (2009-08-25 21:25:00)
by yilduz
embed what coding? What is it that you want to use php for?
Started 1 week, 3 days ago (2009-11-20 15:09:00)
by psalzmann
Originally Posted by dubya
When a user searches by zipcode and category, the search sometimes takes a minute or two based on the amount of data in that area.
Hi Dave,
Try adding INDEXES to the `zipcode` and `category` fields. This will help considerably.
Regards,
Peter
Started 6 days, 18 hours ago (2009-11-24 06:15:00)
by Saif_Alvi
How To Include Album Name & Picture Title Hi
I use coppermine gallery. I'd like the url to include the album name as well as the image title.
How this can be done, plz help. thank you.
Started 2 days, 19 hours ago (2009-11-28 04:42:00)
by paaaaaaaaaa
lol i was wondering where that subject title was going. I'm not called Jim but I hope you find a good home for the domain and not just another park.
Started 11 months, 4 weeks ago (2008-12-07 17:22:00)
by Unknown
Tip: Be more clear in your questions. Also, its a good practice to place your question in the post you make even if you do it in the subject of your post.
I'm not exactly sure what the question is reffering to, but from what I can understand your trying to increase the font-size of text inside a file. I'm also assuming you retrieve the file somehow to work on your ASP page.
Text in files...
Started 6 days, 15 hours ago (2009-11-24 08:59:00)
by keverw
ecrater type site I'm looking for a ecrater type site. A market place where people can start webstores and list stuff. Users can go to the site and buy stuff. Search and all that. I wanna take that and mod it to work with the virtual world of second life. Does anyone have any idea's for a script like this? It needs to use mysql and be in php. I would like it to be gpl. Thanks.
Started 3 months, 3 weeks ago (2009-08-08 02:45:00)
by bbosh
sql is a reserved word. See MySQL :: MySQL 5.0 Reference Manual :: 8.3 Reserved Words
Look for the code and replace sql with `sql` (backticks).
-Brendon.
|
|