Auto Number Generate Using PHP

preview_player
Показать описание
#autonophp#php#phpproject
Auto Number Generate Using PHP

Check More Projects
Invoice No Generating using Php Mysqli

Car Rental System Project using php part 1
Рекомендации по теме
Комментарии
Автор

best tutorial for me because this is what i'm finding for my project. THANK YOU SO MUCH!

gxlnmt
Автор

Sir thanks for this tutorial it was very very useful to me in my project

dhairyapatel
Автор

Thanks a lot bro for this wonderful tutorial, you are the best

emmanueldavidmusinguzi
Автор

nice tutorial you are the best thank you

tibeyisaac
Автор

Hi.. when the emp id reach 10 then if you add new employee the emp id is 10 instead of 11 how to fix that? thank you

esnaidinkanakan
Автор

It was much helpful. But the number is stopping at EMP10 and EMP11 not generating. I couldn't make empid as primary because i have an column id as primary already.

MageshkKumar
Автор

Super !! Its very interesting I can learn very well thanks sir

prasanthak
Автор

hi can you help with this. when i enter like EMP until 09 after that it goes to up it cant get data. how to put sequence in that

mhdfadhih
Автор

Thank you for this tuto, i have a question. If i wanna use another variable but not the id for exemple i got the id, account_number, name right how can i auto generate account_number? cause it can't be incremented in the bd that id is already unique. How can i do that please?

cadeaulucmann
Автор

Hi i want to ask, it can run but it didn’t auto generate the number. The number remain the same EMP5 even i add 10 new data

shazeerrra
Автор

Sir, I have followed the above steps but after reaching order id 10 it is not getting incremented. I am getting same order id 10 in my next data entry. Request you to please help.

techwith-T
Автор

Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, bool given in on line 6

Notice: Trying to access array offset on the value of type null in on line 7
i am getting like this why increment not working

mrsaeedahmad
Автор

stuck on 10 record no increment after 10

InaayaSoftech
Автор

Not working. It does not proceed to the next number series(ID)

wisdomguy
Автор

hello sir, great tutorial btw,
i wanna ask about duplication if some other user accessing this form also, how can we prevent that ID is not duplicated?

terima kasih,

hariyadi
Автор

It doesn't save after EMP10, just another DB save after EMP10. No work after 10

kavinduweerasinghe
Автор

Hey, good tutorial, just what I was looking for, thank you. I need some help. I need the increment to start from 01590 and not from 1

kennyrobertson
Автор

data will not insert into database table and also the empid is not increment if refesh the browser the same id will display on the form

Naveenkumar-cong
Автор

What if the PHP file is separate from the HTML file? Can you make some Tutorial for it ?

nicodemusindra
Автор

please how can i reset so that it will start from 1 again ? help me please

tibeyisaac