code
search
solutions
software
Search
Search
programming help mysql php
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Articles
Search Keyword
mlist radphp sample
Total: 40 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
imagecopyresampled() returns all black images
Hi everyone, Ive searched all over and found many people having this problem but I cant seem to find an explanation: When I use the imagecopyre
sample
d function, I get just a black image ...
2.
Help with a MIME sample Template or format
Please someone help me to write a MIME template
sample
. I would like to send emails to clients advertising our products without having to send them as attachments, just like Dell does (pse see ...
3.
PHP.NETimagecopyresampled Example does not work?
Why when I adjust the height the image does not resize to the height I specify. http://uk2.php.net/imagecopyre
sample
d PHP Code: // The file $filename = test.jpg; ...
4.
X Number of Miles from Y (Based on Zipcodes -- w/ Sample Code)
Hey you all... I have a DB of all the zipcodes in america and their coords. I also have a script I have figured out how to calculate the distance from location x to location y based on their ...
5.
Please Help with a sample script to querry Database
I am trying to access information from an database running on oracle 9i Windows 2000 pro platform. The database has inform that displays in fields that include name, email, address, phone. ...
6.
sample store website :mysql_fetch_array() error
I am getting the following error when I open the below PRODUCTS.PHP file: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in products.php on line 41 ...
7.
PHP Curl Sample to Forward/Upload a File
I have a script that processes my uploaded files, if its helpful I can post it.. what I want though is a code
sample
that illustrates how cURL uploads images via HTTP POST. I want my server side ...
8.
imagecopyresampled() quality of image
Here is my code: PHP Code: $src_img = imagecreatefromjpeg(/home/wwwdesi/public_html$image); $origw = imagesx($src_img); ...
9.
imagecopyresampled() gives me a black (resized) image... :/
Ive searched the forum, but I cant seem to find the answer. Im running PHP 4.3.4 on Windows with GD 2.0.15. Im trying to resize an original image to a smaller size for thumbnail generation... ...
10.
Looking for GOOD style code samples
Hi! PHP newbie here. Lots of Perl, C, C++.... experience. Looking for GOOD code
sample
s to learn good php style from. Im talking about well structured code that tries to separate ...
11.
Echo Get from file?
Im working on a very simple client information, will have phone number, mailing address and thats pretty much it.... just trying to see if this is the way to do it. The actual page code works ...
12.
Technical POST Question
I created a file to POST data to a Drupal RESTful API, but for some reason Drupal doesnt see the POST come in. When I send the data via http GET, POST, or DELETE to my
sample
RESTful API that I wrote ...
13.
RANDOM ARRANGEMENT USING ARRAY
Hello PHP Master, I need your help. I want to create a random arrangement of the options. This will be the option answers for the given question. Below is my code, can you please check my code ...
14.
Image Upload/Resize/Create Thumbnail
My goal is to get the script to upload a photo, resize it to maximum width 400px, create a thumbnail of maximum width 135px, then insert each filename into the database. The errors I get are: Here ...
15.
Image upload problems - poor quality on thumnail images
Hi all, I have an image upload script that works in the main, but I need to thumbnail to fit a certain sized box. I find that when the thumbnail is created it fits the box but the quality ...
16.
Php not working?
Hello, This is my first time posting on this forum so I hope I post this correctly. I am trying to make the submitting of malware to the antivirus and antimalware venders an easier, ...
17.
Updating Online Inventory.
... response from the distributor: Code: <?xml version="1.0" encoding="utf-8" ?> <inventory> <ite
mlist
> <item prodid="AA02" quantity="42" ...
18.
Call to undefined function resizeImage()
Hi, I am getting a call to undefined function resizeImage() error message. I have tried this in various guises, I have double checked that GD is enabled. I am now at a loss of what ...
19.
Updating Lightbox without Refresh
Hi guys, I have a code for a shopping basket that I display within a lightbox. I need help getting stopping the page from refreshing when I delete something from the basket. PHP ...
20.
Abs newbie:Creating a cookie and passing info around
Im diving into building my web site, and I know not much at all. My forte is Visual Basic, but Im learning my HTML. Im also looking at php solutions because that seems to be better than ...
<<
Start
<
Prev
1
2
Next
>
End
>>
Popular Resources
warning fsockopen [function fsockopen] unable to connect udp
checkbox input flash as3
Latest Resources
fwrite unexpected errors
Overlaying text on an image being uploaded.
function has error on array
function that see if a variable contains something?
getting string containing quote in same page
Web Stats