Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Need help PLEASE
ok i have this warning showing up
Warning: in_array() [function.in-array]: Wrong datatype for
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Does design fit in FPGA ?
Hi all,
I've made a large HCC-Design. Because of the program-size the compile process with th
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no