Likes Received By crivion
-
narci liked crivion's post in the thread Which best database.
Of course It's MySQL - OpenSource, popular, easy to use, and many more
Apr 24, 2009 -
qualitycontentwriter liked crivion's post in the thread Quality Articles /Fast turnaround/Affordable rates - We are BACK!!.
Ordered 5 articles for car reviews These guys seems to work in weekends they delivered very quality articles in 24 hours Thanks I...
Apr 11, 2009 -
Nima liked crivion's post in the thread PokerEagles.net.
I like the navigation bar, that nice red but I think you should do something with that white footer
Mar 25, 2009 -
mynameisdi liked crivion's post in the thread How do I grab the session ID or user id of a logged in user?.
I'm not sure, please check what's it value into print_r array If not, double check things I dont know, try logging with different...
Mar 23, 2009 -
Labrat407 liked crivion's post in the thread Looking for a robust paid or free photo posting script.
Hmm for photos go to 4images.de but for videos I dont know never heard them combined maybe you'll need a custom solution !
Mar 6, 2009 -
byyp liked crivion's post in the thread FULLTEXT related problem on "search".
you need to add fulltext into mysql table field via phpmyadmin check the query which table and field is needed for the search and add a...
Mar 4, 2009 -
greatlogix liked crivion's post in the thread Search product name both ways?.
you should do a query like ALTER TABLE tblproducts ADD FULLTEXT(prodName); select * FROM tblproducts WHERE match (prodName) against...
Feb 6, 2009 -
JamieH liked crivion's post in the thread Form Security + MySQL Select.
I would protect the processing side with addslashes(htmlentities(mysql_real_escape_string($_POST['yourinput']))) For getting last it...
Jan 30, 2009 -
Foggy liked crivion's post in the thread Sessions ....
By refreshing and refreshing your session wont get killed untill u will exit browser completely
Jan 30, 2009 -
xrvel liked crivion's post in the thread Cron + PHP Error.
try one of those php /www/dir1/dir2/abs_path_etc/cron.php /dev/null 2>&1 php -f /www/dir1/dir2/abs_path_etc/cron.php /dev/null 2>&1 php...
Jan 27, 2009 -
fundu liked crivion's post in the thread New to PHP <- Simple question.
get into phpmyadmin and click import and choose article_manager_sql.sql or open article_manager_sql.sql with notedpad copy the contents...
Jan 22, 2009 -
ads2help liked crivion's post in the thread Changing contents by clicking on links eg: href="#tab2".
I am sure its here http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/
Jan 21, 2009