Search found 25 matches

by Pansophic
Tue Mar 01, 2011 3:39 pm
Forum: PHP & MySQL
Topic: How to send SMS using php
Replies: 2
Views: 5564

Re: How to send SMS using php

ahh before opening the thread i thought its from within the script, but its using an API.

Thanks for posting though.
by Pansophic
Tue Mar 01, 2011 3:37 pm
Forum: PHP & MySQL
Topic: My SQL
Replies: 4
Views: 3952

Re: My SQL

My sql is basically a database, it would be good if you first learn basics of html and php before starting learning mysql.
by Pansophic
Tue Mar 01, 2011 3:35 pm
Forum: Web programming
Topic: Best Image Gallery script using jQuery
Replies: 2
Views: 4742

Re: Best Image Gallery script using jQuery

its looks really cool, I needed somehting like that for my wordpress site. I hope I will be able to embed it with wp.
by Pansophic
Tue Mar 01, 2011 3:34 pm
Forum: Web programming
Topic: How to avoid stealing website contents using .htaccess
Replies: 3
Views: 4960

Re: How to avoid stealing website contents using .htaccess

pretty helpful tut over there, thanks for posting this here bro.
by Pansophic
Tue Mar 01, 2011 3:32 pm
Forum: Web programming
Topic: My php video transcoder
Replies: 9
Views: 10266

Re: My php video transcoder

what is the actual work of a transcoder, sorry if its a foolish question :(
by Pansophic
Tue Mar 01, 2011 3:31 pm
Forum: Web programming
Topic: How to make a download link on a web page?
Replies: 2
Views: 3610

Re: How to make a download link on a web page?

I just do this to make a download link

Code: Select all

<a href="http://sitename.com/file.zip">Click to Download</a>
by Pansophic
Tue Mar 01, 2011 3:30 pm
Forum: Web programming
Topic: WEB SITE CLONING
Replies: 17
Views: 21462

Re: WEB SITE CLONING

I think cloning a simple html site shoul not be very difficult, you just have to save the index page and then the css files linked in that page and then all the images listed in that css file and html file.
by Pansophic
Tue Mar 01, 2011 3:28 pm
Forum: Web programming
Topic: How to setup HTTPS SSL on WAMP
Replies: 7
Views: 25098

Re: How to setup HTTPS SSL on WAMP

you are really awesome man, I am surely gonna try this out.
by Pansophic
Tue Mar 01, 2011 3:26 pm
Forum: Web programming
Topic: How to access website hosted in localhost from internet
Replies: 22
Views: 50003

Re: How to access website hosted in localhost from internet

I use no-ip thought and no-ip duc to update my external ip address.
by Pansophic
Tue Mar 01, 2011 3:25 pm
Forum: Web programming
Topic: How to access website hosted in localhost from internet
Replies: 22
Views: 50003

Re: How to access website hosted in localhost from internet

I think the first step is not needed I guess you mean "Assign a static IP to your computer (with web server)". This is an essential step. With dynamically assigned IP from your local router (by DHCP), you can't do port forwarding. I have done this before without assinging static ip to my computer a...

Go to advanced search