Articles 1 - 12 of 34.
next
Sponsor
Trends
Latest Articles
Smarty limit foreach loop
Example code smarty limit foreach loop. [code]CREATE TABLE IF NOT EXISTS `table` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY...
Example code smarty limit foreach loop. [code]CREATE TABLE IF NOT EXISTS `table` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY...
Tuesday, March 5, 2013, 02:25:30
Section loop - start Smarty
The "start" value is the beginning index position: (start=5) , "loop" value indicates how many times the loop should run: (loop=10). [code]CREATE TABLE IF NOT EXISTS `article` ( `id`...
The "start" value is the beginning index position: (start=5) , "loop" value indicates how many times the loop should run: (loop=10). [code]CREATE TABLE IF NOT EXISTS `article` ( `id`...
Sunday, March 3, 2013, 06:54:13
Send images in e-mail - mail()
How to send images in email using php and html‎ Example code: -code--/code-
How to send images in email using php and html‎ Example code: -code--/code-
Thursday, February 28, 2013, 05:15:54
CSS Display Text on Image
Displaying text over an image with CSS example code: -code- #relative{position:relativ e;width:300px;height:250px ;}...
Displaying text over an image with CSS example code: -code- #relative{position:relativ e;width:300px;height:250px ;}...
Tuesday, February 26, 2013, 04:07:35
