database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people c
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how