Sign Up
Log In
V
vbman213
May 26, 2011
Joined May 12, 2006
Discussions
Posts
31
Discussions
14
Mentions
V
Failed reCaptcha and restoring original form state.
PHP Help
PHP Coding
I am implementing a reCaptcha test on my companies contact form. My only concern is what happens when a user loses the request after a failed reCaptcha test. I need a way to s...
1
V
Storing HTML in MYSQL? TEXT Field or use flat-files?
PHP Help
PHP Databases
I'm working on an easy-to-update inventory system for a company that I work for. We post new/used equipment on our website, however, the current implementation is static text ...
1
V
Redirect with Post Vars
PHP Help
PHP Coding
Ok so here is what I have Page1 posts to Page2 posts to Page3 I need to be able to click submit on Page1, then form be posted to Page2, then that data be posted to Page3. I ne...
2
V
Help GD CreateImageFromGif from a url is very very slow! Help?
PHP Help
PHP Coding
Ok it takes like 5 seconds to createagif from this http://itemdb-rs.runescape.com/2394_graphimg.gif?id=5350&scale=0 which is very odd because it isn't a complicated image, and...
5
V
Need help with setting up a database structure for a Video Site (Comments, Views, ETC
PHP Help
PHP Databases
Ok so far I have one database with 3 tables: Table1: Videos Table2: Comments Table3: Views Videos is structured like this: [ID] [YouTube ID] [Date] [Rating] [User] Comments is...
3
V
Getting IP Address
PHP Help
PHP Coding
I am working on a script that will record some simple data about my websites users I need a way to get there ip address, but when I test the script it returns the ip address o...
3
V
index.php?page=somthing - How do I do this?
PHP Help
PHP Coding
I am wondering how people make sites that appears to have one document index.php and they navigate with index.php?page="somthing" I would like to implement this in my own site...
3
V
reading excel spreadsheets... complicated... please help
PHP Help
PHP Coding
Ok here is what I need... I need a way to read a excel spreadsheet... this is how it is setup... [Name][Phone][Address][City][Zip][Age][Birth-Date] Ok and there is like 60 or ...
1
V
Downloading a php script from a website {source intake after download...}
PHP Help
General Help
the title says it all... I want to download a php script from a website but I dont want it to just return the html I want to see the raw php source...
4
V
Simple Php help needed...
PHP Help
PHP Coding
Ok I am working on a script that I can run like this www.website.com/user.php?join to join and when they leave they do this /user.php?leave. and when they join it echos + 1 an...
8
V
Help With Code please help!
PHP Help
PHP Coding
here is my code <?php $ip = "rssworld1.servegame.com"; if (! $sock = @fsockopen($ip, "43594", $num, $error, 5)) { echo "<font>Offline</font>"; } else { echo "<font>Online</fon...
2
V
Please Help... Serious Problem
PHP Help
Upgrading PHP
I have some php files that use session_start... But When I have that it gives me some weird error messages... Warning: session_start() [function.session-start]: open(C:\Apache...
4
V
I Need Help
PHP Help
PHP Coding
I Have Seen Site were there Url Stays the Same... www.Example.com/index.php?page1 Something Like that I want to figure out how to use that on my website For Example php code H...
6
V
Php5 and Mysql Help.... Please
PHP Help
Installing PHP
I am useing apache 1.3.x (someing like that) and I Just Installed php 5.... And Now phpmyadmin doesnt work. I was reading on php.net and mysql support doesnt com enabled in ph...
7
Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.