上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 30 下一页
摘要: Youwill not be tested on database specific code*InTheory* In reality many cross database experts have stated a beliefthat the exam has a MySQL base.Abasic understanding of SQL and it’s concepts ... 阅读全文
posted @ 2010-06-29 17:27 DavidHHuan 阅读(503) 评论(0) 推荐(0)
摘要: Forms.GET vs POST. Form Tokens. Default Values. Re-populatingdata.superglobalarray$_GET[]$_POST[]WhenYou Don’t Know How Data Is Sent$_REQUEST[]filledin using data from different sources in an or... 阅读全文
posted @ 2010-06-29 17:26 DavidHHuan 阅读(457) 评论(0) 推荐(0)
摘要: XML Well Formed– Single rootlevel tag– Tags must beopened and closed properly– Entities mustbe well formed Valid– Well formed– Contain a DTD– Follow thatDTDParsin... 阅读全文
posted @ 2010-06-29 17:25 DavidHHuan 阅读(535) 评论(0) 推荐(0)
摘要: Two types of streams:One group provides access to a certain type ofstream resource; the standard PHP distribution includes several builtin examples:• php.*—standard PHP input/output•fi... 阅读全文
posted @ 2010-06-29 17:24 DavidHHuan 阅读(518) 评论(0) 推荐(0)
摘要: Stringsare the most commonly used variable type in PHP, because they areboth central to web development, and the common method of datatransmission from the user.Withinstrings many characters take a sp... 阅读全文
posted @ 2010-06-29 17:22 DavidHHuan 阅读(541) 评论(0) 推荐(0)
摘要: PHPBasicsPHPBasics refers to a number of things thatarelikely already second nature to you:–Syntax–Operators–Variables–Constants–Control StructuresLanguageConstructs and ... 阅读全文
posted @ 2010-06-29 17:21 DavidHHuan 阅读(507) 评论(0) 推荐(0)
摘要: The actual examis very easy; it should not difficult for any php user who hascertain level of php development experience. I hope these series oflectures on ZCE can help you prepare, attend and pass t... 阅读全文
posted @ 2010-06-29 17:20 DavidHHuan 阅读(606) 评论(0) 推荐(0)
摘要: NOTE : The answers That I am NOT sure are marked with "*"Useful website: http://zend-php.appspot.com/81. Consider the following code-snippet, which is taken from a larger application:<?phpfor(/* em... 阅读全文
posted @ 2010-06-29 17:15 DavidHHuan 阅读(6731) 评论(0) 推荐(0)
摘要: NOTE : The answers That I am NOT sure are marked with "*"Useful website: http://zend-php.appspot.com/1. What is the best way to ensure the distinction between filtered / trusted and unfiltered / untru... 阅读全文
posted @ 2010-06-29 17:14 DavidHHuan 阅读(5920) 评论(0) 推荐(0)
摘要: 我的主操作系统是Ubuntu 10.04,有一个分区是NTFS,现在想在VirtualBox OSE里面安装一个Windows XP,并可使用主机的NTFS分区。My virtualbox is running under Ubuntu 10.04, and I install Windows XP in it. And also, I have a disk partition formatte... 阅读全文
posted @ 2010-06-29 14:32 DavidHHuan 阅读(576) 评论(0) 推荐(0)
摘要: The code as below :代码 阅读全文
posted @ 2010-06-24 09:12 DavidHHuan 阅读(296) 评论(0) 推荐(0)
摘要: 页面代码如下: -- As the code below代码在 IE6下,当输入文字,然后回车,会出现浏览器关掉的问题。Under IE6, aftering inserted the words, and then press the enter, then the browser will close selftly.现在找到的解决办法, 如下面javascript里面红色加粗。Now the... 阅读全文
posted @ 2010-06-23 14:22 DavidHHuan 阅读(554) 评论(0) 推荐(0)
摘要: Here I use DD_belatedPNG_0.0.8a-min.js to handle the png problem in IE6.In this js file, there is a filter:[代码]This will make the <a> and <input> unclickable.这个会导致该区域的链接(<a>标签)和按钮(&l... 阅读全文
posted @ 2010-06-18 17:56 DavidHHuan 阅读(373) 评论(0) 推荐(0)
摘要: When starting the ubuntu with GRUB, that display some error below:[代码]Here is the way to fix the bug.1. Make sure that you have a live cd in your hand.2. Boot the computer, under the fixed model, inse... 阅读全文
posted @ 2010-06-14 09:10 DavidHHuan 阅读(2008) 评论(0) 推荐(0)
摘要: 代码 阅读全文
posted @ 2010-06-03 11:23 DavidHHuan 阅读(881) 评论(0) 推荐(0)
上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 30 下一页