Search found 5 matches
- Sun Dec 18, 2011 12:58 pm
- Forum: PHP - Code
- Topic: pager code cant fix
- Replies: 1
- Views: 420
pager code cant fix
need help with code below <?php if($send==""){ ?> <br> IM getting a error in this line some one said substitute action=$PHP_SELF but i dont no how <? echo "<form action=/"$pagename/" name=/"ops/">"; ?> <center> Remeber to include your name!<br> <textarea name=...
- Sun Dec 11, 2011 3:21 pm
- Forum: Databases
- Topic: DROP TABLE IF EXISTS `alerts
- Replies: 2
- Views: 1898
Re: DROP TABLE IF EXISTS `alerts
thx for the help,,i say this all the time to myself,,,,,READ READ READ,,,,i found out how to do it,,,i was trying to import a database table structure into mysql with out the database even being there,,,i fix that by making the database,,,wow,,
- Wed Nov 30, 2011 9:44 pm
- Forum: Databases
- Topic: DROP TABLE IF EXISTS `alerts
- Replies: 2
- Views: 1898
DROP TABLE IF EXISTS `alerts
m tring to import a table that i downloaded from cpanel,,,i cant get past this part, help me,,,lol im using WampServer 2.2 Apache 2.2.2 PHP 5.2.0 MySql 5.5.16 phpmyadmin 3.4.7.1 Error SQL query: -- -- Table structure for table `alerts` -- DROP TABLE IF EXISTS `alerts` ; MySQL said: Documentation #10...
- Sat Nov 26, 2011 3:36 pm
- Forum: General Discussion
- Topic: cant get pass Zend Optimizer not installed
- Replies: 0
- Views: 909
cant get pass Zend Optimizer not installed
1. hello all,,im new to this level of programing, i just downloaded a PHP site site from cpanle, and im trying to change some of the font types and a few button replacements, i loaded up dreamweaver an the encoded site that im trying to edit,,,for some reason the Zend Optimizer not installed error k...
- Fri Nov 25, 2011 12:19 am
- Forum: General Discussion
- Topic: is this rite
- Replies: 1
- Views: 847
is this rite
Im a new programmer, I set up a WampServer an im using Dreamweaver to edit site, but when i try to edit the Index.php page the Zend Optimizer Not installed page pops up,,,i downloaded Zend OP, and Zend Gaurd an also i added the lines in the php.ini file,,,but the Zend Optimizer Not installed page po...