By: Rohit
Hi alex I have emailed You about What I am trying To achieve.. Please have a look @ your email and reply soon :)
View ArticleBy: Alex Fraundorf
Rohit, Please do not continue to post here about this. That is not what this comments section is for. I will try to assist you via email, but you need to be patient and allow at least 24 hours for me...
View ArticleBy: QRmii
Next step: http://www.qrmii.com A QRmii is a QR code which holds a short URL which is automatically redirected. Flashing a QRmii with a smartphone displays the page of the original URL.
View ArticleBy: Alex Fraundorf
There are several online services that will create QR codes for free. Thank you for sharing your link. For anyone interested in creating QR codes programmatically with PHP, please check out this...
View ArticleBy: Alex Fraundorf
Pritesh, I would never be so bold to say that anything I write is 100% secure, and keep in mind that what is secure today, might not be next month. We all need to do our very best to stay on top of...
View ArticleBy: King
Hello Alex, Thanks for the great tutorial, I really appreciate it. I wanted to build a service like this.
View ArticleBy: Alex Fraundorf
King, Thank you for reading and for your kind feedback. I am very glad that you enjoyed the article and found it useful. Happy PHPing!
View ArticleBy: Boaz
Regarding the script that inspired your script: http://briancray.com/posts/free-php-url-shortener-script Just wondering is it possible to control the number of characters after the “/” ?, currently it...
View ArticleBy: Alex Fraundorf
Hi C.W., Thanks for the comment and question. Because there is a direct correlation between the database table’s primary ID and the shortened code, you can simply enter a dummy line with an ID of...
View ArticleBy: C.W.
Thanks Chief, Wow that sounds simple enough even for me to implement, Moving forward with your program, thanks for answering. Sincerely, C.W.
View ArticleBy: Alex Fraundorf
C.W., I’m glad I could help and that the shortener looks to be useful for you! Alex
View ArticleBy: QRmii
Next step: http://www.qrmii.com A QRmii is a QR code which holds a short URL which is automatically redirected. Flashing a QRmii with a smartphone displays the page of the original URL.
View ArticleBy: Alex Fraundorf
There are several online services that will create QR codes for free. Thank you for sharing your link. For anyone interested in creating QR codes programmatically with PHP, please check out this...
View ArticleBy: Alex Fraundorf
Pritesh, I would never be so bold to say that anything I write is 100% secure, and keep in mind that what is secure today, might not be next month. We all need to do our very best to stay on top of...
View ArticleBy: King
Hello Alex, Thanks for the great tutorial, I really appreciate it. I wanted to build a service like this.
View ArticleBy: Alex Fraundorf
King, Thank you for reading and for your kind feedback. I am very glad that you enjoyed the article and found it useful. Happy PHPing!
View ArticleBy: Boaz
Regarding the script that inspired your script: http://briancray.com/posts/free-php-url-shortener-script Just wondering is it possible to control the number of characters after the “/” ?, currently it...
View ArticleBy: Alex Fraundorf
Hi C.W., Thanks for the comment and question. Because there is a direct correlation between the database table’s primary ID and the shortened code, you can simply enter a dummy line with an ID of...
View Article