www.webdeveloper.com
+ Post New Thread
Page 1 of 7 1 2 3 ... LastLast
Threads 1 to 25 of 152

Forum: PHP

Discussion and technical support for using and deploying PHP based websites.

  1. Sticky Thread Sticky: How to: Upload images using PHP

    this thread. - MOD] How to upload images using PHP is one of the most frequently asked questions in this PHP forum so I am going to use this post to look at the basics. Uploading images can be broken down into the three following steps which will be looked at in turn: An HTML form with a...

    Started by bokeh‎, 04-02-2006 05:14 AM
    • Replies: 2
    • Views: 480,709
    04-02-2006, 05:18 AM Go to last post
  2. Sticky Thread Sticky: FAQ - Please Read Before Posting!

    Frequently Asked Questions (If you have comments or suggestion for this FAQ, post them in this thread.) 1. What is PHP? 2. Is there online documentation and tutorials that can help me learn PHP? 3. Can I run PHP locally on my PC? 4. How do I make my code color-coded and indented in my...

    Started by NogDog‎, 04-06-2006 05:46 AM
    • Replies: 11
    • Views: 50,749
    04-06-2006, 05:53 AM Go to last post
  3. Exclamation Sticky Thread Sticky: We're looking for PHP authors for PHPBuilder.com

    Do you have some great PHP topics that you'd like to write about (and get paid for)? We're looking for high quality PHP articles to publish on PHPBuilder.com. If you're interested, send me a note at sclark at jupitermedia.com with your proposed article! Thanks, Scott

    Started by sclark‎, 03-08-2005 10:11 AM
    5 Pages
    1 2 3 4 5
    • Replies: 66
    • Views: 134,353
    05-07-2013, 06:25 AM Go to last post
  1. Is php running

    I recently upgrade xampp versions and even though I get indication of good install, I can key in 127.0.0.1 and create and edit databses, all features of Xampp Console work but my php is only producing php code. My files have been running successfuly for years but not now. I have ...

    Started by 12Strings‎, 05-02-2013 10:33 PM
    • Replies: 1
    • Views: 668
    05-03-2013, 05:35 AM Go to last post
  2. trying to configure xampp 1.8.0

    could someone advise me per. this ? I'd really like to try this new version. Thanks in advance ################################################################# ################################################################## /*Below is the advice that was offered. My ?s are in ( ) */ ...

    Started by 12Strings‎, 05-17-2013 01:47 PM
    • Replies: 0
    • Views: 200
    05-17-2013, 01:47 PM Go to last post
  3. PHP mail(), Sendmail, Unix

    hi I can't send emails through a PHP script using mail(); It's really more of a server issue as from close inspection the PHP code is fine. <?php /* DONT FORGET TO DELETE THIS SCRIPT WHEN FINISHED!

    Started by 1cookie‎, 05-06-2013 02:18 PM
    • Replies: 2
    • Views: 484
    05-09-2013, 08:09 AM Go to last post
  4. Is this possible?

    Hello all, I am the web manager of an author's personal website. My knowledge is limited to HMTL and CSS, though I have a little knowledge of how php works. My client has a wordpress blog on his site (which uses php), and a blog on PsychologyToday.com. He would like his website blog to update...

    Started by AEFM‎, 05-03-2013 10:26 AM
    • Replies: 4
    • Views: 886
    05-04-2013, 03:36 AM Go to last post
  5. Undefined index:

    hi, I'm having trouble with code that are works great in online but on my local pc I'm getting errors said Undefined index: step in C:\webserver\apache\htdocs\index.php on line 46 please see line 46 where it said <?php if (!$_GET && !$_POST) { ?>

    Started by Alidad‎, 04-24-2013 06:07 PM
    • Replies: 2
    • Views: 706
    04-24-2013, 06:49 PM Go to last post
  6. Undefined index errors....

    I just learned new errors about the Undefined index but at this time i just can't figure out how to solve this, i got error said Notice: Undefined index: userid in C:\VertrigoServ\xxx \login.php on line 104 which is the codes showed <?php $nb_new_pm =...

    Started by Alidad‎, 04-26-2013 12:52 PM
    • Replies: 3
    • Views: 691
    05-02-2013, 07:07 AM Go to last post
  7. I have a question regarding a PHP file, and instructions to cut and paste code.

    Howdy folks, My names Jon and this is my first post. I don't have a background in web design. Actually, I'm a taxi driver. About 3 years ago I had to quit driving, cause of kidney damage, and I've been dispatching out of my house ever since. So I found out about a thing called Wordpress. ...

    Started by Alpha Zeta‎, 05-12-2013 12:22 AM
    • Replies: 1
    • Views: 361
    Today, 01:48 AM Go to last post
  8. Exclamation Optimize images for web ...on upload?

    I'm building a CMS for a client who is definitely not very computer savvy. They will be uploading a lot of photos and they are scared of "big" words like "optimization" and "photoshop" so they are more likely just going to upload photos straight from their camera's SD card. This is bad, obviously,...

    Started by amandaNHT‎, 04-30-2013 11:45 AM
    • Replies: 2
    • Views: 584
    04-30-2013, 12:14 PM Go to last post
  9. Exclamation Prevent calls from external domains? Is it possibile without sacrificing AJAX use?

    The question is simple.. I've created a register FORM that calls register.php file passing parmas througth AJAX. I've applyied some restrictions to the form compilation, such the necessity of a regular email address, regular name, and regular acceptation of terms and conditions.. After that i...

    Started by American horizo‎, 04-22-2013 07:49 PM
    • Replies: 6
    • Views: 1,297
    05-02-2013, 06:09 AM Go to last post
  10. Usually, where did to put the php script into a domain?

    Hi, i'm at the first public project where i need to use php script along with html pages and mysql database. I would want to know from you that are more expert, what the best position for the php files? It's good to place them in a subfolder of the domain? Obiuvsly i don't want thas someone can...

    Started by American horizo‎, 05-16-2013 06:49 PM
    • Replies: 1
    • Views: 243
    05-16-2013, 07:58 PM Go to last post
  11. Lightbulb The question about SESSIONS and COOKIEs disabled

    Hi Suppose to have an e-shop web site, how to take trace of the user wallet througth pages? The response should be to use Sessions, but how we know, they are based on the cookie capacity of the web browser.. What happen if the user have the cookies disabled? The reply should be to use the GET...

    Started by American horizo‎, 04-21-2013 06:51 AM
    • Replies: 1
    • Views: 406
    04-21-2013, 10:44 AM Go to last post
  12. Question How to display images in PopUp outside root

    How can i display a image outside root directory in a popup window. I have tried Javascripts window.open but it is not working. I also tried with writing another php file and using it to display the image but it only shows garbage content ? I have been trying to do this for last three days but...

    Started by ankuj.gupta‎, 04-24-2013 12:42 PM
    • Replies: 0
    • Views: 520
    04-24-2013, 12:42 PM Go to last post
  13. Question How to display images which are outside root in popup

    I have been trying to display images in a popup window. The images are not in root directory. I have tried javascript window.open but it does not work. I tried writing a php script to which I pass the directory and image name and try to display it in another tab using hyperlink. But that page just...

    Started by ankuj.gupta‎, 04-24-2013 12:54 PM
    • Replies: 0
    • Views: 502
    04-24-2013, 12:54 PM Go to last post
  14. Display images not in root in Javascript Popup

    Hi , I am trying to display some images which are not in my root directory. Lets say the image path is C:\Users\Public\Pictures\Sample Pictures and my website is at c:/xampp/htdocs/test. I have been able to get the path of the Images using Directory Iterator. Now I need to display each of...

    Started by ankuj.gupta‎, 04-22-2013 05:02 AM
    • Replies: 1
    • Views: 873
    04-22-2013, 11:58 PM Go to last post
  15. How to take the average of several sets of numbers (assigning variable names?)

    I'm still fairly new at PHP, and am trying to put together a program for use by myself and a small number of other people. A very simple program already exists and works. I'd like to add some ways that people can retrieve their own data so that they can analyze it and learn from it. People...

    Started by Anne_Arbor‎, 04-25-2013 11:11 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 1,155
    04-26-2013, 02:14 AM Go to last post
  16. Post Simulate Link Clicking in PHP.

    Hello to everyone. I am writing a PHP function which I want to simulate clicking to a url for example : . I would like this clicking to be done automatically without the user intererence.Is this possible?Bear in mind tha the link is declared insiden this function.eg function...

    Started by archiman83‎, 05-02-2013 07:55 AM
    function, link
    • Replies: 1
    • Views: 620
    05-02-2013, 01:34 PM Go to last post
  17. Angry str_replace of array not working

    I have a form to capture some data which should write the captured data to PHP variables which are then written to a template replacing the appropriate variables in the external file using str_replace array. But.... for some reason the PHP opens the file, finds and replaces the first array item...

    Started by ARCLite Studio‎, 04-26-2013 07:48 PM
    php, php array, string replace
    • Replies: 1
    • Views: 476
    05-01-2013, 06:43 PM Go to last post
  18. php custom variable to paypal

    hi,, is it possible to pass a custom php variable to paypal.. then afer the process the custom variable will be sent to your database??

    Started by ballball‎, 05-07-2013 06:42 AM
    • Replies: 2
    • Views: 332
    05-07-2013, 07:58 AM Go to last post
  19. Radio Station On Air Script

    Don't know if anyone's ever come across something like this, but I need a way to display a bit of HTML with info of who is on air at certain times of day (ie. every hour). I currently manage this with Javascript (see www.offthechartradio.co.uk), but for the new site i'm designing for several...

    Started by bonneyabweb2‎, 08-25-2005 11:41 AM
    • Replies: 6
    • Views: 2,043
    05-10-2013, 10:02 AM Go to last post
  20. code 128 generation in C#

    Hi all, I have a problem to generate barcode by using the code from: http://www.codeproject.com/KB/GDI-plus/GenCode128.aspx The barcode could not encode special characters. What am I doing wrong?

    Started by BridgeTurner‎, 05-23-2012 01:05 AM
    • Replies: 6
    • Views: 1,331
    05-01-2013, 10:26 PM Go to last post
  21. Lightbulb API Responses

    Hi This question is not specifically about PHP but since my application is in PHP I m posting it here. I have spent the past few days doing some research on the API responses of various online services. I am confused and I want your suggestions. Do you think the following response makes...

    Started by cancer10‎, 05-02-2013 08:03 AM
    • Replies: 3
    • Views: 679
    05-02-2013, 04:06 PM Go to last post
  22. Question Posting values with dynamically created elements

    HI Guys I am using the following code that creates html form elements dynamically but there is one problem. <html> <head> <title>Adding and Removing Text Boxes Dynamically</title> <SCRIPT language="javascript">

    Started by cancer10‎, 05-03-2013 11:25 PM
    • Replies: 0
    • Views: 537
    05-03-2013, 11:25 PM Go to last post
  23. Question Blank response in XML WebService

    Hi I am trying to create a webservice that would output either in JSON or XML format depending on the user's choice. I problem comes when I am sending a boolean datatype to the user in XML format. When the datatype is true, it sends the following: <?xml version='1.0' encoding='UTF-8'?> ...

    Started by cancer10‎, 05-05-2013 10:44 PM
    • Replies: 3
    • Views: 333
    05-06-2013, 08:49 AM Go to last post
  24. Question cURL Request in diff methods

    Hi I want to send some data via cURL using the following methods: GET POST PUT DELETE

    Started by cancer10‎, 05-15-2013 01:28 AM
    • Replies: 5
    • Views: 300
    05-16-2013, 11:09 AM Go to last post
  25. keyword density tool for arabic websites

    hi i want to create a keyword density tool for arabic websites. i need your help plz on how to create it especially the part where the script should extract the words because i don't know if that will be done correctly i tried many keyword density tool for arabic language it dosn't work plz help...

    Started by channark‎, 05-11-2013 02:34 PM
    • Replies: 0
    • Views: 213
    05-11-2013, 02:34 PM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 141 users browsing this forum. (1 members & 140 guests)

  1. dhrubajyoti

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles