Home
Forums
Articles
Glossary
Awards
Register
Rules
Members
Search
Today's Posts
Mark Forums Read
Account Login
User Name
Password
Remember Me?
Latest Articles
The basic usage of PHPTAL, a XML/XHTML template library for PHP
by
awuehr
on
11-10-2008
in
Tips & Tricks
Vulnerable methods and the areas they are commonly trusted in.
by
Village Idiot
on
11-04-2008
in
Classes & Objects
Simple way to protect a form from bot
by
codefreek
on
10-23-2008
in
Basic
The Basics On: How Session Stealing Works
by
wiifanatic
on
09-12-2008
in
Security & Permissions
How to keep your forms from double posting data
by
drewbee
on
07-03-2008
in
Tips & Tricks
IRC Channel
Join the friendly bunch on IRC...
(
#TalkPHP on Freenode
)
...Also available via a
web interface
.
See
this thread
for information on the TalkPHP Free Hugs Initiative™.
Subject to availability.
Associates
Wired Flame
ClientExec
Handy PHP
PHP Kitchen
PHP Tutorials
Insane Visions
Associates
TalkPHP
>
Search Forums
»
Search Results
Page 1 of 2
1
2
>
Page 1 of 2
1
2
>
Showing results 1 to 25 of 30
Search took
0.02
seconds.
Search:
Posts Made By:
j4v1
Forum:
Absolute Beginners
06-05-2008, 12:30 AM
Replies:
26
Calling an image
Views:
1,410
Posted By
j4v1
actually worked for me too....the second time :-)
actually worked for me too....the second time :-)
Forum:
Absolute Beginners
06-04-2008, 11:25 PM
Replies:
26
Calling an image
Views:
1,410
Posted By
j4v1
Why is that when I call this script from...
Why is that when I call this script from http://localhost:{port}/test.php it comes up. But when I create an html file, and call the script <img src=test.php/>
It comes back w/ and empty image box??
Forum:
Absolute Beginners
06-04-2008, 11:20 PM
Replies:
23
header() function wont work
Views:
1,536
Posted By
j4v1
I having the same problem. I was able to get a...
I having the same problem. I was able to get a work around. What I had to do is copy the script to notepad, save it under a different name and then open up directly into the browser w/...
Forum:
Absolute Beginners
06-04-2008, 07:21 PM
Replies:
26
Calling an image
Views:
1,410
Posted By
j4v1
so all i need to do at the end of the script is...
so all i need to do at the end of the script is imagegif()???
Forum:
General
06-04-2008, 06:49 PM
Replies:
1
Script works and does what I want, but timeouts
Views:
616
Posted By
j4v1
Script works and does what I want, but timeouts
hello everyone.
I'm trying to find out what do have to do in my script in order to have it end quietly and not take forever to timeout?
The script currently grabs a web image and resizing it down...
Forum:
Member Introductions
06-04-2008, 06:32 PM
Replies:
0
Heyyyyy Peter...what's happenin'
Views:
656
Posted By
j4v1
Heyyyyy Peter...what's happenin'
Hi everyone. j4v1 here trying to do my best and not crash and burn, when it comes to PHP. :-)
Pretty green at this and truly appreciate all the great assistance provided by many in the...
Forum:
Absolute Beginners
06-04-2008, 06:09 PM
Replies:
26
Calling an image
Views:
1,410
Posted By
j4v1
M You are a Godsend! I'm back in business! Now,...
M
You are a Godsend! I'm back in business!
Now, I'm back trying to figure out how to have an html file, force my script above to display the image.
I've tried <img src=test.php/>, but all I get is...
Forum:
Absolute Beginners
06-04-2008, 05:51 PM
Replies:
26
Calling an image
Views:
1,410
Posted By
j4v1
YOU ROCK!!! I've never noticed this. Its...
YOU ROCK!!! I've never noticed this. Its actually pretty cool. I'm seeing that the php info is going off an old php install that I had, before xampp. How can I go and switch that up...or should I?...
Forum:
Absolute Beginners
06-04-2008, 05:46 PM
Replies:
26
Calling an image
Views:
1,410
Posted By
j4v1
Now something i did notice is that the php.ini...
Now something i did notice is that the php.ini didn't have a section [PHP_GD2] like you had above, it just listed the dll along w/ the other extensions.
Forum:
Absolute Beginners
06-04-2008, 05:01 PM
Replies:
26
Calling an image
Views:
1,410
Posted By
j4v1
how do I check phpinfo()? Also, I've check the...
how do I check phpinfo()? Also, I've check the php.ini and i've check the apache\bin\php.ini and both have the "extension=php_gd2.dll". Is there a way to see if the gd2.dll is the correct one?
Forum:
Absolute Beginners
06-04-2008, 04:39 PM
Replies:
26
Calling an image
Views:
1,410
Posted By
j4v1
Ok. I'm back in business. Thank you everyone. ...
Ok. I'm back in business. Thank you everyone. Now to get back to making this script work. The funny thing is that this script was working fine. Now sure what I've done in the past few days...I...
Forum:
Absolute Beginners
06-04-2008, 04:23 PM
Replies:
8
Opening Php files displays script in browser
Views:
1,154
Posted By
j4v1
We've made progress! I'm getting somewhere now. ...
We've made progress! I'm getting somewhere now. Im using MS Expressions- Web Designer. It has a built in DevelopmentServer that needed to be started.
Thank you.
Forum:
Absolute Beginners
06-04-2008, 03:32 PM
Replies:
8
Opening Php files displays script in browser
Views:
1,154
Posted By
j4v1
No dice, on reboot. Still everything is the same....
No dice, on reboot. Still everything is the same. Script shows up in browser.
Forum:
Absolute Beginners
06-04-2008, 02:59 PM
Replies:
8
Opening Php files displays script in browser
Views:
1,154
Posted By
j4v1
BRB...I'm so tired of this BS. This was working...
BRB...I'm so tired of this BS. This was working fine all last week.
I now have to restart Vista...no suprise. See if that jars some of its senses.
Forum:
Absolute Beginners
06-04-2008, 02:53 PM
Replies:
8
Opening Php files displays script in browser
Views:
1,154
Posted By
j4v1
Checking right now. Also wanted to ask, sometimes...
Checking right now. Also wanted to ask, sometimes I see back slashes used and other times I see forward slashes for windows directory path. Which is correct and when?
Forum:
Absolute Beginners
06-04-2008, 02:08 PM
Replies:
8
Opening Php files displays script in browser
Views:
1,154
Posted By
j4v1
Opening Php files displays script in browser
I tried searching the forums on this issue, pretty sure its been discussed before.
I've just recently had to re-install xampp 1.6.6a. Previously everything was working like a charm. I even kept...
Forum:
Absolute Beginners
06-04-2008, 01:51 PM
Replies:
26
Calling an image
Views:
1,410
Posted By
j4v1
Ok. Somehow. After changing all the exe to "Run...
Ok. Somehow. After changing all the exe to "Run as Administrator" (go figure this was MS's doing) I don't get an error. I've also disabled UAC for good measure.
Now my problem is that every time I...
Forum:
Javascript, AJAX, E4X
06-04-2008, 01:44 PM
Replies:
9
http error 500 - The requested operation requires elevation
Views:
1,376
Posted By
j4v1
I'm checking your post now. My OS is Vista
I'm checking your post now. My OS is Vista
Forum:
Javascript, AJAX, E4X
06-03-2008, 10:14 PM
Replies:
9
http error 500 - The requested operation requires elevation
Views:
1,376
Posted By
j4v1
I use xampp 1.6.6a. I've reinstalled it and...
I use xampp 1.6.6a. I've reinstalled it and still getting the same issue. I wasn't getting this before. It just happened.
Forum:
Javascript, AJAX, E4X
06-03-2008, 09:17 PM
Replies:
9
http error 500 - The requested operation requires elevation
Views:
1,376
Posted By
j4v1
:-| how do I go about doing so?
:-| how do I go about doing so?
Forum:
Javascript, AJAX, E4X
06-03-2008, 08:49 PM
Replies:
9
http error 500 - The requested operation requires elevation
Views:
1,376
Posted By
j4v1
I no longer get the error, but my script displays...
I no longer get the error, but my script displays on the browswer instead of executing.
Forum:
Absolute Beginners
06-03-2008, 07:38 PM
Replies:
26
Calling an image
Views:
1,410
Posted By
j4v1
Ok. I'll dive into it here shortly. I have to...
Ok. I'll dive into it here shortly. I have to fix this darn error first.
Forum:
Javascript, AJAX, E4X
06-03-2008, 07:04 PM
Replies:
9
http error 500 - The requested operation requires elevation
Views:
1,376
Posted By
j4v1
http error 500 - The requested operation requires elevation
I keep getting the above error and have no idea how it happened. One moment I was doing fine and the next (after reboot) I get the error and its everytime i try to preview my page.
Forum:
Absolute Beginners
06-03-2008, 06:58 PM
Replies:
26
Calling an image
Views:
1,410
Posted By
j4v1
Well, I'm stuck at the moment. I keep getting an...
Well, I'm stuck at the moment. I keep getting an everytime I try to preview the page.
I'm confused abit on GET & POST. Is that something I call on the html file? this particular page is only...
Forum:
Absolute Beginners
06-03-2008, 04:16 PM
Replies:
26
Calling an image
Views:
1,410
Posted By
j4v1
Actually, I need the gif to resize everytime. ...
Actually, I need the gif to resize everytime. So, I'll need the script to execute first and then call the image to display on screen.
Showing results 1 to 25 of 30
Page 1 of 2
1
2
>
All times are GMT. The time now is
12:45 PM
.
Contact Us
-
TalkPHP - PHP Community
-
Archive
-
Top
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by
vBSEO
3.1.0
Inactive Reminders By
Icora
Web Design