User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 375,276 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,129 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Contribute Code
Create the HTML we will be using. I will show the whole code and then break it down so you can see what each thing does. Let's start. Create a new html file called index.html. HTML Code: <html> <head> <title>AJAX Demo</title> <script src='getnv.js'></script> </head> <body> <div... (View Snippet)
Trace Route (View Snippet)
This function caps a specific letter of a string, and returns the updated string. THe first letter is 0, as it is default as well. (View Snippet)
Here are two simple functions to validate name and e-mail . int valName( string $arg1 ) - this function returns 1 if name is correct, 0 if incorrect int valMail( string $arg1 ) - this function returns 1 if name is correct, 0 if incorrect (View Snippet)
hi i was set the task to increment a number by x every x seconds and i tried to find some code off the net, but found the subject covered very sparsley so for whoevers benefit ill post the code here hope it helps... (View Snippet)
The following snippet is a simple PHP Pagination Script which I wrote. As far as I know it works fine. It is meant to be used within a class, and I have wrapped in in a class in order to demonstrate it's usage. The example given below will return something similar to the following: Pages: >... (View Snippet)
Ever since PHP turned register_globals_off I have had problems here and there in my codes. I searched hard and long for a simple fix while keeping globals turned off. Fortunately, I found one! I have posted it below for your convenience and it is also described Here. I'm not sure if this has... (View Snippet)
1. mod_rewrite se friendly pages for vBulletin Here is a seo hack for vBulletin developed by Danielle Horowitz. You can find original text at http://www.daniweb.com/techtalkforums/thread9379.html I have remade her instructions in the phpBB mod like format. You can read them here... (View Snippet)
The allmighty hello world application! (View Snippet)
Do you work with datasheets regularly ? Always getting .pdf files open in your browser and having to wait EONs for them to download/display ? Well here is a resolve for that most frustrating of problems with Adobe's "Handy file intercept" feature. Use this script to FORCE the browser to download... (View Snippet)
Contribute Code
All times are GMT -4. The time now is 6:11 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC