PHP, MySQL, Joomla, Wordpress and other CMSes as well as CSS, jScript, jQuery related tested & trusted references links will be posted here for every PHP enthusiasts references. Enjoy
Search This Blog
Tuesday, July 24, 2007
Monday, July 23, 2007
FreeMySQL.net - Home - Create a Free MySQL Database today
Free MySQL Hosting website with PHP & Webadmin... enjoy
DanaSoft - My Amazing Signature for Your Website, MySpace, Forums, and Email!
Congratulations, you now have your own personalized signature!
If you provided an email address an edit link has been emailed to you to edit your signature (if you don't receive it, you can always create a new sig).
The link to your signature is:
http://www.danasoft.com/sig/ThisSummer.jpg
To display your signature on your own website, use HTML:
To use your signature in forum posts, use:
[img]http://www.danasoft.com/sig/ThisSummer.jpg[/img]
If you provided an email address an edit link has been emailed to you to edit your signature (if you don't receive it, you can always create a new sig).
The link to your signature is:
http://www.danasoft.com/sig/ThisSummer.jpg
To display your signature on your own website, use HTML:
To use your signature in forum posts, use:
[img]http://www.danasoft.com/sig/ThisSummer.jpg[/img]
MP3 Player Applet - WinAmp clone
jlGui player Applet is the applet version of jlGui, Music Player for the Java™ platform, free, open source project. To play any MP3 or OGG Vorbis file/stream, you need a browser JavaSound 1.0 compliant : Internet Explorer, Mozilla, Opera ... with Java™ Plugin 1.3 or higher.
Saturday, July 21, 2007
Saturday, July 14, 2007
PHP Tips & Tricks - A Picture Upload, Part 1
Starting with first things first, we know that we will need a web form that has a file upload field and a submit button. And we know we will need some php code to actually handle the upload. Here is an example.
PHP Tips & Tricks - A Picture Upload, Part 1
Starting with first things first, we know that we will need a web form that has a file upload field and a submit button. And we know we will need some php code to actually handle the upload. Here is an example.
Monday, July 2, 2007
Make money for nothing offerings
Welcome to Take the Internet Back – a program that is destined to change the face of the internet! Please take the time to read this page, our Program Info page, our FAQ page, and our Contract page to get a full understanding of our unique and totally free program. Everything that is printed throughout this website is absolutely true, and we can accomplish it all if we work together. As a team, we will all benefit – both now and more so in the future. Our program is simple, easy for you to participate in, free to all, and has tremendous potential. Feel free to email us using our Contact page should you have any further questions or concerns. We want you to be totally confident in our program, and to fully understand it. Then - join us and we will take back the internet!! Remember that it’s totally free – now and forever!!
Thursday, June 21, 2007
Wednesday, May 23, 2007
PHP MySQL Select : Get Data From MySQL Database Using PHP
Using PHP you can run a MySQL SELECT query to fetch the data out of the database. You have several options in fetching information from MySQL. PHP provide several functions for this. The first one is mysql_fetch_array()which fetch a result row as an associative array, a numeric array, or both.
mysql_fetch_assoc()
mysql_free_result()
list()
MYSQL_NUM with mysql_fetch_array()
Arrays
mysql_fetch_assoc()
mysql_free_result()
list()
MYSQL_NUM with mysql_fetch_array()
Arrays
Subscribe to:
Posts (Atom)