Actual Results
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: SQL Statement - last 2 letters
- Subject: SQL Statement - last 2 letters
- Replies: 2
- Views: 328
- Subject: SQL Statement - last 2 letters
Posted: July 1st, 2008, 6:59 am
Hello all,
How can I select a name from a table in the database that the last two letters are "ar" using only SQL.
I've thought of using something along with %LIKE'er'% but I don't think that is correct, specially when searching for the last two letters of the name.
Thanks!!
How can I select a name from a table in the database that the last two letters are "ar" using only SQL.
I've thought of using something along with %LIKE'er'% but I don't think that is correct, specially when searching for the last two letters of the name.
Thanks!!
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: Flash & AJAX: onclick=change_content
- Subject: Flash & AJAX: onclick=change_content
- Replies: 1
- Views: 429
- Subject: Flash & AJAX: onclick=change_content
Posted: June 17th, 2008, 6:07 am
Hello, We are using AJAX to make a DIV act like a frame, so the content is shown there and not in frames or iframes. I am using http://www.prototypejs.org/ and have it working with the following HTML command: [code]<a href="" onclick="change_content('contenido', 'bolsa.html')"...
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: PHP - File Upload
- Subject: PHP - File Upload
- Replies: 2
- Views: 338
- Subject: PHP - File Upload
Posted: June 13th, 2008, 9:38 am
Hello all, I developed a module that lets the user uplad swf files and flash video files. The problem is that sometimes, specially the video files are over 20, 30 Mb and while uploading the connection breaks. Does that has to do with the php.ini upload file limit? If so, how can I change it? Or how ...
- argrafic
- Forum: General Discussion
- Topic: Install from CD question
- Subject: Install from CD question
- Replies: 2
- Views: 291
- Subject: Install from CD question
Posted: June 13th, 2008, 8:48 am
Hello all. We are making an interactive CD for a company that already has a website and they have certain content that you can only access if registered. They want that the people with the CD can log directly from the CD without registering, I kind of know how to do that, I suppose by sending the va...
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: PHP - how to hide image path
- Subject: PHP - how to hide image path
- Replies: 4
- Views: 1255
- Subject: PHP - how to hide image path
Posted: June 5th, 2008, 2:47 pm
hello all.
i'm developing a gallery but we want to hide the path where the image is stored. is that possible and how?
thanks!!
i'm developing a gallery but we want to hide the path where the image is stored. is that possible and how?
thanks!!
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: PHP datetime issue
- Subject: PHP datetime issue
- Replies: 2
- Views: 229
- Subject: PHP datetime issue
Posted: June 4th, 2008, 9:05 am
excellent, thanks!!
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: PHP datetime issue
- Subject: PHP datetime issue
- Replies: 2
- Views: 229
- Subject: PHP datetime issue
Posted: June 3rd, 2008, 3:58 pm
Hello all.
I'm developing an intranet and it has timestamps that print on the site but it is also saved in the databse, but I get the time of what I supposse is the server, it's 5 hours ahead!!!
Is there some way to control it?
Thanks!!
I'm developing an intranet and it has timestamps that print on the site but it is also saved in the databse, but I get the time of what I supposse is the server, it's 5 hours ahead!!!
Is there some way to control it?
Thanks!!
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: autoresize image as per table size?
- Subject: autoresize image as per table size?
- Replies: 15
- Views: 1202
- Subject: autoresize image as per table size?
Posted: May 22nd, 2008, 9:12 am
oh, yes, i know that part.
my question was more of resizing the image the way a table with 100% with and height does it, by itself and not manually.
my question was more of resizing the image the way a table with 100% with and height does it, by itself and not manually.
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: about ajax
- Subject: about ajax
- Replies: 5
- Views: 313
- Subject: about ajax
Posted: May 22nd, 2008, 9:10 am
thanks guys, that's a pretty good input.
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: searching strings
- Subject: searching strings
- Replies: 7
- Views: 460
- Subject: searching strings
Posted: May 21st, 2008, 1:32 pm
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: autoresize image as per table size?
- Subject: autoresize image as per table size?
- Replies: 15
- Views: 1202
- Subject: autoresize image as per table size?
Posted: May 21st, 2008, 1:29 pm
with JavaScripts?
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: about ajax
- Subject: about ajax
- Replies: 5
- Views: 313
- Subject: about ajax
Posted: May 21st, 2008, 1:27 pm
I have never been a good JavaScript programmer and have been looking to start with AJAX, but I need some input first in what are the pros and cons of AJAX and what can I do with it.
Thanks!
Thanks!
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: autoresize image as per table size?
- Subject: autoresize image as per table size?
- Replies: 15
- Views: 1202
- Subject: autoresize image as per table size?
Posted: May 21st, 2008, 1:23 pm
images can resize themselves?
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: need login help
- Subject: need login help
- Replies: 8
- Views: 233
- Subject: need login help
Posted: May 21st, 2008, 8:48 am
by "i have no idea" you mean exactly no idea in programming it?
in what language are you developing your site?
in what language are you developing your site?
- argrafic
- Forum: Programming / Scripting / Coding Forum
- Topic: PHP - Upload and thumbnail creation (png & bmp)
- Subject: PHP - Upload and thumbnail creation (png & bmp)
- Replies: 1
- Views: 1070
Posted: May 21st, 2008, 8:30 am
Hello all, I'm using the script from this site: http://www.theopensurgery.com/29/php-upload-and-resize-image-script/#comment-415 I have it working for jpg and gif, but can't get it to work with png and bmp. Help!! Please!!! Thanks!!! Here's the part of the code that makes the thumbnails: [code] if (...

